A simple way to test OpenWeb-UI features locally.
- Activate the flox environment:
flox activate
- Create the Kubernetes cluster:
task cluster-create
- Deploy:
task deploy
Run: kubectl -n openweb-ui port-forward svc/openweb-ui-service 8080:8080
or task ui
.
Open: http://localhost:8080
Create a dummy first account.