📄️ Deploying to NGINX
Use Nginx to reverse proxy your backend Go program and quickly start the Casdoor service.
📄️ Deploying to Kubernetes
Learn how to deploy Casdoor in a Kubernetes cluster
📄️ Data Initialization
How to initialize Casdoor data from files
📄️ Hosting Static Files in a CDN
Hosting frontend static files in a CDN
📄️ Hosting Static Files in an Intranet
How to deploy Casdoor static resources
📄️ DB Migration
Handling DB Migration in Casdoor