Manages the services hosted on the Flow Platform.
Find a file
Dan Anglin 042f3e2364
fix: build GTS docker image from base Alpine image
Changes:

- Update the Dockerfile template to build the GTS image from alpine:3.17.
- Add logic to download and verify GTS packages.
- Allow the Download target to be more forgiving for a service that does not need to download any files.
- The Download target is now a dependency to the Render target for all services that aren't named 'compose'.
- Update the path to the web files in the GTS config file.
- Update the entrypoint to use the correct path of the GTS executable file.

Chores:

- Remove unused DockerImageDigest setting from GTS config.
2023-02-26 17:14:39 +00:00
build Add services 2022-11-18 15:08:16 +00:00
config@7febd989d2 chore(gts): upgrade GTS to v0.7.1 2023-02-24 18:47:10 +00:00
magefiles fix: build GTS docker image from base Alpine image 2023-02-26 17:14:39 +00:00
templates fix: build GTS docker image from base Alpine image 2023-02-26 17:14:39 +00:00
.gitignore Add services 2022-11-18 15:08:16 +00:00
.gitmodules chore: add config submodule and update render script 2022-11-21 17:31:28 +00:00
go.mod build: automation with Go and Mage 2023-02-12 20:59:55 +00:00
go.sum build: automation with Go and Mage 2023-02-12 20:59:55 +00:00
LICENSE chore: add LICENSE 2023-02-12 21:11:04 +00:00
README.md Add README.md 2022-11-13 20:36:04 +00:00

Flow Services