Matrix is an open source, decentralized, federated chat system. These are the build scripts for our 1-click app! :D
https://marketplace.digitalocean.com/apps/matrix-synapse-backend
Keep in mind when selecting a monthly plan that the more resources you can provide, the better the chat quality will be. 2GB+ RAM is highly recommended.
- A new domain you'd like to use exclusively for Matrix (it is recommended and also very cute to buy a .town, .space, or similar domain for this purpose)
- openssh (or putty)
- 5 minutes
- Login to your droplet via
ssh root@your_droplet_public_ipv4
- Run ./finish-setup
- When directed, set up your DNS records
- Read /root/README.txt
- ???
- Profit!
export DIGITALOCEAN_TOKEN=your_do_token
packer build matrix.json
If you love Matrix as much as we do, please consider supporting their project! See the "Support Matrix" section of https://www.matrix.org/ for more details.