matrix-docker-ansible-deploy/roles
Slavi Pantaleev dd527d5968 Ensure correct dimension.db file ownership
This is mostly here to guard against problems happening
due to server migration and doing `chown -R matrix:matrix /matrix`.

Normally, the file is owned by `1000:1000`, as expected.

If ownership changes, Dimension could still start, but it will fail the
first time it tries to write to the database. Explicitly chowning
before startup guards against this.

Related to #485 and #486 (Github Pull Requests).
Also related to ccc7aaf0ce.
2020-05-06 11:28:09 +03:00
..
matrix-base Warn about matrix_user_uid/matrix_user_gid 2020-05-06 10:17:19 +03:00
matrix-bridge-appservice-discord Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
matrix-bridge-appservice-irc Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
matrix-bridge-appservice-slack Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
matrix-bridge-appservice-webhooks Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
matrix-bridge-mautrix-facebook Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
matrix-bridge-mautrix-hangouts Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
matrix-bridge-mautrix-telegram Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
matrix-bridge-mautrix-whatsapp Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
matrix-bridge-mx-puppet-skype Introduce a separate group variable (matrix_user_groupname) 2020-05-06 10:02:47 +03:00
matrix-bridge-mx-puppet-slack Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
matrix-common-after/tasks Fix --tags=start regression 2020-03-29 15:48:46 +03:00
matrix-corporal Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
matrix-coturn Introduce a separate group variable (matrix_user_groupname) 2020-05-06 10:02:47 +03:00
matrix-dimension Ensure correct dimension.db file ownership 2020-05-06 11:28:09 +03:00
matrix-email2matrix Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
matrix-jitsi Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
matrix-ma1sd Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
matrix-mailer Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
matrix-nginx-proxy Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
matrix-postgres Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
matrix-riot-web Introduce a separate group variable (matrix_user_groupname) 2020-05-06 10:02:47 +03:00
matrix-synapse Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00