CHANGELOG.md•1.91 kB
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.0] - 2025-10-12
### Added
- Initial release of Dokploy MCP Server
- Project management tools (create, list, delete)
- Application deployment tools (create, deploy, start, stop, restart, delete)
- Database management tools (create, list) for PostgreSQL, MySQL, MongoDB, Redis, and MariaDB
- Domain and SSL management tools (add domain, list domains)
- Backup and restore functionality
- Monitoring and logging tools (get logs, get status)
- Environment variable management
- Documentation resources (docs, quickstart, API reference)
- Interactive prompts for guided workflows
- Debug mode support
- Comprehensive API integration with Dokploy REST API
- Built-in error handling and logging
### Features
- ✅ Full CRUD operations for projects
- ✅ Complete application lifecycle management
- ✅ Multi-database support
- ✅ Automatic SSL with Let's Encrypt
- ✅ Real-time logs and monitoring
- ✅ Backup and disaster recovery
- ✅ Environment variable management
- ✅ Interactive deployment workflows
- ✅ Comprehensive documentation
- ✅ Smithery platform integration
### Documentation
- Comprehensive README.md
- API reference documentation
- Quick start guide
- Contributing guidelines
- MIT License
## [Unreleased]
### Planned Features
- Docker Compose deployment support
- Real-time deployment progress tracking
- Metrics and analytics integration
- Custom build scripts support
- Multi-region deployment
- Advanced monitoring and alerting
- CI/CD pipeline integration
- Webhook support for automated deployments
- Bulk operations (deploy multiple apps)
- Application templates
- Cost estimation tools
- Resource usage monitoring