Deploy Now
GitHub Repo
View Example
Overview
This guide will walk you through the process of launching a Python app using the Django framework.Deploy Template
Prerequisite: Ensure you have Git installed.
Add an SSH key
If you have not done so already, you will be prompted to set up an SSH key.Environment Setup
Select your stack to deploy your resources. This will determine what region your resources are deployed to. Then, the name the environment your resources will be grouped into.Fill environment variables and deploy!
Aptible will automatically fill this template’s required databases, services, and app’s configuration with environment variable keys for you to fill with values. Once complete, save and deploy the code!Aptible will stream the logs to you in live time: 
Expose your app to the internet
Now that your code is deployed, it’s time to expose your app to the internet. Select the service that needs an endpoint, and Aptible will automatically provision a managed endpoint.Continue your journey
Deploy custom code
Read our guide for deploying custom code on Aptible.



Select Django Template for deployment, and follow command-line instructions.