CHANGELOG
FEATURE: The zrok Agent now persists private accesses and reserved shares between executions. Any zrok access private
instances or zrok share reserved
instances created using the agent are now persisted to a registry stored in ${HOME}/.zrok
. When restarting the agent these accesses and reserved shares are re-created from the data in this registry (#922)
FEATURE: zrok-agent Linux package runs the agent as a user service (#883)
CHANGE: Updated the "Getting Started" guide to be slightly more streamlined and reflect the v1.0
changes (#877)
CHANGE: let the Docker instance set the Caddy HTTPS port (#920)
CHANGE: Add Traefik option for TLS termination in the Docker instance (#808)