GitOps Hosting
This page is about how you can leverage GitOps platforms such as GitHub, BitBucket, and GitLab for hosting and testing sites.
Components
Project Configuration
Files stored in your repository that tell the GitOps system what to do.
GitHub Workflows
BitBucket Pipelines
Runners
Hosted or self-hosted tools for running jobs.
Service CLI
DDEV or similar.
Operations Site Server
Simple server config for preparing GitHub runners and DDEV.
Last updated