helm chart #13989
Replies: 7 comments
-
@ehsanjavadynia did you progress on a kubernetes setup with misskey? |
Beta Was this translation helpful? Give feedback.
-
I am working on a helm chart for misskey using True Charts. Got the basic helm install working and am looking at TrueNAS app integration next. https://github.com/ssmucny/charts/tree/misskey/charts/incubator/misskey |
Beta Was this translation helpful? Give feedback.
-
see https://github.com/misskey-dev/misskey/tree/develop/chart |
Beta Was this translation helpful? Give feedback.
-
Misskey is now on the TrueCharts helm chart repository in the incubator train! It is designed to be used with TrueNAS Scale but can be installed as a normal helm chart as well. Because it is in incubator, it is considered to be in "beta" still, and may change as issues are found and resolved. With enough positive feedback, Misskey can be promoted to the stable train which includes proper support from the TrueCharts team. |
Beta Was this translation helpful? Give feedback.
-
Version has been upgraded to 1.0.2, and I have been able to successfully install it. I can add English documentation on the Misskey hub repo for helm install, but otherwise this issue can be closed. |
Beta Was this translation helpful? Give feedback.
-
Truecharts no longer supports native helm charts. ref: https://twitter.com/useTrueCharts/status/1592552717503041536?s=20&t=Ns-zHtiDK3oiPV9ZG-_fIw |
Beta Was this translation helpful? Give feedback.
-
Looks like the new pipeline doesn't build the charts outside of dependency and common, so you can't even use it unofficially. This was a result of changing their build pipeline (reduced the build time from 12 hours to 20 minutes). The plain Helm install method should be removed and just leave the TrueCharts instillation method. For people that want to roll their own Helm install, currently they will have to manually build their cluster by modifying the chart files using https://github.com/misskey-dev/misskey/tree/develop/chart directory and https://github.com/truecharts/charts/tree/master/charts/incubator/misskey as examples. |
Beta Was this translation helpful? Give feedback.
-
Hi, is there any helm chart for kubernetes setup?
Beta Was this translation helpful? Give feedback.
All reactions