Philippe Caseiro
9fb85a9437
feat(helm): adding helm install feature
...
now we can ask bootstraper to install helm charts as "packages"
2022-07-11 09:29:35 +02:00
Philippe Caseiro
a9aa10cb3e
feat(test): adding tests for the "File" struct
...
feat(test): moving util funcs into utils module
2022-07-06 14:42:26 +02:00
Philippe Caseiro
1dfc9b8a24
Cleanup data directory
2022-07-01 15:22:57 +02:00
Philippe Caseiro
e9f8ff2506
fix(bootstraper): adding global variables support
...
Now we can declare "global" variables, in the "Globals" section the the
configuration, this variables will be merged into the "Service"
variables and used in the templates. This how we share variables between
services.
2022-07-01 14:56:41 +02:00
Philippe Caseiro
b5172da6a7
Complete rewrite of the bootstraper tool
2022-06-30 16:45:46 +02:00
Philippe Caseiro
67e8485958
feat(api): adding api server code
...
templater can be used as a commmand line tool or as an api server.
2022-06-15 14:33:10 +02:00