SMART icon indicating copy to clipboard operation
SMART copied to clipboard

replicating dev in prod

Open hardingalexh opened this issue 3 years ago • 1 comments

This merge request adds a functional production docker-compose setup, with the frontend emulating the dev setup. Running the build-prod.sh bash script from /envs/prod should bring up a functional tool at port 80.

Lots more to say about the exploration required to come to this solution - let's chat about that soon.

hardingalexh avatar Mar 30 '22 15:03 hardingalexh

Thanks @hardingalexh! This is running for me now. The only thing I'd recommend is making build-prod.sh executable. So it can be called with ./

AstridKery avatar Apr 01 '22 19:04 AstridKery