Sail: Represents a sail.
Sail is an enterprise-level configuration center that provides a variety of features based on basic configuration file management. Compared to other configuration centers on the market, its advantage lies in its simplicity. This simplicity is not about being crude, but revolves around a series of optimized designs based on configuration files for ease of use and management. I hope it can cover all aspects of a configuration center while remaining simple. Currently, Sail supports the following capabilities:
- Project-based configuration management
- Management of public configurations
- Namespace management
- Configuration history and rollback
- Support for multiple configuration formats
- Fine-grained access control
- Configuration encryption and decryption
- Supports native Kubernetes ConfigMap mode, no need for SDK integration.
- Multi-language support
- Release management
- Username: demo
- Password: Demo123
Please visit the official documentation/installation guide
Please visit the official documentation/quick start
Email: hyy-yu@foxmail.com
Issue: https://github.com/HYY-yu/sail/issues
MIT License