An open API service indexing awesome lists of open source software.

https://github.com/dirien/helloserver


https://github.com/dirien/helloserver

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Hello Server application with a Helm chart

## How to use this repo

1. Clone this repo
2. Change into the `hello-server` directory
3. Change in the `buildPush.sh` the `REPOSITORY` variable to your own Docker Hub username
4. Run the `buildPush.sh` script, make sure you have Docker installed and you are logged in to Docker Hub