Craft CMS setup at fortrabbit

# Install and deploy run down

  1. Install Craft CMS locally
  2. Setup an app at fortrabbit ← you are here
  3. Deploy code via Git
  4. Database syncing
  5. Assets syncing

To enable automatic git deployments the fortrabbit GitHub App needs to be installed with your personal account. You can do and verify this with your account settings:

Log in to see the link here.

You can also do that later or skip it all together if you don't plan to use automatic git deployment, but SFTP upload.

# Create an app at fortrabbit

Create a new app in the fortrabbit dashboard. The wizard will guide you through the steps.

Log in to see the link here.

If you have the GitHub app connected and already a Git repo for your project you can connect the repo now. It will detect the software. If not, choose Craft CMS as software.

# Configuration

If Craft CMS is detected or you have chosen it in the software list, the Craft CMS software template will be applied. This will pre-configure common ENV vars, build commands, post deploy commands and set the root path to web.

Found a tpyo?Edit