mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Updated Kubernetes server installation (markdown)
parent
034eaf9c0f
commit
d489a87d9b
@ -3,6 +3,10 @@ Trilium can be applied to Kubernetes manually or per helm chart.
|
||||
|
||||
The recommended way is helm.
|
||||
|
||||
# Root privileges
|
||||
|
||||
Trilium docker container needs to be run with root privileges, while Kubernetes by default runs containers under unprivileged users. You will have to [configure this in Deployment descriptor](https://dev.to/techworld_with_nana/run-pod-with-root-privileges-41n9).
|
||||
|
||||
# Helm Install
|
||||
|
||||
Unofficial helm chart by [ohdearaugustin](https://github.com/ohdearaugustin): https://github.com/ohdearaugustin/charts
|
Loading…
x
Reference in New Issue
Block a user