mirror of
https://github.com/kerberos-io/agent.git
synced 2025-10-05 08:06:57 +08:00
add img to readme codespance make public
This commit is contained in:
@@ -241,10 +241,11 @@ Go and open two terminals one for the `ui` project and one for the `machinery` p
|
|||||||
cd ui/
|
cd ui/
|
||||||
yarn start
|
yarn start
|
||||||
|
|
||||||
Once executed, a popup will show up mentioning `portforwarding`. You should see two ports being opened, one for the ui `3000` and one for the machinery `80`. `Right-click` on the port `80` and change visibility from `private` to `public`, this is required to avoid `CORS` errors.
|
Once executed, a popup will show up mentioning `portforwarding`. You should see two ports being opened, one for the ui `3000` and one for the machinery `80`. `Right-click` on the port `80` and change visibility from `private` to `public`, this is required to avoid `CORS` errors.
|
||||||
|
|
||||||
As mentioned above, copy the hostname of the `machinery` DNS name, and past it in the `ui/src/config.json` file. Once done reload, the `ui` page in your browser, and you should be able to access the login page with the default credentials `root` and `root`.
|

|
||||||
|
|
||||||
|
As mentioned above, copy the hostname of the `machinery` DNS name, and past it in the `ui/src/config.json` file. Once done reload, the `ui` page in your browser, and you should be able to access the login page with the default credentials `root` and `root`.
|
||||||
|
|
||||||
## Develop and build
|
## Develop and build
|
||||||
|
|
||||||
|
BIN
assets/img/codespace-make-public.png
Normal file
BIN
assets/img/codespace-make-public.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 138 KiB |
Reference in New Issue
Block a user