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

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

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.