Files
Charon/docs/index.md

56 lines
1.5 KiB
Markdown

# 📚 Documentation
Welcome to the Caddy Proxy Manager Plus documentation!
---
## 📖 Start Here
| Guide | Description |
|-------|-------------|
| [✨ Features](features.html) | See everything CPMP can do |
| [🚀 Getting Started](getting-started.html) | Your first proxy in 5 minutes |
| [📥 Import Guide](import-guide.html) | Migrate from Caddy or NPM |
---
## 🔒 Security
| Guide | Description |
|-------|-------------|
| [Security Features](security.html) | CrowdSec, WAF, ACLs, and rate limiting |
| [ACME Staging](acme-staging.html) | Test SSL certificates without rate limits |
---
## 🔧 Reference
| Guide | Description |
|-------|-------------|
| [API Documentation](api.html) | REST API endpoints and examples |
| [Database Schema](database-schema.html) | How data is stored |
---
## 🛠️ Development
| Guide | Description |
|-------|-------------|
| [Contributing](https://github.com/Wikid82/cpmp/blob/main/CONTRIBUTING.md) | How to help improve CPMP |
| [Debugging Guide](debugging-local-container.html) | Troubleshooting containers |
| [GitHub Setup](github-setup.html) | CI/CD and deployment |
---
## 🆘 Getting Help
- **💬 Questions?** [Start a Discussion](https://github.com/Wikid82/cpmp/discussions)
- **🐛 Found a Bug?** [Open an Issue](https://github.com/Wikid82/cpmp/issues)
- **📋 Roadmap** [Project Board](https://github.com/users/Wikid82/projects/7)
---
<p align="center">
<strong>Made with ❤️ for the community</strong>
</p>