Production

Production#

The aspects of the production system are thus:

  1. Cloudflare Access: Cloudflare access prevents unauthorized access to the domain

  2. Auth0: Auth0 provides authentication to the domain and is integrated into Cloudflare Access

  3. Docker container: The entire production environment is hosted in a single Docker container

  4. Cloudflare Tunnel: Cloudflare tunnel provides a public proxy to the server

  5. NGINX: NGINX provides a web server for static content and a proxy for websocket traffic

  6. Server: The metacrud server runs as a server