Matrix Synapse
Learn how to configure Matrix Synapse for use with Filebase.
What is Matrix Synapse?
1. Once you’ve installed Matrix, navigate into the installation directory.
2. Use the following command to download the synapse-s3-storage-provider module:
synapse-s3-storage-provider module:3. Install the synapse-s3-storage-provider module by navigating into the synapse-s3-storage-provider directory and running the installation script:
synapse-s3-storage-provider module by navigating into the synapse-s3-storage-provider directory and running the installation script:4. Navigate back into the /etc/matrix-synapse directory.
/etc/matrix-synapse directory.5. While within the homeserver.yaml file, take note of the postgresSQL database credentials under database.args.
homeserver.yaml file, take note of the postgresSQL database credentials under database.args.6. Navigate into the ./synapse-s3-storage-provider/scripts directory, create a new file called database.yaml.
./synapse-s3-storage-provider/scripts directory, create a new file called database.yaml.7. Sync your files to be uploaded. This command syncs files that have not been updated in 2 months.
8. Then, upload these files to your Filebase bucket:
Last updated