services-garbaye/podman-matrix
Gitouche 95495997a4 Synapse 1.61.1 2022-06-29 08:37:27 +02:00
..
.gitlab-ci.yml matrix/synapse CI : add note on how to run cleanup commands 2022-05-25 22:00:36 +02:00
00_status.sh refactoring scripts identiques : pod status 2022-01-28 13:37:31 +01:00
05_freshinstall.sh Autorisation d'accès à l'annuaire public à toute la fédération 2022-03-28 21:18:50 +02:00
10_install.sh Matrix : BUILD YOUR OWN IMAGES 2022-03-05 00:19:51 +01:00
20_enable.sh refactoring scripts identiques : pod enable 2022-01-28 13:15:48 +01:00
30_start.sh refactoring scripts identiques : pod start 2022-01-28 13:19:53 +01:00
40_stop.sh refactoring scripts identiques : pod stop 2022-01-28 13:23:34 +01:00
70_disable.sh refactoring scripts identiques : pod disable 2022-01-28 13:25:15 +01:00
80_destroy.sh refactoring scripts identiques : pod destroy 2022-01-28 13:31:22 +01:00
90_prune.sh mutualisation scripts prune 2022-02-10 22:18:42 +01:00
README.md matrix/synapse : maj 1.54.0 2022-03-09 18:51:52 +01:00
vars.sh Synapse 1.61.1 2022-06-29 08:37:27 +02:00
zz_build-images.sh matrix : variables are meant to be used 2022-05-25 21:22:15 +02:00

README.md

Créer un utilisateur après le ./30_start.sh

podman exec -ti synapse register_new_matrix_user -c /data/homeserver.yaml http://localhost:8008

Reste à faire:

  • gérer les UID/GID et comptes utilisés dans les containers ?
  • Password policy ?
  • Fédération+redis l 2831