https://github.com/dirien/helloserver
https://github.com/dirien/helloserver
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dirien/helloserver
- Owner: dirien
- Created: 2021-02-05T05:44:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-06-20T14:21:06.000Z (about 3 years ago)
- Last Synced: 2025-03-18T06:44:00.936Z (over 1 year ago)
- Language: Smarty
- Size: 5.86 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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