Open source
Deploy it tonight.
Apache 2.0 core. Single-tenant. Kubernetes-native. Read the code, run the Helm chart, ship in an evening.
Quickstart
# 1. Add the Helm repo helm repo add syncedoffice https://charts.syncedoffice.com helm repo update # 2. Install into your cluster helm install so syncedoffice/syncedoffice \ --namespace synced --create-namespace \ --set ingress.host=erp.mycompany.dev # 3. Bootstrap the first tenant kubectl exec -it deploy/so-cli -n synced -- so tenant create acme