Python

To use our example repositories, you must create a MyKinsta account. This guide includes examples of how to set up the following Python applications to deploy on Kinsta’s Application Hosting services from a GitHub repository.

Python

  1. In MyKinsta, click Applications > Add application > select Git repository > Public repository, and complete as follows:
  2. Enter a Name, choose a Location, choose a pod size within Resources, and click Create & deploy.

During deployment, Kinsta automatically detects the Start command for the web process from the Procfile in the repository and installs dependencies defined in your requirements.txt file. The app is available as soon as the deployment finishes, and the Kinsta Welcome page loads at your application’s URL.