add better mail security
This commit is contained in:
parent
a7585e1bc9
commit
f670bec1b1
63 changed files with 2569 additions and 491 deletions
|
|
@ -27,6 +27,13 @@ You need [docker](https://docs.docker.com/get-started/get-docker/) and with [doc
|
|||
|
||||
At least 6 cores with 16GB RAM 100GB SSD would be sufficent.
|
||||
|
||||
## Diagnostics
|
||||
Run the unified diagnostics script from the repository root:
|
||||
```bash
|
||||
./diagnostic.sh
|
||||
```
|
||||
This combines the previous `diagnostic.sh` and `health_check.sh` checks.
|
||||
|
||||
## Install
|
||||
### Prerequisites
|
||||
1) Copy the env and docker-compose.override.yml to the service directories via the script.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue