Closed Dnouv closed 2 years ago
Added a single script to start the backend, startBackend.sh
(Open Event Server + Fauna SuperProfile)
In the root directory, simply run sh startBackend.sh
, and the rest will be taken care of by the script. The Open event server error logs (if any) would be present in open-event-server/log/error_log.txt
.
Thank you!
Changes in the PR:
superprofile/initFaunaOnce.sh
, which incorporates the docker container health status check, if the status is nothealthy
then it stops the further dependent script operations.superprofile/CLOUDREADME.md
tosuperprofile/cloud/README.md
, since there were issues with keeping multipleREADME
Feedbacks are most welcomed. Thank you!