Eugeny / tabby-web

Tabby Web - an SSH/Telnet/Serial client in your browser.
https://tabby.sh
MIT License
806 stars 120 forks source link

helm chart #95

Open brunnels opened 1 year ago

brunnels commented 1 year ago

I wrote 2 helm charts for this and it's working pretty well for me in k8s with github oauth login.

I have one chart for tabby-web that includes standalone mariadb and another chart for the connection-gateway. I'm using https://bjw-s.github.io/helm-charts/docs/ library chart. All sensitive env settings come from secrets and app-dist and mariadb have persistent pvc's for data.

If you're interested in hosting the charts I would be happy to send you a PR.