Renovate Bot
90393f4445
automation: Update codimd Docker tag to v1.10.0
2024-09-02 14:05:28 +00:00
45bf9ecf8d
fix(docker-compose): Use docker compose plugin for validation
2024-02-22 03:42:59 +01:00
7469b6bbf4
!chore(docker-compose): Remove deprecated docker-compose python library
...
Since docker_compose_v2 module is now finally available using the newer plugin, we can retire the hacky install of the docker compose python library.
2024-02-22 01:29:19 +01:00
70341479b1
!chore: Migrate to docker_compose_v2
...
This now uses the new docker compose plugin.
Because we used docker-compose v1.24.1 to this point due to centos needing to install C toolchains to build never versions, the newest Docker v25 breaks compatibility and we need to use something newer.
2024-02-22 00:37:48 +01:00
Renovate Bot
224dabb112
automation: Update codimd Docker tag to v1.9.9
2023-07-30 20:05:16 +00:00
Renovate Bot
290fe46a52
automation: Update codimd Docker tag to v1.9.8
2023-06-04 20:02:06 +00:00
Renovate Bot
e87d8a6411
automation: Update codimd Docker tag to v1.9.7
2023-02-19 23:12:12 +00:00
Renovate Bot
07df4bf73b
automation: Update codimd Docker tag to v1.9.6
2022-11-06 23:04:56 +00:00
f112f27449
ansible-lint: Fix various new issues
2022-11-02 21:57:13 +01:00
Renovate Bot
a5c3edf300
automation: Update codimd Docker tag to v1.9.5
2022-10-30 23:04:56 +00:00
5393a8ebbc
Use FQCN in all tasks
2022-08-13 17:50:54 +02:00
Renovate Bot
60120dcea4
automation: Update codimd to version 1.9.4
2022-07-10 22:04:51 +00:00
Renovate Bot
739c878146
automation: Update codimd-postgres to version 11.16
2022-05-18 02:05:55 +00:00
Renovate Bot
0744095892
automation: Update codimd to version 1.9.3
2022-04-10 22:04:29 +00:00
Renovate Bot
3b987df882
automation: Update codimd-postgres Docker tag to v11.15
2022-02-12 01:05:46 +00:00
Renovate Bot
82c4b00f1a
automation: Update codimd Docker tag to v1.9.2
2021-12-03 21:04:33 +00:00
Renovate Bot
752cf26794
automation: Update codimd-postgres Docker tag to v11.14
2021-11-12 01:03:27 +00:00
Renovate Bot
8e838c4b05
automation: Update codimd Docker tag to v1.9.0
2021-09-13 22:04:17 +00:00
Renovate Bot
b3afd45f99
automation: Update codimd-postgres Docker tag to v11.13
2021-08-12 20:10:58 +00:00
4f5caf10a1
codimd: Fix local uploads mountpoint
...
This patch fixes the mountpoint for local filesystem uploads to the new hedgedoc container.
2021-07-15 12:34:16 +02:00
Renovate Bot
f4fca952de
automation: Update codimd-postgres Docker tag to v11.12
2021-05-14 21:04:16 +00:00
Renovate Bot
71bab9a815
automation: Update codimd Docker tag to v1.8.2
2021-05-11 20:03:59 +00:00
Renovate Bot
257c4f85b7
automation: Update codimd Docker tag to v1.8.1
2021-05-06 21:04:42 +00:00
Renovate Bot
51584bf1e0
automation: Update codimd Docker tag to v1.8.0
2021-05-03 21:03:43 +00:00
Renovate Bot
e678b576f1
automation: Update codimd-postgres Docker tag to v11.11
2021-03-28 01:48:23 +00:00
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