Guide for deploying from Git using Dockerfile Deploy
⚠️ Prerequisites: Install the Aptible CLIStep 1: Create an app Use the
aptible apps:create
to create an app. Note the provided Git Remote. As we advance in this article, we’ll refer to it as $GIT_URL
.
Step 2: Create a git repository on your local workstation
Example: