Skip to content

docs: Add production deployment guide#88

Merged
rexlunae merged 1 commit intomainfrom
docs/deployment-guide
Feb 27, 2026
Merged

docs: Add production deployment guide#88
rexlunae merged 1 commit intomainfrom
docs/deployment-guide

Conversation

@rexlunae
Copy link
Owner

Comprehensive deployment guide for RustyClaw production use.

Contents

  • Quick Start — Installation via setup script or cargo
  • Deployment Options — TUI, Gateway daemon, Systemd, Docker
  • Configuration — config.toml reference with all key settings
  • Secrets Management — Vault usage and security policies
  • Monitoring — Health endpoints, logging, observability events
  • Security Checklist — Production hardening steps
  • Scaling — Single instance vs multi-instance considerations
  • Troubleshooting — Common issues and solutions
  • Platform Notes — Linux/macOS/ARM specifics

Also updates README.md to link deployment guide and other docs.

Comprehensive guide covering:
- Quick start installation
- Gateway daemon operation
- Systemd service setup
- Docker containerization
- Configuration reference
- Secrets management
- Monitoring (health endpoints, logging, observability)
- Security checklist
- Scaling considerations
- Troubleshooting common issues
- Platform-specific notes (Linux/macOS/ARM)

Also updates README to link deployment and existing docs.
@rexlunae
Copy link
Owner Author

Excellent deployment guide! 🚢

Comprehensive coverage:

  • All deployment modes (TUI, daemon, systemd, Docker)
  • Config reference with real examples
  • Security checklist is a nice touch
  • Good troubleshooting section

One minor nit: the config example shows config.toml but OpenClaw uses config.json — might want to clarify if RustyClaw is switching to TOML or keep it consistent.

Otherwise LGTM. This closes the docs gap for ship-readiness.

@rexlunae rexlunae merged commit 2183ede into main Feb 27, 2026
12 of 13 checks passed
@rexlunae rexlunae deleted the docs/deployment-guide branch February 27, 2026 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant