There are some config options that are set via the CLI, some via environment variables and some that are hard-coded. We should read all config options from the environment so it's easy to make changes between different deployments of the code. I am open to other opinions.