https://github.com/baloise-incubator/gitops-nginx-demo
Demo application as showcase for ChatOps based GitOps
https://github.com/baloise-incubator/gitops-nginx-demo
argocd gitops nginx tekton
Last synced: 6 months ago
JSON representation
Demo application as showcase for ChatOps based GitOps
- Host: GitHub
- URL: https://github.com/baloise-incubator/gitops-nginx-demo
- Owner: baloise-incubator
- Created: 2020-03-13T11:14:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-06T07:57:44.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T12:47:42.106Z (8 months ago)
- Topics: argocd, gitops, nginx, tekton
- Language: JavaScript
- Homepage: https://demo-test.apps.baloise.dev
- Size: 4.05 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitOps nginx demo app
Showcase a GitOps based process with a simple static site running on nginx.
Find the running app at https://demo-test.apps.baloise.dev.
## GitOps showcase
Make some changes, commit them to a branch and open a PullRequest. Wait for the ChatOps Bot to reply with an intro message.
## Configuration for preview environments
Preview environments need a basic configuration to enable the linking between an application and the deployment configuration repository.
See the comments in [.gitops.config.yaml](./.gitops.config.yaml) for an explanation of the needed properties.