nixpkgs/nixos/modules/services/matrix
Maximilian Bosch a3d3cdf5d9
nixos/matrix-synapse: don't use services.postgresql.initialScript in setup example
Closes #285688

This is misleading because `initialScript` will only be executed at the
*very first* run of postgresql. I.e. when deploying synapse to a server
with an existing postgresql, this won't work.

We don't have a good way of automatically provisioning databases
_declaratively_, so for now just explain what needs to be done here and
leave it to the user how to include this into their deployment.
2024-04-10 17:43:02 +02:00
..
appservice-discord.nix treewide: use mkPackageOption 2023-11-27 01:28:36 +01:00
appservice-irc.nix nixos/matrix-appservice-irc: fix syscall filter 2023-12-02 12:03:58 -08:00
conduit.nix treewide: use mkPackageOption 2023-11-27 01:28:36 +01:00
dendrite.nix dendrite: 0.11.0 -> 0.12.0 2023-03-18 15:35:47 +01:00
hebbot.nix nixos/hebbot: init 2024-01-25 18:27:33 +01:00
matrix-sliding-sync.nix nixos/matrix-sliding-sync: create runtime directory in /run/matrix-sliding-sync 2024-03-08 23:16:05 +01:00
maubot.md treewide: Fix all Nix ASTs in all markdown files 2024-03-28 09:28:12 +01:00
maubot.nix nixos/maubot: fix eval with default config 2023-12-08 17:35:11 +07:00
mautrix-facebook.nix nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15 2023-11-13 17:16:25 +01:00
mautrix-meta.nix nixos/mautrix-meta: fix lax enable check 2024-04-05 20:05:41 +00:00
mautrix-telegram.nix nixos/matrix/*: change dependencies on matrix-synapse.service to serviceUnit 2023-11-05 21:43:08 +01:00
mautrix-whatsapp.nix nixos/matrix/*: change dependencies on matrix-synapse.service to serviceUnit 2023-11-05 21:43:08 +01:00
mjolnir.md treewide: Mark Nix blocks in markdown as Nix 2024-03-28 09:28:12 +01:00
mjolnir.nix nixos: fix bad mkEnableOption descriptions 2023-10-20 16:22:40 +01:00
mx-puppet-discord.nix nixos/matrix/*: change dependencies on matrix-synapse.service to serviceUnit 2023-11-05 21:43:08 +01:00
pantalaimon-options.nix
pantalaimon.nix
synapse.md nixos/matrix-synapse: don't use services.postgresql.initialScript in setup example 2024-04-10 17:43:02 +02:00
synapse.nix nixos/matrix-synapse: allow synapse to write to directories of unix socket paths 2024-03-01 02:36:29 +01:00