cloudnative-id / community-operator

Community operator to manage your community
MIT License
8 stars 0 forks source link

community-operator

Version: 0.0.6 Type: application AppVersion: 0.0.6

The Community Operator provides Kubernetes native deployment and management of your community. The purpose of this project is to simplify and automate community management in top of Kubernetes clusters.

Community-operator currently watch CRDs on the same namespace as the community-operator deployed.

Feature

Installation

Helm

Please read README.md in charts folder for more information.

helm repo add zufardhiyaulhaq https://charts.zufardhiyaulhaq.com/
helm install zufardhiyaulhaq/community-operator --name-template community-operator

to insatall without crds

--skip-crds

to upgrade

helm upgrade community-operator zufardhiyaulhaq/community-operator --set-string telegram.chatid="xx" --set-string telegram.token="yy"

Users

This is the community list that used community-operator

Contributors

All Contributors


Zufar Dhiyaulhaq

💻 🔧 🤔

Contributions of any kind welcome, please check CONTRIBUTING.md!

Changes

For changes, see the CHANGELOG.md.

License

This program is free software: you can redistribute it and/or modify it under the terms of the MIT license