Commit Graph

11 Commits

Author SHA1 Message Date
7fa55d3401 Update README.md 2025-06-27 13:28:47 -04:00
5d7ef0317a Remove command property from parser in yml file
The parser's Dockerfile already runs the script, no need for the yml to run it. Erreur d'innattention.
2025-06-12 11:59:46 -04:00
b1c279c17c More minor fixes
Suspect that having Dockerfiles in both lighttpd and xml cleaner that are clearing install cache is causing build issues.
2025-06-12 11:51:11 -04:00
cd41bbb741 minor yml fix
Changed web service's property to 'build,' from 'image.'
2025-06-12 11:43:59 -04:00
2f569c7122 add test files for prod 2025-06-12 11:27:18 -04:00
8eaa2c1e43 minor comment changes 2025-06-12 09:58:35 -04:00
7795bd8c59 See prev commit 2025-06-11 16:49:13 -04:00
feb262e0ff Add composer yaml
Attempting to set up with composer instead of building cleaner off of lighttpd image which is built off of debian. Also actually added cron job to cleaner Dockerfile.
2025-06-11 16:47:01 -04:00
6af77289e5 Modify Dockerfile and xml-cleaner.sh
Updated dockerfile to use cron in order to set up automated script execution once per day, every morning.
2025-06-11 14:41:52 -04:00
6d1243e487 Update README.md 2025-06-10 16:13:47 -04:00
ae5a7f2c12 initial commit 2025-06-10 15:57:49 -04:00