Skip to content

Running Zasper remotely #82

@prasunanand

Description

@prasunanand

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.

Metadata

Metadata

Assignees

Labels

DeploymentDeploying Zasper on ClouddocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions