Skip to content

WDaan/hoppscotch-helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hoppscotch Helm Charts [WIP]

Chart Version hoppscotch Version

Disclaimer

These charts are still a work in progress. They provide a base that deploys the 3 components [backend, web, admin] as seperate deployments. However I think that currently the frontend/admin don't allow envs dynamic envs. As long as this is not implemented I fear this way of deploying will not work.

Also I am not a maintainer or in any way related to the hoppscotch project, I made this as a starter template and hope that the hoppscotch team will transfer this repo over to their org.

Please create an issue or submit a pull request for any issues or missing features.

Contents

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

helm repo add hoppscotch https://wdaan.github.io/hoppscotch-helm/

You can then run helm search repo hoppscotch to see the charts.

Installing

helm install hoppscotch hoppscotch/hoppscotch

Upgrading

helm upgrade hoppscotch hoppscotch/hoppscotch

Configuration

You can configure this chart by updating create a custom values file.

See the hoppscotch documentation for more information.

YAML

You can also configure this chart using YAML. See the values.yaml file for the default values under global.env.

Contributing

Feel free to open up a PR.

License

MIT License.