Activity
Install rimraf in backend directory
Install rimraf in backend directory
Comment out cloudflare header by default
Comment out cloudflare header by default
Minor updates to docker-compose. Fix URL in Caddyfile
Minor updates to docker-compose. Fix URL in Caddyfile
testing deployment
testing deployment
Minor updates to docker-compose. Fix URL in Caddyfile
Minor updates to docker-compose. Fix URL in Caddyfile
Create production docker-compose.yml & Caddyfile. Add multi-stage builds
Create production docker-compose.yml & Caddyfile. Add multi-stage builds
Move command back into docker-compose.yml
Move command back into docker-compose.yml
Add docker for dev environment
Add docker for dev environment
refactor password reset service to catch & log all errors
refactor password reset service to catch & log all errors
Move commands into Dockerfile
Move commands into Dockerfile
Add mongo port mapping in dev docker compose file
Add mongo port mapping in dev docker compose file
Remove port mapping for mongo container
Remove port mapping for mongo container
rename volume & network
rename volume & network
Refactor Caddyfile to use Cloudflare IP header. Remove headers
Refactor Caddyfile to use Cloudflare IP header. Remove headers
Install rate limiter module for caddy production build. Reorganize ca…
Install rate limiter module for caddy production build. Reorganize ca…
Add security headers to production API
Add security headers to production API
Add rate limiting to API in production Caddyfile
Add rate limiting to API in production Caddyfile
Allow DOMAIN_NAME
to be dynamic in Caddyfile and frontend build step
Allow
DOMAIN_NAME
to be dynamic in Caddyfile and frontend build stepRefactor frontend service to use static file server in production. Ad…
Refactor frontend service to use static file server in production. Ad…
Create production stages and docker-compose.yml
Create production stages and docker-compose.yml
Add caddy for local HTTPS. Update cookie options
Add caddy for local HTTPS. Update cookie options