application rewrite. #1
@@ -15,7 +15,7 @@ mimic is an interactive deployment wizard for self-hosting a Matrix homeserver s
|
||||
|
||||
### How it works
|
||||
|
||||
The `setup.sh` wizard collects your preferences, writes a `.env`, then orchestrates four stages: compose file generation (`compose_gen.sh`), database and config initialisation (`config_gen.sh`) and worker generation (`worker_gen.sh`). Everything is template-driven — no hand-editing of YAML required.
|
||||
The `setup.sh` wizard collects your preferences, writes a `.env`, then orchestrates three stages: compose file generation (`compose_gen.sh`), database and config initialisation (`config_gen.sh`) and worker generation (`worker_gen.sh`). Everything is template-driven — no hand-editing of YAML required.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user