18 resources and 5 data sources mapped into the dokploy:index module, with SDKs generated for TypeScript, Python, Go and .NET.
8 lines
160 B
YAML
8 lines
160 B
YAML
name: dokploy-python
|
|
runtime:
|
|
name: python
|
|
options:
|
|
toolchain: pip
|
|
virtualenv: venv
|
|
description: A small Dokploy stack built with Pulumi and Python
|