Valentin Lab
046c28f4c4
new: [postgres-stub,postgres,*/postgres_database] new charm
2 months ago
Valentin Lab
cc83778686
new: doc: [synapse] add a ``README.rst`` that was written at the time of the charm
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
3 years ago
Valentin Lab
55de9c1909
fix: [mongo,odoo-tecnativa,mattermost,peertube,synapse,rocketchat,redis] avoid using ``find``'s ``-exec`` option as it fails
With large compose, shell environment is too big to be handled correctly
by ``find``.
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
5 years ago
Valentin Lab
33bf52d49f
new: [synapse] rewrite charm for full configurability.
6 years ago
Valentin Lab
e18f5f5ed2
new: [synapse] support ``server-name``.
Notice that you have to add a special DNS rule in the ``server-name`` zone::
_matrix._tcp.example.com 3600 IN SRV 10 0 8448 matrix.example.com
This is to declare that ``matrix.example.com`` is matrix server for
domain ``example.com``.
6 years ago
Valentin Lab
3864187458
new: [synapse] new charm.
6 years ago