Bootstrap deployment docs and Gitea setup scripts

This commit is contained in:
2026-04-11 00:04:26 +02:00
commit ecf5eaaaf7
5 changed files with 336 additions and 0 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# openclaw-deploy
Deployment notes and bootstrap scripts for this OpenClaw host.
## Contents
- `how-to/traefik-openclaw.md` - OpenClaw behind Traefik
- `how-to/mattermost-openclaw.md` - Mattermost integration notes and fixes
- `how-to/gitea-openclaw-bootstrap.md` - Gitea bootstrap notes for the OpenClaw service user
- `scripts/bootstrap-gitea-openclaw.sh` - unattended-ish Gitea user/key bootstrap helper
## Goal
Make the local setup reproducible with minimal manual steps, then gradually automate the remaining pieces.