07ccd05734
Add environment variables to control settings
2025-08-26 17:09:25 -07:00
125081f40b
Configure docker-compose.yml and environment.ts to add rate limit toggle
2025-08-26 09:46:02 -07:00
5486046c24
Remove support for integration testing mode
...
- Remove app-integration-test service from Docker Compose
- Remove references to integration testing mode from documentation
- Clean up CLAUDE.md to reflect current Docker services
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-07-18 16:53:29 -04:00
5f982fe182
Add PARKING_LOGGING_INTERVAL_MS as an environment variable
2025-07-03 15:20:16 -04:00
6400929eb6
Update docker-compose.yml to use redis-stack instead of redis:alpine
...
This is the easiest way to set up the `timeseries` module during development
2025-07-01 19:01:33 -04:00
3460f1becc
update environment variables for testing and app-integration-testing
2025-03-31 20:07:40 -07:00
7761e09b0e
add separate redis service without persistence
2025-03-27 09:21:17 -07:00
e880830e02
add redis URL to docker compose
2025-03-27 08:42:46 -07:00
829b3f4ffd
load each environment variable automatically from the env file
2025-03-27 08:26:44 -07:00
25f9dd62b1
remove .env file from testing and app-integration-test flows
2025-03-26 16:06:00 -07:00
b442cdda21
add app integration testing workflow
2025-03-26 15:55:24 -07:00
4990e65c3e
add testing workflow and update package.json
2025-03-26 15:53:39 -07:00
66642e7050
simplify the dockerfile and move it to a separate file
2025-03-26 15:50:47 -07:00
f2a464d52d
fix the inline dockerfile to use cmd instead of run, and update port
2025-03-26 15:45:26 -07:00
2dd91c9885
add docker compose file and dockerignore
2025-03-26 15:31:12 -07:00