Boris Gallet
701c01fb91
fix: [rallly] add version_gt
10 months ago
Valentin Lab
d1d1a3d281
fix: [apache] correct small but important doc typo about ssh tunnel functionality
10 months ago
Valentin Lab
22e69d79d5
new: doc: [rocketchat] add sentence to stress the limitation of the migration mecanism
10 months ago
Valentin Lab
8b46dce6cb
new: [apache] improve domain specification and provide service to domain mapping facility
10 months ago
Valentin Lab
93d0d9167c
fix: [apache] support of new rust implementation of ``shyaml``
10 months ago
Valentin Lab
c3f8536482
fix: dev: [apache] repair tests
10 months ago
Valentin Lab
5e587761a9
new: doc: add notes on login and password policy of charms
11 months ago
Valentin Lab
c7bb477d30
new: doc: add notes about types of charms
11 months ago
Valentin Lab
2c2c46424d
new: dev: [nextcloud] rewrite all database values in config file
This is dubious as if we need to change more than the password, than
usually this means we need a full reinstall mode of nextcloud.
11 months ago
Valentin Lab
517accd882
new: [nextcloud] remove the need to call ``occ`` in ``web-proxy`` relation
11 months ago
Valentin Lab
beb2fd46f7
new: [nextcloud,letsencrypt] make actions ``crt`` and ``occ`` avoid requiring hooks to be run
11 months ago
Valentin Lab
49ec4b8d99
new: [odoo] add ``dbfilter`` option
11 months ago
Valentin Lab
4bd78b5d3a
new: [nextcloud,mariadb,postgres] add ``sql-database`` relation support
11 months ago
Valentin Lab
7fe805ab03
fix: [nextcloud] remove management of trusted domain to allow usage without proxy
Trusted domain functionality is to avoid host poisining attacks, but
when using web-proxy, it is useless. And when not using proxy it's not
open to internet.
11 months ago
Valentin Lab
421c0b333f
fix: [nexcloud] remove ``required`` on ``web-proxy`` relation
11 months ago