-
-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
DeploymentDeploying Zasper on CloudDeploying Zasper on ClouddocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Describe the solution you'd like
When hosting on a remote server (e.g., cloud VPS), make sure to:
Open port 8048 in your firewall/security groups.
Bind Zasper to 0.0.0.0 to allow external access:
zasper --protected=true --host=0.0.0.0
Use a reverse proxy (NGINX, Caddy, Apache) with HTTPS for secure external access.
Add intructions to add a domain name pointing to your server IP.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DeploymentDeploying Zasper on CloudDeploying Zasper on ClouddocumentationImprovements or additions to documentationImprovements or additions to documentation