Git, CI & Docker¶
Our adopted & recommended development tools & services.
Title | Summary | Our Docs |
---|---|---|
Docker | Container platform | System Setup |
GitLab CI/CD | Continuous Integration and Deployment platform | Tutorial |
GitLab CI Local | Local debugging of GitLab pipelines. | |
GitLab Runner | CI/CD job execution agent | GKE Guide |
renovatebot | Automated dependency updates | Guide |
pre-commit | Git hook framework | Setup |