Automate local OpenClaw Traefik setup and add docs

This commit is contained in:
2026-04-11 00:16:39 +02:00
commit 86204e0836
5 changed files with 502 additions and 0 deletions

20
README.md Normal file
View File

@@ -0,0 +1,20 @@
# openclaw-deploy-scripts
Deployment and backup scripts for services on this host.
## Highlights
- Docker and local deployment helpers under `/opt/deploy`
- Shared Traefik helpers in `common.sh`
- Local OpenClaw deployment now supports automatic Traefik wiring
- Companion how-to docs live under `how-to/`
## Docs
- `how-to/traefik-openclaw.md`
- `how-to/mattermost-openclaw.md`
- `how-to/gitea-openclaw-bootstrap.md`
## Notes
These scripts are evolving toward unattended rebuilds.