Azuma is a decentralized realtime chat and voice app.
Azumaneo serves as the backend service to power all of that.
config value | use | example | default | required? |
---|---|---|---|---|
host_uri |
Set the ip address and port to bind to | 0.0.0.0:443 |
-/- | yes |
db_uri |
Set the connection uri of the DB to connect to | postgresql://user:password@db.example.com/db-name |
-/- | yes |
Please see here for additional documentation.
This project is licensed under AGPLv3.
Unless you explicitly state otherwise, any contribution submitted by you shall be licensed as above, without any additional terms or conditions.