Hey guys,
Recently discovered agola and wanted to try it out as a simpler and cleaner CI/CD than what i’ve used in the past. i’m currently pretty restricted in how much RAM i have access to so i was hoping this would help out.
After playing around with it for a few days i noticed that the RAM usage went from about 100mb to about 4Gb, i’ve only got a single user and project setup, which has 18 tasks. if i restart the container it stays at 100ish mb, then with each sequential build the server usage seems to increaase by about a Gb of ram
I was wondering if there’s anything i can do to reduce the ram usage other than restarting it after every so often (ouch), i’d love to use this project and i’m not exactly certain why it’s using so much ram.
A few notes about my environment:
Running on K3S v1.18.3+k3s1 (96653e8d)
Centos 7 as the host machine
An image of the ram usage over time, you can probably tell when each run starts.
Thanks for the help, Asher