Automation and Integration
GitHub Auto-Deploy
Wire a GitHub repository to your entity for automatic deployment on push.
Prerequisites
Install the CloudGrid GitHub App at your repository:
https://github.com/apps/cloudgrid/installations/new
Wire the repo
grid wire repo https://github.com/your-org/your-repo
grid wire repo https://github.com/your-org/your-repo --branch main
After wiring, every push to the specified branch triggers grid plug automatically on the server.
Unwire
grid wire repo --remove