From 55eadec8d7f285448c6f6eede847d7d170234a19 Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Thu, 19 Jan 2023 12:06:01 -0500 Subject: [PATCH] self-hosting guide reference (#149) --- docs/v0.3_getting_started/getting_started.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/v0.3_getting_started/getting_started.md b/docs/v0.3_getting_started/getting_started.md index eac2dd58..580e2043 100644 --- a/docs/v0.3_getting_started/getting_started.md +++ b/docs/v0.3_getting_started/getting_started.md @@ -364,5 +364,9 @@ You use the `zrok share` command to create and enable _ephemeral shares_. You use the `zrok reserve` command to create _reserved shares_. Reserved shares last until you use the `zrok release` command to delete them. +## Self-Hosting a Service Instance + +Interested in self-hosting your own `zrok` service instance? See the [self-hosting guide](../v0.3_self_hosting_guide.md) for details. + [openziti]: https://docs.openziti.io/ "OpenZiti" [ zrok-download]: https://zrok.io "Zrok Download" \ No newline at end of file