Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathisve/argocd-nginx-hello-world
first argocd test, please ignore
https://github.com/mathisve/argocd-nginx-hello-world
Last synced: about 2 months ago
JSON representation
first argocd test, please ignore
- Host: GitHub
- URL: https://github.com/mathisve/argocd-nginx-hello-world
- Owner: mathisve
- Created: 2021-12-20T15:46:26.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-30T05:26:18.000Z (5 months ago)
- Last Synced: 2024-07-30T08:53:33.974Z (5 months ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# argocd-nginx-hello-world
first argocd test, please ignorea small sample application to test argocd
when deploying in minikube, don't forget to change `/etc/hosts` to include
```localhost nginx.test```
once deployed do:
```curl nginx.test:8080```