Merge branch 'main' of http://192.168.0.234:8765/lutz/OpenTofuPlayground
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
# OpenTofu App Deployment Blueprint
|
||||
|
||||
A gitops-style infrastructure repository for deploying isolated application stacks to remote
|
||||
hosts using [OpenTofu](https://opentofu.org/). Secrets are managed by **gopass**, state is
|
||||
stored in **SeaweedFS** (S3-compatible), and deployments are triggered automatically whenever
|
||||
an app configuration file is added, changed, or deleted. Two CI/CD systems are supported:
|
||||
hosts using [OpenTofu](https://opentofu.org/).
|
||||
Secrets are managed by **gopass**, state is stored in **SeaweedFS** (S3-compatible),
|
||||
and deployments are triggered automatically whenever an app configuration file is added, changed, or deleted.
|
||||
Two CI/CD systems are supported:
|
||||
**Gitea Actions** and **GitLab CI** — both implement identical pipeline logic.
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user