gentle-bird-90474
05/15/2022, 6:02 AM--config
CLI argument the only way to do it? Can’t find anything here in the docs.damp-sunset-69236
05/16/2022, 10:10 AMOATHKEEPER_CONFIG
for instancegentle-bird-90474
05/16/2022, 10:30 AMdamp-sunset-69236
05/16/2022, 10:42 AMOATHKEEPER_CONFIG
variable is not part of oathkeeper but still you can specify absolute path to the config and run it the following way
export OATHKEEPER_CONFIG=/etc/config/oathkeeper.conf
oathkeeper serve -c $OATHKEEPER_CONF
gentle-bird-90474
05/16/2022, 10:43 AMgentle-bird-90474
05/16/2022, 10:47 AMCOMMAND
gentle-bird-90474
05/16/2022, 10:49 AMOATHKEEPER_CONFIG
or `OATHKEEPER_CONFIG_PATH`variable it would be simpler to make a deployment / local dev env with docker-compose