11 Commits

Author SHA1 Message Date
Simon Emms
47843e7226 [installer]: increase random string length for seeded randoms
The updated Docker registry uses the Helm randAlphaNum function, which
requires a longer data string than the 64 characters we had previously.
2023-01-05 12:13:45 +01:00
Christian Weichel
478a75e744 Switch license to AGPL 2022-12-08 13:05:19 -03:00
Simon Emms
b7016b1ee7 [installer]: add logging framework to the Installer 2022-09-12 08:59:13 +02:00
Simon Emms
811e6ff678 [installer]: add getEnvvar to root cmd 2022-09-12 08:59:13 +02:00
Simon Emms
3138b577e1 [installer]: set option to set seed value
This is useful for testing so we can generate the same rendering
each time and then compare the outputs against a known value. It also
allows users to make their randomisation deterministic
2022-08-02 09:02:46 -03:00
Milan Pavlik
4d9100ef82 [installer] Add flag to configure strict config parsing 2022-05-31 13:35:49 +05:30
Simon Emms
4820e804bb [installer]: move to /install 2022-02-22 17:03:02 +05:30
Christian Weichel
6f4baa28fc [installer] Remove GCP installer 2021-07-02 09:37:47 +02:00
Manuel Alejandro de Brito Fontes
3b4ebc9bad Migrate deprecated methods from ioutil package 2021-03-02 06:37:49 -03:00
Christian Weichel
b7dda84ad0 [license] Update license header from TypeFox GmbH to Gitpod GmbH 2021-01-04 15:12:02 +01:00
gitpod-init
24f7b609bf initial commit 2020-08-25 09:25:15 +00:00