Helm Charts para Onesait Platform Community Edition
Helm allows you to package complex applications to be deployed in Kubernetes, being able to "clone" their files or manifest, such as Deployment, Service, PersistentVolumeClaim, Ingress, Secret, etc... in templates or Helm Templates and packaged in a Chart. Once packaged, Charts can be distributed and versioned on Charts servers (Chart Museum) and installed on Kubernetes clusters.
For this Q1 we have released the code of a Helm chart to deploy the Community Edition of Onesait Platform on k8s. You can find the code at:
GitHub - onesaitplatform/onesaitplatform-ce-charts: Onesait Platform Helm chart
We have also published them in artifacthub, being ready and available for public use:
https://artifacthub.io/packages/helm/onesaitplatformhelmchart/onesaitplatform-ce-base-chart
We have also released the certificate generation plugin: