5 Commits

Author SHA1 Message Date
3f4911b448 - version v0.0.3
- Updated README
- Added AOT_AUTO_RES and AOT_MINIMIZED env variables (see README.md)
2024-03-27 19:58:44 -06:00
ea006568e2 - cpulimit now reapplies when aot process restarts
- reduce resolution to 640x480 (to reduce CPU usage)
- renamed restart-aot-crash.sh to aot-monitor.sh
- added new env variable RESOLUTION for setting x11 and AgeOfTime game resolution on container startup (so it's easy to change)
- updated readme
2024-03-10 21:46:24 -06:00
7d447a558d - re-enable fluxbox as it actually is necessary to detect Program Error occurrences 2024-03-07 23:41:13 -07:00
61eadc821e - consolidated docker run statements
- you can now control the CPU limit of the running AOT process via changing the contents of /root/aot_cpu_limit (gets it's initial value from the env variable AOT_CPU_LIMIT which if set to zero imposes zero limits)
- set limits on log file sizes
2024-03-07 22:51:44 -07:00
fdf2cffd02 initial commit working version 2024-03-07 12:39:45 -07:00