Skip to content

A repository to experiment with all the features openweb-ui has to offer. Will eventually host it locally on clusters with k3s.

Notifications You must be signed in to change notification settings

edenreich/openweb-ui-kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy OpenWeb-UI onto Kubernetes

A simple way to test OpenWeb-UI features locally.

Prerequisites

Quick Start

  1. Activate the flox environment:
flox activate
  1. Create the Kubernetes cluster:
task cluster-create
  1. Deploy:
task deploy

UI

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.

About

A repository to experiment with all the features openweb-ui has to offer. Will eventually host it locally on clusters with k3s.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published