DocsDocumentation
Deplexo documentation
Deploy websites, APIs, and bots from your Git repository. Find the guides and reference you need to build, configure, and operate your apps.
Getting started
Your first deployment.
Connect your repository, configure your app, and follow the build through to a running service.
Follow the quickstartdeplexo.yamlExample config
framework: dockerfiledockerfile: Dockerfileport: 3000RepositoryBuildDeploy
Build your app
Explore templatesConfigure and operate
The next steps after deploymentEnvironment variables
Configure your app and keep credentials out of code.
Custom domains
Connect a domain and verify its DNS records.
Deployments
Understand rebuilds, restarts, and rollbacks.
Logs
Follow a build and inspect a running application.
Storage
Work with temporary files and persistent data.
Configuration reference
Find the settings supported in deplexo.yaml.