Commit graph

11 commits

Author SHA1 Message Date
Sheogorath
94ab35235c
codimd: Add postgres upgrades to renovatebot 2021-03-28 02:36:44 +01:00
951dbeb41d
Fix yamllint issues 2021-03-05 13:02:55 +01:00
Renovate Bot
dd1d38ce95 automation: Update codimd Docker tag to v1.7.2 2021-01-15 21:20:13 +00:00
08ed54d139
Roles: Validate using the local docker-compose instead of python cmd
This will make it easier to migrate to other systems that do not have python2 etc installed
2021-01-02 04:46:15 +01:00
Sheogorath
aefb3b8393
codimd: Fix bug after switch to hedgedoc image
The hedgedoc image stores the software in `/hedgedoc` and therefore the
container fails while trying to mount the tempfs. This patch fixes the
problem by renaming the path properly.
2020-12-28 04:00:49 +01:00
Renovate Bot
96beab394f automation: Update codimd Docker tag to v1.7.1 2020-12-27 22:19:45 +00:00
e417949279
codimd: Switch to version 1.7 and the official hedgedoc image
This patch is the first version of the CodiMD role that runs the new
hedgedoc image. There will be further work to rework the role to be
called hedgedoc including a renaming of all variables.
2020-12-27 08:38:19 +01:00
3b1300912c
codimd: Add automated upgrades via renovate 2020-10-12 21:09:48 +02:00
d6ab9643cc
codimd: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue for specifying the `mode`.
For all container mounted volumes, the ansible-lint rule is disabled, as codimd takes care of the permissions etc.
2020-09-26 21:30:10 +02:00
912d32cdd3
Fix meta file dependencies reference to docker_compose role 2020-09-26 20:02:46 +02:00
ac6d8172dd
Initial commit 2020-08-10 01:37:13 +02:00