davzucky
10/26/2021, 12:40 AMorion agent start
and I set the following env variable to connect to the orion server
PREFECT_ORION_API_HOST: orion_server
PREFECT_ORION_API_PORT: 4200
the agent still try to create a database in this case using sqllite on the agent?davzucky
10/26/2021, 12:40 AMChris White
davzucky
10/26/2021, 12:48 AMdavzucky
10/26/2021, 12:49 AMPREFECT_ORION_API_HOST: orion_server
PREFECT_ORION_API_PORT: 4200
Chris White
davzucky
10/26/2021, 12:55 AMChris White
prefect orion start
but (you can probably guess what I'm about to say!) it hasn't been separated out yet as a standalone servicedavzucky
10/26/2021, 1:00 AMChris White