msgbyte / tianji

Tianji: Insight into everything, Website Analytics + Uptime Monitor + Server Status. not only another GA alternatives
https://tianji.msgbyte.com/
Apache License 2.0
1.41k stars 80 forks source link

support install to kubernetes cluster with helm #68

Open willzhang opened 4 months ago

willzhang commented 4 months ago

support install to kubernetes cluster with helm

trickyut commented 4 months ago

Is there any easy way to install tianji on kubernetes? I used kompose to convert docker-compose to helm chart but it looks that it still need a lot of tweaking to use it. Ingress definition is also missing

moonrailgun commented 3 months ago

I add some document about how to install tianji with helm. but i am not good at helm just study two days.

free feel to let me know if i make somthing wrong or not best practices

moonrailgun commented 3 months ago

https://tianji.msgbyte.com/docs/install/kubernetes/helm

trickyut commented 3 months ago

Thank you! i will try to install it and report back in case of any issues. BTW i noticed that helm provides nice security report which might be quite useful for you as well. https://artifacthub.io/packages/helm/msgbyte/tianji?modal=security-report

moonrailgun commented 3 months ago

Thank you buddy