Open Issues Need Help
View All on GitHub Uncategorized • Unknown
Упростить деплой 2 months ago
AI Summary: Simplify the Indigo bot deployment process by eliminating the need for multiple configuration files. The goal is to allow users to specify only the bot configuration (YAML), and then either use a CLI tool or have the Indigo service automatically provision and manage necessary dependencies like MongoDB (if selected by the user). This could involve generating a Compose file from the bot config or directly managing containers within the Indigo service.
Complexity:
4/5
enhancement help wanted