mirror of
https://github.com/Mint-System/Odoo-Apps-Kubernetes.git
synced 2026-06-22 19:25:20 -06:00
Collection of OCA/vertical related modules.
- HTML 73.1%
- Python 22.5%
- JavaScript 2.1%
- Shell 1.9%
- CSS 0.2%
- Other 0.2%
| .github/workflows | ||
| base_mintcloud | ||
| helm | ||
| helm_import | ||
| helm_mintcloud | ||
| helm_portal | ||
| kubectl | ||
| kubectl_contacts | ||
| kubectl_import | ||
| kubectl_mintcloud | ||
| sale_helm | ||
| website_kubectl | ||
| website_kubectl_mintcloud | ||
| website_sale_helm | ||
| website_sale_helm_mintcloud | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .pylintrc | ||
| .ruff.toml | ||
| checklog-odoo.cfg | ||
| Dockerfile | ||
| eslint.config.cjs | ||
| LICENSE | ||
| prettier.config.cjs | ||
| README.md | ||
| task | ||
Odoo Apps: Kubernetes
Odoo modules extending the kubernetes module.
Usage
Clone this repo into the Odoo addons directory.
git clone git@github.com:Mint-System/Odoo-Apps-Kubernetes.git ./addons/kubernetes
Available modules
| Module | Summary |
|---|---|
| base_mintcloud | Mint Cloud product data. |
| helm_import | Import data from Helm repo. |
| helm | Apply Helm charts. |
| helm_mintcloud | Mint Cloud helm data. |
| helm_portal | Update Helm releases in portal. |
| kubectl_contacts | Contacts filter for provider and consulting partners. |
| kubectl_import | Import data from existing Kubernetes cluster. |
| kubectl | Manage kubectl configuration. |
| kubectl_mintcloud | Mint Cloud cluster data. |
| sale_helm | Sell services and assign hosting provider and consulting partner. |
| website_kubectl | Present Kuberentes clusters on website. |
| website_kubectl_mintcloud | Mint Cloud website data. |
| website_sale_helm | Apply Helm Charts when a product is bought. |
| website_sale_helm_mintcloud | Mint Cloud website data. |