Skip to content

Repository files navigation

Helm charts

The univer server deploy use in k8s and docker compose.

Install by docker compose

Readme

Install by k8s

  1. Install helm.

  2. Delpoy service.

helm install -n univer --create-namespace \
    --set global.istioNamespace="univer" \
    univer-stack oci://univer-acr-registry.cn-shenzhen.cr.aliyuncs.com/helm-charts/univer-stack

kubectl rollout restart -n univer deployment/collaboration-server
kubectl rollout restart -n univer deployment/universer
  1. Set dns resolve to try demo.
# you can edit your local hosts file to simple resolve dns.
# default domain is: univer.example.com

open: http://univer.example.com

About

Deployments for Univer Servers

Resources

Stars

14 stars

Watchers

5 watching

Forks

Releases

Used by

Contributors

Languages