In-reply-to » @prologic I tried to deploy yarnd on GCP, without success, mainly because of the incompatibility with the third twelve factor principle. If I have time I will try to use viper to change it.

If I run the docker image as it, it works fine, but if I want to specify some parameters using the command line it is not really possible, because of how GCP starts the container, I must have it by env variable.

⤋ Read More