Files
buque/BANNER.txt
2025-11-02 01:41:51 +01:00

36 líneas
1.4 KiB
Plaintext

____
/ __ )__ _______ ___ _____
/ __ / / / / __ `/ / / / _ \
/ /_/ / /_/ / /_/ / /_/ / __/
\____/\__,_/\__, /\__,_/\___/
/_/
🚢 Docker Compose Environment Manager
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
A powerful CLI tool for managing multiple Docker Compose
environments on a single machine with nginx-proxy integration.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📦 Features:
• Multi-environment Docker Compose management
• Nginx-proxy with Let's Encrypt SSL
• Real-time container statistics
• Easy deployment and updates
• Comprehensive monitoring
🚀 Quick Start:
buque init # Initialize configuration
buque proxy deploy # Deploy nginx-proxy
buque env add app /path # Add environment
buque up app # Start environment
buque stats --continuous # Monitor containers
📚 Documentation:
https://github.com/manalejandro/buque
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━