Concepts
zrok is built around a small set of core concepts: accounts and environments, shares, namespaces, and the agent. Understanding these will give you a mental model for how zrok works and how its parts fit together.
📄️ Private shares
zrok was built to share and access digital resources. A private share allows a resource to be accessed on another user's
📄️ Public shares
zrok supports public sharing for web-based (HTTP and HTTPS) resources. These resources are easily shared with the
🗃️ Backend modes
2 items
📄️ zrok agent overview
The zrok agent centralizes management of your zrok shares and accesses as a single persistent background process. It
📄️ Accounts and environments
zrok organizes access around two foundational concepts: your account on a zrok instance, and the environment you
📄️ Reserved names and namespaces
This page describes the v2.0 namespace and name system. If you're migrating from v1.x, see the [v2 migration
📄️ Open source
It's important to the zrok project that it remain free and open source software. The code is available on GitHub
📄️ Hosting
zrok is available both as a managed cloud service and as self-hosted software you can run on your own infrastructure.