Auto saved by Logseq
This commit is contained in:
parent
23da9a4eb6
commit
4560c72f1e
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
- Generare un configurazione per `synapse` #matrix #homelab
|
||||
- ```bash
|
||||
podman run --rm -it -v ./data:/data -e SYNAPSE_SERVER_NAME=matrix.andreafazzi.eu -e SYNAPSE_REPORT_STATS=yes ghcr.io/element-hq/synapse generate
|
||||
```
|
||||
- Creare un utente amministratore per `synapse` #matrix #homelab
|
||||
- ```bash
|
||||
```
|
Loading…
Reference in a new issue