No description
Find a file
Patrik Lundin 35a944d896
Some checks failed
/ container (push) Has been cancelled
Revert "See if it helps to allow unlimited locked memory"
We can not increase the ulimit from inside the job, instead we need to
tell forgejo (via /opt/forgejo-runner/data/config.yml) to include
e.g. "--ulimit memlock=-1" in container options if necessary.

This did not appear to help things however.

This reverts commit 2be4c8ea13.
2025-02-28 08:34:28 +01:00
.forgejo/workflows Initial commit 2024-10-04 12:48:34 +02:00
Dockerfile Revert "See if it helps to allow unlimited locked memory" 2025-02-28 08:34:28 +01:00
README.md Initial commit 2024-10-04 12:48:34 +02:00

cdn-varnish

This is used to build our custom varnish container with the SLASH/ storage engine present.

The reason for using SLASH/ is to be able to have the cache survive reboots of the varnish nodes.