khalid244
khalid244
I want to create a simple `kubernetes.yaml` file that contains all the components needed to run Cattr on Kubernetes. This will simplify the process for people who want to run...
I tried to change S6_CMD_WAIT_FOR_SERVICES_MAXTIME to 180000, and it works great!
I have been testing the mounting of `/app/storage`, but it has caused many problems. I am planning to only mount user-generated content, for example, `mount /app/storage/app/screenshots`. I need to know...
Great, I’m not sure about keeping logs because they sometimes grow and cause problems. I may make it optional for the user to activate it. What do you think ?...
Loki is a great tool, but I want to make things simple for anyone to work with.
That will be great. I have been testing this image `registry.git.amazingcat.net/cattr/core/app:latest`, but it still shows this error. Can you please update it? ``` /package/admin/s6-overlay/libexec/preinit: notice: /var/run is not a symlink...