feat: initial deployment repo structure #1

Open
manuel wants to merge 0 commits from feat/initial-structure into main
Collaborator

Adds Helm values and install scripts for all deployed applications:

  • infrastructure: cert-manager, Longhorn CSI, CloudNativePG
  • database: 3-replica PostgreSQL cluster (CNPG)
  • apps: Bifrost, LibreChat, Forgejo, Demo

Sensitive values (passwords, API keys) are excluded from all values files.

Adds Helm values and install scripts for all deployed applications: - **infrastructure**: cert-manager, Longhorn CSI, CloudNativePG - **database**: 3-replica PostgreSQL cluster (CNPG) - **apps**: Bifrost, LibreChat, Forgejo, Demo Sensitive values (passwords, API keys) are excluded from all values files.
manuel force-pushed feat/initial-structure from 4e54a9a73d to 9e77e35d52 2026-04-21 17:03:04 +00:00 Compare
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/initial-structure:feat/initial-structure
git switch feat/initial-structure

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff feat/initial-structure
git switch feat/initial-structure
git rebase main
git switch main
git merge --ff-only feat/initial-structure
git switch feat/initial-structure
git rebase main
git switch main
git merge --no-ff feat/initial-structure
git switch main
git merge --squash feat/initial-structure
git switch main
git merge --ff-only feat/initial-structure
git switch main
git merge feat/initial-structure
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
chicken69admin/nanoclaw!1
No description provided.