You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have several reports of issue with running fidesops when no fidesops.toml file is present. There is ongoing work to fix this, and we should verify that it is still possible to run without the file present once the repos are merged.
Steps to Reproduce
docker-compose up when no fides/ctl/ops.toml file is present
Server will error instead of loading.
Expected behavior
Server should be able to start with environment variables and not require a toml file.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Version:
OS:
Python Version:
Docker Version:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Bug Description
We currently have several reports of issue with running fidesops when no fidesops.toml file is present. There is ongoing work to fix this, and we should verify that it is still possible to run without the file present once the repos are merged.
Steps to Reproduce
docker-compose up
when no fides/ctl/ops.toml file is presentExpected behavior
Server should be able to start with environment variables and not require a toml file.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: