Commit graph

8 commits

Author SHA1 Message Date
sepehr
19dc11edc3 Update to Mikrofront 1.0.5 2025-01-03 00:01:12 +03:00
sepehr
2c64726daf update to 1.0.2 release of frontend and update readme for frontend 2024-12-19 19:27:44 +03:00
sepehr
f57ab29780 update to 1.0.2 release of frontend and update readme for frontend 2024-12-19 19:26:23 +03:00
sepehr
6467d19eba Fix user passowrd hash for init 2024-12-16 21:56:18 +03:00
sepehr
73236c342d Test postgres db connection before first init. 2024-12-16 20:02:04 +03:00
sepehr
d1ccb81b16 Don't user compose v1 2024-12-16 14:34:26 +03:00
sepehr
7a188393bd Add github repo in readme 2024-12-16 14:12:50 +03:00
sepehr
a8f029ee38 feat: Initial commit 🎉
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!
2024-12-16 13:45:30 +03:00