feat: pm2 initial setup

This commit is contained in:
Eli Bosley
2024-10-23 16:24:57 -04:00
parent 92b5f2226e
commit b0efcc0d51
20 changed files with 1719 additions and 464 deletions
+2
View File
@@ -23,6 +23,8 @@ x-volumes: &volumes
- ./codegen.yml:/app/codegen.yml
- ./fix-array-type.cjs:/app/fix-array-type.cjs
- /var/run/docker.sock:/var/run/docker.sock
- ./unraid-api.js:/app/unraid-api.js
- ./ecosystem.config.json:/app/ecosystem.config.json
services: