Valentin Lab
30d34777c4
new: doc: [rocketchat] add sentence to stress the limitation of the migration mecanism
11 months ago
Valentin Lab
6e5e954970
new: [apache] improve domain specification and provide service to domain mapping facility
11 months ago
Valentin Lab
5037789dc6
fix: [apache] support of new rust implementation of ``shyaml``
11 months ago
Valentin Lab
341984aee7
fix: dev: [apache] repair tests
11 months ago
Valentin Lab
7c745f0ade
new: doc: add notes on login and password policy of charms
11 months ago
Valentin Lab
503383947c
new: doc: add notes about types of charms
11 months ago
Valentin Lab
9a7d9fef74
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
75dd2a1200
new: [nextcloud] remove the need to call ``occ`` in ``web-proxy`` relation
11 months ago
Valentin Lab
4e42b8b399
new: [nextcloud,letsencrypt] make actions ``crt`` and ``occ`` avoid requiring hooks to be run
11 months ago
Valentin Lab
4bc99abcfb
new: [odoo] add ``dbfilter`` option
11 months ago
Valentin Lab
e9d179bb33
new: [nextcloud,mariadb,postgres] add ``sql-database`` relation support
11 months ago
Valentin Lab
bf9437bc02
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
1a5cde6097
fix: [nextcloud] remove ``required`` on ``web-proxy`` relation
11 months ago
Valentin Lab
019a6d6dcc
new: [nextcloud] add compatibility with mysql database
11 months ago
Valentin Lab
4cadcb12c1
new: [mariadb] allow easy access to standard full priviledged ``mysql`` command
11 months ago
Boris Gallet
c946416a31
chg: [hedgedoc] update docker from 1.9.2 to 1.9.8
11 months ago
Valentin Lab
7d11132496
new: [ntfy] add some minimal documentation on the ``ntfy`` command line and authentication options
12 months ago
Valentin Lab
405cef2bec
new: [ntfy] add Firebase Cloud Messaging (FCM) support
12 months ago
Valentin Lab
cebe2dfed8
new: [ntfy] add charm
12 months ago
Valentin Lab
451c8f5011
chg: [gitea] ensure ``disable-registration`` is ``true`` by default
12 months ago
Valentin Lab
5ddc2d9c6b
new: pkg: add ``*/doc/admin.org`` to ``.gitignore`` !minor
12 months ago
Valentin Lab
46a2a7b6ad
new: [host] update ``btrfs-tools`` compilation dependencies
12 months ago
Valentin Lab
bf1ba1ab1a
fix: [postgres] set ``drop`` action to not trigger hooks
1 year ago
Valentin Lab
b634796544
fix: [postgres] prevent possible edge case depending on content of stdin !minor
If stdin was "-e" for instance, this would have been interpreted.
1 year ago
Valentin Lab
19fa8608db
fix: [postgres] display service name in error message !minor
Unused variables or options were also removed.
1 year ago
Valentin Lab
183dc8c965
new: [postgres] add support of ``--neutralize|-n`` option to ``load`` action
1 year ago
Valentin Lab
4458a17756
fix: [postgres] remove unused variable initialization !minor
1 year ago
Boris Gallet
95981678c8
new: [rallly] add charm
1 year ago
Valentin Lab
be952660ce
fix: [postgres] prevent failure on slower hosts
Using ``docker stop CONTAINER`` followed by a ``docker rmi IMAGE``
where IMAGE is the image of CONTAINER may fail. To ensure that it won't
fail, we have to wait for the disappearance of the container in the
container list.
1 year ago
Valentin Lab
7264263351
new: [base] update ``yq`` version to ``4.35.2``
1 year ago
Valentin Lab
c9f1f82c0d
new: doc: add doc on root level ``type`` key of ``metadata.yml``
1 year ago
Valentin Lab
6d2aed4548
fix: [rsync-backup-target] make target accept ``rsync`` client ``3.2.0``
Starting from ``3.2.0`` introduced ``Ivu`` server commands, these are
now accepted.
1 year ago
Boris Gallet
8bf2a8c728
new: [smtp-stub] new charm
1 year ago
Valentin Lab
4ab63b8a74
new: [postgres] add ``upgrade`` action
1 year ago
Boris Gallet
6d8f295f64
new: [docuseal] new charm
1 year ago
Valentin Lab
5e9e655d46
new: [docker-host] add option to force upgrade of docker version
1 year ago
Valentin Lab
3f2c416094
fix: [mongo] make ``upgrade`` script work to detect error on non "mongo" named service
1 year ago
Valentin Lab
c5de35ead2
new: [base] add ``debian 12`` compatibility for python
1 year ago
Valentin Lab
2c409e26ce
fix: [base] accept ``20.10`` docker version as valid
1 year ago
Valentin Lab
c96abd13db
fix: dev: [base] remove obsolete comment !minor
1 year ago
Valentin Lab
914b7ed77b
fix: [base] remove bogus file creation due to typo
1 year ago
Valentin Lab
b3343573e8
chg: [host] only install ``ntp`` if not using ``systemd-timesyncd``
1 year ago
Valentin Lab
46116026b2
chg: [host] remove ``gitsub``
1 year ago
Valentin Lab
2de21e77d9
fix: [base] ensure connection to ``git.0k.io`` is not refused because pubkey type is refused by client
1 year ago
Valentin Lab
d41b321316
fix: [base] make ``shyaml`` installation compatible with ``Ubuntu 22.04`` distribution
1 year ago
Valentin Lab
a513caf0e8
new: [collabora] add charm
1 year ago
Valentin Lab
0f810022c7
fix: [nextcloud] repair ``--no-hint`` on ``upgrade`` action
1 year ago
Valentin Lab
53a1b91a62
new: [mongo] add ``README.org`` with some help
1 year ago
Valentin Lab
35f3643b48
new: [mongo] provide ``upgrade`` action
1 year ago
Valentin Lab
1512b1f7f3
new: [mongo] provide ``upstream-versions`` hook
1 year ago