Applications ready to be launched on Kubernetes using Kubernetes Helm.
$ helm repo add mox https://helm.mox.sh
$ helm search repo mox
$ helm install my-release mox/<chart>
master
supports Helm 3 only, i. e. both v1
and v2
API version charts are installable.
Helm Charts of mox
repository are available on:
[charts/confluence-server]
: Atlassian Confluence Server chart. mox.sh github.com[charts/crowd]
: Atlassian Crowd chart. mox.sh github.com[charts/jira-software]
: Jira Software chart. mox.sh github.com
Contributions are welcome! If you have any issue deploying these charts or a enhancement feature, feel free to open an issue on my GitHub.
If you want to add your Charts to the mox repository or modify those that are available, you are welcome to:
- Fork this repository
- Create a branch off master named after your chart
- Create a PR
Copyright © 2023 mox.sh
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.