Commit Graph

8 Commits

Author SHA1 Message Date
DIYgod e16b4d033c
chore: Install Prisma globally in xlog-init container
- Update deployment configurations for both prod and dev environments
- Modify xlog-init container arguments to install Prisma globally using "npm install -g prisma"
2023-03-31 03:11:08 +01:00
DIYgod 597ae04fdc
chore: Install Prisma and update containers in deployment YAMLs.
- Add Prisma to Dockerfile copy commands
- Modify xlog-init container command to include installing Prisma
- Add new container for caddy-validator with a Python image
- Increase xlog container's CPU limit to 1500m
2023-03-31 02:46:43 +01:00
DIYgod a80bfd676f
chore: try to fix xlog-init 2023-03-30 17:13:05 +01:00
DIYgod b1089e326e
chore: prisma migrate 2023-03-29 18:07:27 +01:00
sljeff 80dbb7b304 chore: prom metrics 2023-02-22 18:01:05 +08:00
sljeff 94ac45d160 feat: increase mem limit 2022-09-30 08:53:09 +08:00
sljeff da4796ff67 fix: sts strategy 2022-09-29 18:12:54 +08:00
sljeff 511716ecb2 fix: dev sts 2022-09-29 18:05:48 +08:00