Mauricio Siu
1d3fde31f0
Rename INSTRUCTIONS.md to instructions.md
2026-01-29 18:34:53 -06:00
Mauricio Siu
64949ea5fa
Create INSTRUCTIONS.md
2026-01-29 18:33:26 -06:00
xSiumauricio
7efe2226ff
Update template.toml ( #555 )
...
* Update template.toml
* Update template.toml
* Update template.toml
2025-11-28 02:07:05 -06:00
0xkatana
064ce18f37
fix(ackee-template): fix missing mongo init db username that causes the app the db to crash ( #366 )
2025-09-20 23:28:12 -06:00
Mauricio Siu
60c1c62264
Refactor README and Ackee template.toml to use TOML format
...
- Updated README.md to replace YAML configuration with TOML format for clarity and consistency.
- Modified the Ackee template.toml to correct the host variable from `${main_domain}` to `${domain}` for accurate configuration.
2025-03-30 13:09:45 -06:00
Mauricio Siu
996600bf55
Update Ackee Docker Compose to include MongoDB data volume
...
- Added a volume for MongoDB to persist data across container restarts.
- Cleaned up the Docker Compose file by removing unnecessary blank lines.
2025-03-30 13:05:13 -06:00
Mauricio Siu
2b6d0cb694
Add MongoDB root password variable to Ackee template.toml
...
- Added MONGO_INITDB_ROOT_PASSWORD to the configuration for improved security and setup flexibility.
2025-03-30 13:02:46 -06:00
Mauricio Siu
722ce8ca2e
Add Ackee blueprint with Docker Compose and configuration files
...
- Introduced Docker Compose setup for Ackee service and MongoDB.
- Added logo for Ackee.
- Created template.toml for Ackee configuration with default variables.
2025-03-30 12:59:48 -06:00