21 lines
489 B
Markdown
21 lines
489 B
Markdown
# 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.
|