You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
This command forwards the main demo application port from within Codespaces to a URL you can access
Now, explore the application:
- Click the URL provided by gateway `http://localhost:9060`
In Codespaces, this is unclear. Opening a browser to the created port returns a 404.
- To see your application architecture, get your dashboard URL by running the following:
echo "https://app.kardinal.dev/$(cat ~/.local/share/kardinal/fk-tenant-uuid)/traffic-configuration"
The startup.sh script provides the Kardinal Dashboard URL. Recommend just pointing people to the link shown in their terminal.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In Codespaces, this is unclear. Opening a browser to the created port returns a 404.
The
startup.sh
script provides the Kardinal Dashboard URL. Recommend just pointing people to the link shown in their terminal.The text was updated successfully, but these errors were encountered: