tmobile / sawtooth-next-directory

Home for NEXT Directory - Powered by Hyperledger Sawtooth. Chat with the team at https://chat.hyperledger.org/channel/sawtooth-next-directory/
Apache License 2.0
11 stars 7 forks source link

Hosting static frontend files in prod NEXT #683

Closed mtn217 closed 5 years ago

mtn217 commented 5 years ago

In production NEXT, the frontend's code is now statically generated and is being served on NGINX proxy instead of having its own client docker container.

Please update your nginx.conf file accordingly to take in these new changes.

This commit also cleans up code and documentation based on our old way of using/updating swagger documentation.

Signed-off-by: Michael Nguyen michael.nguyen79@t-mobile.com

mtn217 commented 5 years ago

Closing this PR request as we will be moving away from nginx container in prod mode.