Valentin Lab
09c3da3d0f
new: [cyclos-ui] new charm
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
4 years ago
Valentin Lab
0eee539d2d
new: [gogocartojs] added charm
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
5 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
dff9e49799
new: [rocketchat] new charm
5 years ago
Valentin Lab
9f41df2f20
new: [onlyoffice] new charm
5 years ago
Valentin Lab
94f79386ac
new: [apache] allow to set ``core-rules`` in main service ``options``.
6 years ago
Valentin Lab
09dd757c64
fix: [apache] remove default website.
6 years ago
Valentin Lab
b27b0f53cb
new: [apache] support of ``ssh-tunnel`` option in core options.
6 years ago
Valentin Lab
f517f06c86
fix: [apache] ensure the config file directory is empty at init time.
6 years ago
Valentin Lab
e5fe18ca43
new: [www] renamed ``www`` to ``apache``.
The general idea is that a service "www" could be implemented
by various implementation ("lighthttpd" for instance). So we
need to prefer the name of the actual service and not of the
type of service it is offering.
9 years ago
Valentin Lab
a10662b40e
chg: dev: [www] merged with ``apache`` charm for docker.
9 years ago