mirror of
https://github.com/openziti/zrok.git
synced 2025-06-26 20:52:33 +02:00
readme (#159)
This commit is contained in:
parent
9f27756560
commit
ac4068c946
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
`zrok` facilitates sharing resources publicly and privately, exposing them to an audience you can easily control.
|
`zrok` facilitates sharing resources publicly and privately, exposing them to an audience you can easily control.
|
||||||
|
|
||||||
Like other competitors in this space, `zrok` allows users to create ephemeral reverse proxies ("tunnels") for `http` resources. Additionally:
|
Like other offerings in this space, `zrok` allows users to create ephemeral reverse proxies ("tunnels") for `http` resources. Additionally:
|
||||||
|
|
||||||
* `zrok` allows users to _privately_ share resources with other `zrok` users; in _private_ usage scenarios, your private resources are not exposed to any public endpoints; all communication is securely and privately transported between `zrok` environments
|
* `zrok` allows users to _privately_ share resources with other `zrok` users; in _private_ usage scenarios, your private resources are not exposed to any public endpoints; all communication is securely and privately transported between `zrok` environments
|
||||||
* `zrok` allows sharing other types of resources; rather than just proxying `http` endpoints, `zrok` allows users to easily and rapidly share files and web content
|
* `zrok` allows sharing other types of resources; rather than just proxying `http` endpoints, `zrok` allows users to easily and rapidly share files and web content
|
||||||
@ -16,7 +16,7 @@ You can be up and sharing using the `zrok.io` service in minutes. Here is a syno
|
|||||||
|
|
||||||
### First-time Setup
|
### First-time Setup
|
||||||
|
|
||||||
* Download the binary for your platform [here](https://zrok.io/downloads)
|
* Download the binary for your platform [here](https://zrok.io)
|
||||||
* `zrok invite` to create an account with the service
|
* `zrok invite` to create an account with the service
|
||||||
* `zrok enable` to enable your shell environment for sharing with the service
|
* `zrok enable` to enable your shell environment for sharing with the service
|
||||||
|
|
||||||
@ -28,7 +28,7 @@ See the [Concepts and Getting Started Guide](docs/v0.3_getting_started/getting_s
|
|||||||
|
|
||||||
## Self-Hosting
|
## Self-Hosting
|
||||||
|
|
||||||
`zrok` is designed to scale up to support extremely large service instances. `zrok.io` is run by NetFoundry using the same code base that is available to self-hosted environments.
|
`zrok` is designed to scale up to support extremely large service instances. `zrok.io` is a public service instance operated by NetFoundry using the same code base that is available to self-hosted environments.
|
||||||
|
|
||||||
`zrok` is also designed to scale down to support extremely small deployments. Run an OpenZiti network with `zrok` layered on top of it on a Raspberry Pi!
|
`zrok` is also designed to scale down to support extremely small deployments. Run an OpenZiti network with `zrok` layered on top of it on a Raspberry Pi!
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user