No description
- Shell 79.9%
- Dockerfile 20.1%
|
All checks were successful
[Workflow] On Documentation Change / techdocs (push) Successful in 1m16s
[Workflow] On Documentation Change / Generate (push) Successful in 0s
[Workflow] On Documentation Change / Build (Zensical) + sync to Garage web (push) Successful in 1m10s
[Workflow] On Documentation Change / Deploy (docs site / Garage web) (push) Successful in 0s
Repo-scoped Garage key via repo-level TECHDOCS_S3_* (shadows org). The shared docs-site prefix stops receiving updates; the docs domain routes /monitoring-platform to the new bucket in homelab's phase C cutover. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .forgejo/workflows | ||
| .github/workflows | ||
| docs | ||
| ops | ||
| .gitignore | ||
| catalog-info.yaml | ||
| develop.sh | ||
| docker-compose.yml | ||
| openapi.yaml | ||
| README.md | ||
| score.yaml | ||
| start.sh | ||
Running it
Prerequisites
- python venv
python3 -m venv ~/venv
Setup
Adding the webhook to your organization
source ~/venv/bin/activate
pip3 install --upgrade -r requirements.txt
python3 GITHUB_TOKEN=[your token] GITHUB_ORG=[your organisation] add_org_webhook.py
Running
- Run docker compose
docker-compose up - Log into https://localhost:3000 with admin:admin
- Reset your pw to what you like