mirror of
https://github.com/MikroWizard/docker-compose-deployment.git
synced 2025-06-30 05:54:28 +02:00
Set up the foundational structure for the MikroWizard deployment repository, including: - Docker Compose configuration for MikroFront, MikroMan, PostgreSQL, and Redis Stack. - `prepare.sh` script for host environment preparation. - Database initialization script (`init-db.sql`). - `.env` template for centralized configuration. This commit marks the beginning of a streamlined deployment process for MikroWizard!
3 lines
No EOL
50 B
Text
3 lines
No EOL
50 B
Text
cryptography==3.4.8
|
|
Requests==2.32.2
|
|
psutil==5.9.0 |