https://github.com/andrebriggs/fabrikate-go-server
Fabrikate definition that produces https://github.com/andrebriggs/go-server-manifests
https://github.com/andrebriggs/fabrikate-go-server
Last synced: 4 months ago
JSON representation
Fabrikate definition that produces https://github.com/andrebriggs/go-server-manifests
- Host: GitHub
- URL: https://github.com/andrebriggs/fabrikate-go-server
- Owner: andrebriggs
- Created: 2019-03-19T20:34:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-12T08:00:33.000Z (almost 7 years ago)
- Last Synced: 2025-03-04T21:42:18.710Z (over 1 year ago)
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go server
[](https://dev.azure.com/abrig/bedrock_gitops/_build/latest?definitionId=6&branchName=master)
Go Server is a [Fabrikate](https://github.com/Microsoft/fabrikate) microservice definition.
If you are using Fabrikate and want to update the container image info:
`fab set --subcomponent go-server image.tag=IMAGE_TAG image.repository=IMAGE_REPO/IMAGE_NAME`
To perform an update for a particular environment (e.g. dev, qa, staging, prod, etc)
`fab set --environment ENV_NAME --subcomponent go-server image.tag=IMAGE_TAG image.repository=IMAGE_REPO`