When you create a Git site in SpinupWP your server needs to be able to authenticate with your Git provider so it can run commands like git pull (which SpinupWP uses to deploy your site). Authentication happens using SSH keys and SpinupWP generates a unique SSH key for you to use to authenticate with your…
For SpinupWP to pull code to your server from your git repository at GitHub, GitLab, BitBucket, or another provider, it needs read access to the git repository. When you enable git for a site in SpinupWP, a unique deploy key is generated for the site. You can then log in to GitHub, GitLab, BitBucket, or…
SpinupWP fully supports Git-based sites out-of-the-box, including support for Bedrock. We have our own git and Composer template, which is designed for SpinupWP. You can even configure push-to-deploy so that any code changes are automatically deployed to your server as they’re pushed to a Git provider like GitHub or Bitbucket. How It Works Whenever a Git…
Push-to-Deploy is the name of SpinupWP’s continuous deployment feature. It allows you to automatically deploy code to your site when you push code to a git repo. How to Use Push-to-Deploy To get started, you’ll need the following: A site managed in a Git repo. SSH access to that specific Git repo. A live SpinupWP server….
Begin your SpinupWP journey today and spin up your first server within minutes.