CI/CD & DevOps
Explore Dev Corner articles and subtopics in CI/CD & DevOps. This hub page collects practical builds, tools, and engineering guides for sovereign local AI.
Topic breadth
4
Active builds, guides, and subtopic coverage.
Subtopics
Git & Version Control
View topicGit fundamentals and advanced workflows for sovereign developers: init, commit, branch, merge, rebase, stash, and self-hosted Git with Gitea or Forgejo — no GitHub required.
GitHub Actions
View topicAutomate sovereign CI/CD pipelines with GitHub Actions: workflow syntax, matrix builds, secrets management, reusable workflows, and self-hosted runner configuration.
Self-Hosted CI (Gitea / Forgejo)
View topicRun a sovereign CI/CD stack with Gitea Actions or Forgejo. Covers installation on Ubuntu, runner setup, pipeline configuration, and migrating from GitHub to a self-hosted forge.
Pipeline Design
View topicDesign sovereign CI/CD pipelines: build, test, scan, and deploy stages; caching strategies; parallelism; environment promotion; and pipeline security with OIDC token binding.
Infrastructure as Code
View topicManage sovereign infrastructure with code: Terraform/OpenTofu for provisioning, Ansible for configuration management, and Pulumi for developer-native IaC without HCL.