Use this guide to plan and deploy a Sambee service, configure storage, networking, and persistence, maintain it, and recover the deployment.
Start Here if You Want To
- Understand what Sambee needs in order to run.
- Deploy Sambee with Docker and persistent storage.
- Place Sambee behind a reverse proxy for HTTPS or hostname-based access.
- Handle routine operations such as logs, restarts, upgrades, and backups.
In This Guide
- Architecture Overview : Understand how Sambee fits into your environment and what the deployment model looks like.
- Installation and Deployment : Follow the shortest path to a working deployment and first admin sign-in.
- Network and Reverse Proxy : Configure HTTPS, hostnames, and reverse-proxy setup.
- Configuration : Review the config keys admins most often change and follow the related path and persistence references.
- Operations and Maintenance : Handle logs, restarts, routine checks, upgrades, and backups.
- Reference : Check ports, paths, and companion-support lookup material.
Use the Right Guide
- Use this Admin Guide for deployment, configuration, operations, and service recovery work.
- Use the User Guide when the next step belongs to the person using Sambee day to day.
- Use the Developer Guide when the question becomes implementation-facing.