Files
bookhoard/docs/operations/operations.md
T
john-okeefe 4866af24de docs: rename INDEX.md to index.md and update display name
- Renamed root INDEX.md to index.md (lowercase)
- Changed navigation title from "Documentation Index" to "Index"
- Removed caps lock for cleaner appearance
2026-02-02 20:28:24 -05:00

35 lines
952 B
Markdown

# Operations Documentation
Welcome to the Bookhoard operations documentation. This section contains guides for deploying, maintaining, and troubleshooting Bookhoard instances.
## 🔧 Deployment
### Quick Start
1. **[Troubleshooting Guide](troubleshooting.md)** - Common deployment issues and solutions
- Environment variables setup
- Port conflicts
- Container runtime (Podman)
- Network configuration
- Performance optimization
### Additional Deployment Guides
**[Deployment Guide](deployment.md)** - Comprehensive deployment guide
- *Coming Soon*
## 🛠️ Maintenance
**[Maintenance Guide](maintenance.md)** - Ongoing operations and maintenance
- *Coming Soon*
## 📊 Monitoring
**[Monitoring Guide](monitoring.md)** - Monitoring and alerting
- *Coming Soon*
---
**Looking for user documentation?** See the [User Portal](../user/user-guide.md)
**Need API docs?** See the [Developer Portal](../developer/development.md)