Skip to content

Helm repo for different charts related to Safe which can be installed on Kubernetes

Notifications You must be signed in to change notification settings

5afe/safe-helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safe Kubernetes Helm charts

Artifact Hub

Warning

Disclaimer: This repository is currently a work in progress. While contributions and feedback are welcome, please note that the code and features may change frequently, and some functionalities may not be fully implemented or tested. Use this project at your own risk.

Helm repo for different charts related to Safe which can be installed on Kubernetes

Prerequisites

Helm Repository

To install the repo just run:

helm repo add safe https://5afe.github.io/safe-helm-charts/charts/packages
helm repo update

You can then run the following command to see the available Helm charts.

helm search repo safe

Helm Charts

helm install [RELEASE-NAME] safe/safe-transaction-service

For more information, please checkout the chart level README.md.

helm install [RELEASE-NAME] safe/safe-config-service

For more information, please checkout the chart level README.md.

helm install [RELEASE-NAME] safe/safe-client-gateway

For more information, please checkout the chart level README.md.

helm install [RELEASE-NAME] safe/safe-wallet-web

For more information, please checkout the chart level README.md.

helm install [RELEASE-NAME] safe/safe-stack

For more information, please checkout the chart level README.md.


Support and Contribution

This helm chart is maintained by Safe and its community. Please also review the official Safe Code of Conduct* and this repo's contributing doc* before contributing.

Questions and Discussions

GitHub Discussion*

Bugs and other Issues

If you have a bug to report or a feature to request, you can first search the GitHub Issue*, and if you can't find what you're looking for, feel free to open an issue.

Contributing to the Code

We're always happy to review a pull request :) Please just be sure to check the pull request template to make sure you fufill all the required checks, most importantly the DCO*.


TODO list

  • Events service
  • use Secret when necessary
  • GitHub Action to automate release
  • Fix READMEs (missing/broken links)
  • Add licence and code-of-conduct

Known issues

  • CFG Media URL not working
    • try fixing it or deploying S3 (minio)

About

Helm repo for different charts related to Safe which can be installed on Kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages