Production#
The aspects of the production system are thus:
Cloudflare Access: Cloudflare access prevents unauthorized access to the domain
Auth0: Auth0 provides authentication to the domain and is integrated into Cloudflare Access
Docker container: The entire production environment is hosted in a single Docker container
Cloudflare Tunnel: Cloudflare tunnel provides a public proxy to the server
NGINX: NGINX provides a web server for static content and a proxy for websocket traffic
Server: The metacrud server runs as a server