Admin Guide¶
Welcome to the ConfluenceSynkMD Admin Guide. This section covers installation, deployment, configuration, and operational topics.
Deployment Options¶
| Option | Best For | Prerequisites |
|---|---|---|
| Local (.NET SDK) | Development, testing | .NET 10 SDK, Node.js 22+ |
| Docker | Production, CI/CD | Docker |
| CI Pipeline | Automated sync | GitHub Actions |
Sections¶
- Installation — Install .NET SDK and build from source
- Docker Deployment — Build and run with Docker
- Configuration & Environment — Environment variables and CLI credential flags
- Authentication — Basic Auth vs. Bearer Auth
- CI/CD Integration — Automate with GitHub Actions
- Troubleshooting — Common issues and solutions