Commit graph

60 commits

Author SHA1 Message Date
bcea46ccaa
fix(penpot): asset dir permissions
nginx frontend is badly configured and runs workers with id 33 instead of the created penpot user :/
So we now allow read for all. Should be fine since nginx is serving this anyway
2024-11-09 06:00:14 +01:00
65c327c252
fix(penpot): asset dir permissions 2024-11-09 05:24:05 +01:00
e893715574
fix!(penpot): Upgrade db to v17
needed a newer version for penpot v2
2024-11-09 05:22:09 +01:00
d60dac5ad9
chore(penpot): Upgrade to v2.3.1 2024-11-09 04:09:25 +01: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
b143d59b1f
penpot: Fix config 2023-12-04 18:51:06 +01:00
abd80816eb
penpot: Upgrade to 1.19.3 & update redis to 7 2023-12-04 17:54:25 +01:00
Renovate Bot
ab44f6a94b automation: Update penpot to v1.16.2 2022-12-16 11:09:54 +00:00
Renovate Bot
f361c5f821 automation: Update penpot to v1.16.1 2022-11-17 13:06:53 +00:00
f112f27449
ansible-lint: Fix various new issues 2022-11-02 21:57:13 +01:00
Renovate Bot
1487652f85 automation: Update penpot to v1.16.0 2022-10-31 11:05:32 +00:00
Renovate Bot
0feb9261a1 automation: Update penpot-backend_image Docker tag to v1.16.0 2022-10-19 12:04:53 +00:00
Renovate Bot
da2fbf7b06 automation: Update penpot-exporter_image Docker tag to v1.15.4 2022-10-06 14:04:57 +00:00
Renovate Bot
b4100d093f automation: Update penpot to v1.15.4 2022-10-04 16:04:50 +00:00
Renovate Bot
8a198a14e8 automation: Update penpot to v1.15.2 2022-08-31 10:05:11 +00:00
5393a8ebbc
Use FQCN in all tasks 2022-08-13 17:50:54 +02:00
Renovate Bot
c3550d6bbb automation: Update penpot to version 1.14.2 2022-07-15 10:07:23 +00:00
Renovate Bot
d225f5f7f3 automation: automation: Update penpot to version 1.14.1 2022-06-27 08:04:51 +00:00
Renovate Bot
af5621fcc6 automation: Update penpot to version 1.13.7 2022-06-10 08:05:39 +00:00
Renovate Bot
a045b45103 automation: Update penpot to version 1.13.4 2022-06-07 10:05:09 +00:00
Renovate Bot
735d29c672 automation: Update penpot to version 1.13.1 2022-05-27 12:06:13 +00:00
Renovate Bot
c2836dfba7 automation: Update penpot to version 1.12.4 2022-04-20 14:04:46 +00:00
Renovate Bot
a8b8f852e1 automation: Update penpot to version 1.12.3 2022-04-05 00:04:27 +00:00
Renovate Bot
39fce13ed9 automation: Update penpot to version 1.12.2 2022-03-14 15:04:46 +00:00
Renovate Bot
0ba4180820 automation: Update penpot to version 1.12.0 2022-03-01 15:14:20 +00:00
Renovate Bot
8b499ae751 automation: Update penpot to version 1.11.2 2022-02-16 13:04:18 +00:00
Renovate Bot
c93f6cb27d automation: Update penpot Docker tags to v1.11.1 2022-02-08 09:04:21 +00:00
Renovate Bot
80c5416dae automation: Update penpot Docker tags to v1.11.0 2022-02-04 13:12:59 +00:00
9448ec9995
penpot: Fix storage config flags
The flag names changed and thus do not allow media to be uploaded anymore. This applies the new flags for filesystem storage as this commit did in the official repository: 7a94a2f087

Also the documentation does still contain the old env vars, so we raised an issue in penpot/penpot-docs
2022-01-02 21:59:18 +01:00
a64bb5bbf8 Merge branch 'renovate/penpot-frontend_image-1.x' into 'master'
automation: Update penpot-frontend_image Docker tag to v1.10.4

See merge request saibotk.de/infrastructure!430
2022-01-02 17:42:50 +00:00
371e7aa81b Merge branch 'renovate/penpot-backend_image-1.x' into 'master'
automation: Update penpot-backend_image Docker tag to v1.10.4

See merge request saibotk.de/infrastructure!429
2022-01-02 17:42:41 +00:00
Renovate Bot
7a9b0aee7e automation: Update penpot-exporter_image Docker tag to v1.10.4 2021-12-31 15:02:37 +00:00
Renovate Bot
ee51611ba2 automation: Update penpot-frontend_image Docker tag to v1.10.4 2021-12-31 13:04:26 +00:00
Renovate Bot
38a21e8949 automation: Update penpot-backend_image Docker tag to v1.10.4 2021-12-31 13:04:25 +00:00
93f41c3125
penpot: Enable SMTP flag if smtp config enabled 2021-12-28 13:58:09 +01:00
e3c20f2f3b
penpot: Fix flag env var quotation 2021-12-28 12:46:27 +01:00
0ffd62de9e
penpot: Migrate Env vars to new flag system 2021-12-28 12:24:18 +01:00
2ff6f3573c
penpot: Update to 1.10.1-beta & track releases for each container 2021-12-28 11:49:30 +01:00
Renovate Bot
200b6ba407 automation: Update penpot Docker tag to v1.9.0 2021-10-27 14:05:27 +00:00
Renovate Bot
dc2658a1a7 automation: Update penpot Docker tag to v1.8.2 2021-09-23 14:04:16 +00:00
Renovate Bot
63aff08395 automation: Update penpot Docker tag to v1.8.0 2021-09-14 12:10:46 +00:00
Renovate Bot
ed03285f6d automation: Update penpot Docker tag to v1.7.4 2021-08-19 10:04:33 +00:00
Renovate Bot
6b89159582 automation: Update penpot Docker tag to v1.7.2 2021-08-05 00:11:00 +00:00
Renovate Bot
9c71a63c20 automation: Update penpot Docker tag to v1.7.1 2021-07-27 18:08:09 +00:00
Renovate Bot
d600bb4ac9 automation: Update penpot Docker tag to v1.6.5 2021-06-18 07:07:21 +00:00
Renovate Bot
1b62077016 automation: Update penpot Docker tag to v1.6.4 2021-06-07 15:07:41 +00:00
Renovate Bot
c6ac96b66b automation: Update penpot Docker tag to v1.6.3 2021-06-02 18:58:30 +00:00
Renovate Bot
8c8de2cedb automation: Update penpot Docker tag to v1.6.1 2021-05-30 14:11:53 +00:00