Valentin Lab
91bfd7ba9b
fix: [gogocarto] improve solidity of cron scripts facing the ``no-matching-entries`` bug
7 months ago
Valentin Lab
9c9ee32662
fix: [cron] make cron build again
This involves a deep upgrade. Changing base distribution from debian
towards alpine, and changing the way the schedule-command relation is
handled. Consequences:
- size of image went from 195MB to 45MB
- build process simplified (only one small ``Dockerfile``)
- dependencies are not in the charm anymore but fetched on build
from our download server
- local cron business intelligence was moved in the cron charm
- extreme simplification for implementing run-once charms relation with
cron.
- some simplification for charms that adds some intelligence on their
side.
9 months ago
Valentin Lab
4510362611
fix: [gogocarto] fix service from failing if mongo container is not present
1 year ago
Valentin Lab
185d81cb99
chg: doc: [gogocarto] update build instructions
2 years ago
Valentin Lab
3eb8198378
fix: [gogocarto] make charm compatible with running more than one service using the same charm
2 years ago
Valentin Lab
2c3f63da59
fix: chg: [gogocarto] apply healthy recommendation !minor
2 years ago
Valentin Lab
1af0c9b1f5
chg: dev: [gogocarto] de-indent code !minor
2 years ago
Valentin Lab
8200afa024
new: [gogocarto] upgrade code to version ``3.4.10``
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
2 years ago
Valentin Lab
422b0894d6
fix: [gogocarto] remove error about missing ``dbname``
Used the new interface to traverse services and query relations.
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
2 years ago
Valentin Lab
6d086aa80e
fix: [gogocarto] remove useless computations
It seems ``DBNAME`` is not used in the code, despite being computed.
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
2 years ago
Valentin Lab
714681224e
new: [monujo] upgrade to version 0.0.2 an support relation to odoo and map server
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
3 years ago
Valentin Lab
7d24153945
new: [gogocarto] don't fail on improper source code directory
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
3 years ago
Valentin Lab
ed582962a4
fix: dev: [gogocarto] don't fail if no change in last code version
If we loose the `.version` file for some reason (this should not
happen). Don't try to commit an empty commit.
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
3 years ago
Valentin Lab
b3c296f4c9
fix: dev: [gogocarto] typo !minor
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
3 years ago
Valentin Lab
8200eb5778
chg: [gogocarto] don't output all files, it is painful to debug
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
3 years ago
Valentin Lab
995af651a4
fix: [gogocarto] allow to follow redirection when downloading release
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
4 years ago
Valentin Lab
9bbdd7c9a2
new: [gogocarto,cron] adding scheduled maintenance
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
4 years ago
Valentin Lab
74d19e4a9b
chg: doc: [gogocarto] minor documentation refactor. !minor
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
4 years ago
Valentin Lab
f810c2effd
new: [gogocarto] update to version 3.1.3-56-g6b8ba361 ( fixes #2 , fixes #3 )
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
4 years ago
Valentin Lab
49e9c18c7a
chg: doc: [gogocarto] added minimal =compose.yml= and some minor tweaks
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
4 years ago
Valentin Lab
1b7d2c16eb
fix: [gogocarto] properly set the database name in mongodb
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
4 years ago
Valentin Lab
c641045130
new: [gogocarto] set admin password on first install
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
4 years ago
Valentin Lab
5276737891
new: [gogocarto] new charm
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
4 years ago