Commit graph

7 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
45bf9ecf8d
fix(docker-compose): Use docker compose plugin for validation 2024-02-22 03:42:59 +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
5393a8ebbc
Use FQCN in all tasks 2022-08-13 17:50:54 +02:00
951dbeb41d
Fix yamllint issues 2021-03-05 13:02:55 +01:00
801cf03c6d
Add penpot role 2021-03-01 02:05:29 +01:00