- 27 Nov, 2019 1 commit
-
-
Philippe Pepiot authored
Add initContainers to run "cubicweb-ctl upgrade" with backup enabled. Add backup cronjob running "db-dump" every day.
-
- 21 Nov, 2019 3 commits
-
-
Philippe Pepiot authored
-
Philippe Pepiot authored
Otherwise running them in parallel may fail.
-
Philippe Pepiot authored
-
- 05 Nov, 2019 1 commit
-
-
Philippe Pepiot authored
-
- 17 Oct, 2019 1 commit
-
-
Philippe Pepiot authored
This is used to continuously deploy cubicweb public head.
-
- 16 Oct, 2019 1 commit
-
-
Philippe Pepiot authored
-
- 15 Oct, 2019 1 commit
-
-
Philippe Pepiot authored
requesting a 0.6 cpu is too high.
-
- 27 Sep, 2019 1 commit
-
-
Philippe Pepiot authored
-
- 19 Sep, 2019 1 commit
-
-
Philippe Pepiot authored
-
- 18 Sep, 2019 2 commits
-
-
Philippe Pepiot authored
Also this repository doesn't need pull credentials
-
Philippe Pepiot authored
logilab/cubicweb is actually a mirror of hub.extranet.logilab.fr/cubicweb/cubicweb
-
- 17 Sep, 2019 2 commits
-
-
Philippe Pepiot authored
wait exits when deployment is finished. rollout status wait deployment is ready.
-
Philippe Pepiot authored
-
- 18 Jul, 2019 2 commits
-
-
Philippe Pepiot authored
-
Philippe Pepiot authored
-
- 11 Jun, 2019 1 commit
-
-
Philippe Pepiot authored
Instead of custom pull-base target
-
- 23 May, 2019 2 commits
-
-
Philippe Pepiot authored
-
Philippe Pepiot authored
-
- 22 May, 2019 6 commits
-
-
Philippe Pepiot authored
Otherwise, mails sent by cubicweb-blog have a subject prefix "[instance]". We want "[intranet]" here. Use CW_INSTANCE_NAME build arg from docker-cubicweb for this.
-
Philippe Pepiot authored
Following f1bb764393a2, the instance name is not "instance".
-
Philippe Pepiot authored
instance is now named "instance"
-
Philippe Pepiot authored
-
Philippe Pepiot authored
-
Philippe Pepiot authored
The image contains all we need except we use a modified pyramid.ini
-
- 16 May, 2019 1 commit
-
-
Philippe Pepiot authored
-
- 07 May, 2019 14 commits
-
-
Philippe Pepiot authored
So if the new container don't start correctly within 3 minutes, the command will exit with status 1 and fail the build.
-
Philippe Pepiot authored
-
Philippe Pepiot authored
This is actually the way we run our instance. Add a "make deploy" target which applies the deployment with newer image and trigger a rolling-release.
-
Philippe Pepiot authored
Otherwise our registry (harbor) fail to regonize the digests are already present... This is weird.
-
Philippe Pepiot authored
-
Philippe Pepiot authored
Prune debian directory but keep docker related files since its referenced from README.rst which is shipped in sdist
-
Philippe Pepiot authored
-
Philippe Pepiot authored
Since it's rst file
-
Philippe Pepiot authored
The files are never present in /etc/cubicweb.d/intranet/i18n because "db-create" does not run here. This ensure i18n catalogs are up-to-date.
-
Philippe Pepiot authored
/etc/cubicweb.d/intranet/data is never present at docker startup, so the test is useless.
-
Philippe Pepiot authored
Since we now install /src in editable mode, just mounting the source in /src is enough to have a working "dev" environment. Move "hints" command to the README.
-
Philippe Pepiot authored
Also install setuptools from debian package since the setuptools version is now high enough to install Markdown, see previous changeset "Drop use of pipenv".
-
Philippe Pepiot authored
flake8 doesn't require the source to be installed
-
Philippe Pepiot authored
This is no longer useful with related cubes being released for py3 & new style cube.
-