fides icon indicating copy to clipboard operation
fides copied to clipboard

Add a command that allows starting up fidesctl in prod mode

Open allisonking opened this issue 3 years ago • 1 comments
trafficstars

Is your feature request related to a specific problem?

Right now it's difficult to actually see the built UI since our docker-compose overwrites the built static files with the user's local environment.

Describe the solution you'd like

We should add a command that mirrors the real deployment as much as possible.

Describe alternatives you've considered, if any

A description of any alternative solutions or features you've considered.

Additional context

https://github.com/ethyca/fides/pull/757#discussion_r901296645

This would also help us out with https://github.com/ethyca/fidesctl-plus/issues/30

I suspect @ThomasLaPiana has some good ideas on how to do this :)

allisonking avatar Jul 19 '22 21:07 allisonking

so you're saying add a nox -s prod in addition to a nox -s dev? Makes sense to me! I'm sure I could cook something up :)

ThomasLaPiana avatar Jul 19 '22 23:07 ThomasLaPiana

Closing this one in favor of https://github.com/ethyca/fides/issues/2385

allisonking avatar Jan 26 '23 17:01 allisonking