Valentin Lab
|
7ac317003b
|
fix: [vps] make ``vps install backup`` work on dev installs
|
3 weeks ago |
Valentin Lab
|
782eb6c997
|
fix: [vps] retry in ``odoo dump`` if dump zip's integrity failed
|
3 weeks ago |
Valentin Lab
|
713aa138b5
|
new: [vps] make ``vps restore`` have debug mode, color of ``compose`` commnds
|
3 weeks ago |
Valentin Lab
|
960dfcf81b
|
new: [vps] explicit requirement upon ``zip`` command
|
3 weeks ago |
Valentin Lab
|
d70b34cd0f
|
new: [vps] make ``vps odoo {dump|restore} ..`` aware of invalid ZIP files
|
3 weeks ago |
Valentin Lab
|
8e076db408
|
new: [vps] add support for ``docker run`` containers in ``odoo restore`` and ``odoo restart`` commands
Add little note how to re-attach to container at the end when ``docker
run`` container is detected.
|
2 months ago |
Valentin Lab
|
4c3daa723b
|
fix: [vps] provide better help support for stats, listing available resources
|
2 months ago |
Valentin Lab
|
a3ae40e923
|
new: [vps] add ``disk-2`` stats target with full disk usage breakdown
|
3 months ago |
Valentin Lab
|
f46f0a9415
|
fix: dev: [vps] small typo in error message of ``vps backup``
|
6 months ago |
Valentin Lab
|
b87b36303d
|
new: [vps,0km] add ``disk`` resource to ``vps stats`` and ``0km vps-stats``
|
8 months ago |
Valentin Lab
|
715e5984a3
|
chg: [vps] improve ``no-matching-entries`` bug detection
|
9 months ago |
Valentin Lab
|
83c41f54f2
|
fix: [vps] add more code to drop indexes and mitigate some migration issues
|
10 months ago |
Valentin Lab
|
6bea532295
|
fix: dev: [vps] correct typo !cosmetic
|
10 months ago |
Valentin Lab
|
1f42339d22
|
new: [vps] make ``vps backup`` compatible with new ``cron`` containers
|
10 months ago |
Valentin Lab
|
9d8843e94e
|
new: [vps] make ``restore`` check-fix odoo container before restore
The ``load`` action will rely on using ``docker exec`` so we need to ensure
that it is working.
|
11 months ago |
Valentin Lab
|
ae6e5e7627
|
new: [vps] add ``vps monujo set-version`` command
|
1 year ago |
Valentin Lab
|
1e6a4c058a
|
new: [vps] add support of ``--neutralize`` (or ``-n``) to ``vps odoo restore``
|
1 year ago |
Valentin Lab
|
2641cb4d76
|
new: [vps] add ``upgrade postgres`` action
|
1 year ago |
Valentin Lab
|
602a44d45e
|
new: [vps] add ``bench`` action
|
1 year ago |
Valentin Lab
|
cccb7f8341
|
chg: [vps] improve raw formatting of ``stats`` action
|
1 year ago |
Valentin Lab
|
807f060d1a
|
new: [vps] add ``mongo upgrade`` action
|
1 year ago |
Valentin Lab
|
bd18e77abd
|
fix: [vps] make ``TARGET_VERSION`` of ``nextcloud upgrade`` actually work and document it properly
|
1 year ago |
Valentin Lab
|
4b99efdff5
|
fix: dev: improve compatibility outside of VPS layouts
|
1 year ago |
Valentin Lab
|
e104033e6b
|
fix: [vps] provide an informative message upon missing ``kal-shlib``
|
1 year ago |
Valentin Lab
|
0bdf27d7dc
|
fix: [vps] improve detection of ``compose.yml`` path
|
1 year ago |
Valentin Lab
|
e5b49fc16f
|
new: [0km,vps] add ``vps stats`` and ``0km vps-stats`` actions to monitor containers
|
1 year ago |
Valentin Lab
|
e25cec4c05
|
fix: [vps] support 'docker compose' naming convention for finding mysql container
|
1 year ago |
Valentin Lab
|
1b7cf70cd2
|
new: [vps] add ``odoo fix-sso`` command.
|
2 years ago |
Valentin Lab
|
028ada295d
|
fix: [vps] make `vps install backup` compatible with latest ``openssh-client``'s version.
|
2 years ago |
Valentin Lab
|
ae0834c1f5
|
fix: [vps] prevent display of warning messages if ``-s`` silent mode is on.
|
2 years ago |
Valentin Lab
|
8c78dc71ed
|
new: [check-fix] new action to launch all fixes
A new fix was also added to find and fix `no-matching-entries` issue.
By default, all containers are checked against all checks.
|
2 years ago |
Valentin Lab
|
d543b82766
|
fix: [check-fix] repair unable to find PID cases
|
2 years ago |
Valentin Lab
|
af951dd74d
|
new: [vps] add ``check-fix container-aliveness`` action
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
|
2 years ago |
Valentin Lab
|
feebbfbfe7
|
fix: [vps] make ``nextcloud upgrade`` change ``compose.yml`` in more scenarii
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
|
2 years ago |
Valentin Lab
|
24a729c862
|
chg: [vps] make ``nextcloud upgrade`` a little less verbose
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
|
2 years ago |
Valentin Lab
|
66b575dc3a
|
new: [vps] add ``nextcloud upgrade`` command to manage full automatic migration
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
|
2 years ago |
Valentin Lab
|
cc8ddc4574
|
new: [vps] add `rocketchat drop-indexes` command
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
|
2 years ago |
Valentin Lab
|
6180c6be8f
|
fix: [vps] remove unused third argument !minor
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
|
2 years ago |
Valentin Lab
|
8090b9b590
|
fix: [vps] add forgotten local variable !minor
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
|
2 years ago |
Valentin Lab
|
e9720214a8
|
chg: [vps] wrap database output upon success when using ``set-cyclos-url`` !minor
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
|
3 years ago |
Valentin Lab
|
0e7f5621b8
|
new: [vps] add ``vps cyclos unlock`` command to release lock on database
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
|
3 years ago |
Valentin Lab
|
2a26c75764
|
fix: [vps] support of services not using a frontend to command requiring url
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
|
3 years ago |
Valentin Lab
|
69a6416ae0
|
new: [vps] make {odoo,cyclos} actions are compatible with more general environments
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
|
3 years ago |
Valentin Lab
|
c58d681e48
|
new: [vps] add ``cyclos {dump,restore,set-root-url}`` commands
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
|
3 years ago |
Valentin Lab
|
1cbff5305e
|
new: add ``vps odoo {restart,dump,restore,set-cyclos-url}`` commands
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
|
3 years ago |
Valentin Lab
|
278d3822ca
|
new: [vps] use ssh key commentary to store compose type
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
|
4 years ago |
Valentin Lab
|
d6cc106547
|
fix: doc: small typos and spaces concerns !minor
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
|
4 years ago |
Valentin Lab
|
c6f4ef4f92
|
new: [vps] add ``recover-target`` action to recover files/directory from backup
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
|
4 years ago |
Valentin Lab
|
43e8c6a288
|
chg: dev: [vps] fail early on unexpected errors due to misconfigured ``compose.yml``
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
|
4 years ago |
Valentin Lab
|
906ba8080e
|
chg: [vps] spacing issues !minor
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
|
4 years ago |