1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-06-12 22:17:28 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
fb28f59f8c Initial work on a FAQ document 2021-01-21 12:55:17 +02:00
6e1dfb62f0 Rename some doc files and commands related to importing
Since we'll likely have generic SQLite database importing
via [pgloader](https://pgloader.io/) for migrating bridge
databases from SQLite to Postgres, we'd rather avoid
calling the "import Synapse SQLite database" command
as just `--tags=import-sqlite-db`.

Similarly, for the media store, we'd like to mention that it's
related to Synapse as well.

We'd like to be more explicit, so as to be less confusing,
especially in light of other homeserver implementations
coming in the future.
2020-12-14 01:51:00 +02:00
4eb87c1dcb Add more notes on migrating data from another installation
Related to #583 (Github Issue).
2020-07-14 16:25:39 +03:00
0ca21d80d7 Add Synapse Maintenance docs and synapse-janitor integration 2019-07-08 09:38:36 +03:00
134faa3139 Add the ability to update user passwords with ansible (when using the matrix-postgres container). 2019-04-30 16:30:26 +03:00
a1f9869eb2 Improve documentation about getting the playbook 2019-03-10 17:02:20 +02:00
70b2f07fec Add PostgreSQL backup information 2019-02-09 14:36:47 +02:00
d260b17508 Add initial version of maintenance and troubleshooting doc 2018-11-14 14:34:24 -06:00
d0c2ef10e4 Add self-check command 2018-10-21 12:58:25 +03:00
0d0ccde286 Add Service Discovery (/.well-known/matrix/client) support 2018-09-17 10:51:46 +03:00
30c53cdea2 Split README into a bunch of files in docs/ 2018-08-08 10:07:02 +03:00