https://github.com/kostis-codefresh/gitops-promotion-source-code
Simple Golang app with environment variables
https://github.com/kostis-codefresh/gitops-promotion-source-code
Last synced: 2 months ago
JSON representation
Simple Golang app with environment variables
- Host: GitHub
- URL: https://github.com/kostis-codefresh/gitops-promotion-source-code
- Owner: kostis-codefresh
- Created: 2022-03-10T13:37:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-28T07:59:51.000Z (over 1 year ago)
- Last Synced: 2025-01-09T01:51:51.448Z (4 months ago)
- Language: Go
- Size: 3.14 MB
- Stars: 14
- Watchers: 1
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to Model Your Gitops Environments
This is a very simple web application that gets configuration from environment variables and prints them out.
See the [blog post](https://codefresh.io/blog/how-to-model-your-gitops-environments-and-promote-releases-between-them/) for more details and the associated [Kubernetes manifests](https://github.com/kostis-codefresh/gitops-environment-promotion)