diff --git a/docs/getting-started.md b/docs/getting-started.md index c1ba39b5..9a9df685 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -90,7 +90,7 @@ $ ./zrok version / /| | | (_) | < /___|_| \___/|_|\_\ -v0.4.0-rc1 [c889005] +v0.4.0-rc6 [c889005] ``` ## Configure Your zrok Service Instance @@ -230,14 +230,14 @@ $ zrok status Config: - CONFIG VALUE SOURCE - apiEndpoint https://api.zrok.io env + CONFIG VALUE SOURCE + apiEndpoint https://api.staging.zrok.io env Environment: - PROPERTY VALUE - Secret Token klFEoIi0QAg7 - Ziti Identity FTpvelYD6h + PROPERTY VALUE + Secret Token <> + Ziti Identity <> ``` Excellent... our environment is now fully enabled. diff --git a/docs/images/zrok_enable_modal.png b/docs/images/zrok_enable_modal.png index c4106d89..62db6b37 100755 Binary files a/docs/images/zrok_enable_modal.png and b/docs/images/zrok_enable_modal.png differ diff --git a/docs/images/zrok_registration_success.png b/docs/images/zrok_registration_success.png index 5e8e8dde..e111221d 100755 Binary files a/docs/images/zrok_registration_success.png and b/docs/images/zrok_registration_success.png differ diff --git a/docs/images/zrok_web_console_environment_spark.png b/docs/images/zrok_web_console_environment_spark.png index c5f94c44..715b7e5c 100755 Binary files a/docs/images/zrok_web_console_environment_spark.png and b/docs/images/zrok_web_console_environment_spark.png differ diff --git a/docs/images/zrok_web_console_explorer_share.png b/docs/images/zrok_web_console_explorer_share.png index c3b17482..fc61a295 100755 Binary files a/docs/images/zrok_web_console_explorer_share.png and b/docs/images/zrok_web_console_explorer_share.png differ diff --git a/docs/images/zrok_web_console_share_detail.png b/docs/images/zrok_web_console_share_detail.png index f93b73bf..415b0321 100755 Binary files a/docs/images/zrok_web_console_share_detail.png and b/docs/images/zrok_web_console_share_detail.png differ diff --git a/docs/images/zrok_web_ui_empty_environment_detail.png b/docs/images/zrok_web_ui_empty_environment_detail.png index db4dc0cf..b1b1a05b 100755 Binary files a/docs/images/zrok_web_ui_empty_environment_detail.png and b/docs/images/zrok_web_ui_empty_environment_detail.png differ diff --git a/docs/images/zrok_web_ui_empty_shares.png b/docs/images/zrok_web_ui_empty_shares.png index bc7582ea..2838f351 100755 Binary files a/docs/images/zrok_web_ui_empty_shares.png and b/docs/images/zrok_web_ui_empty_shares.png differ diff --git a/docs/images/zrok_web_ui_new_environment.png b/docs/images/zrok_web_ui_new_environment.png index d6686fc4..14a161d0 100755 Binary files a/docs/images/zrok_web_ui_new_environment.png and b/docs/images/zrok_web_ui_new_environment.png differ