Skip to content

Question regarding the services working together #184

Closed Answered by alextran1502
kiguigui asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

  • The UPLOAD_LOCATION is mandatory as it is a commonly used method to mount a network drive or to specify the drive on the file system where they can perform additional actions work, like duplicate the backup to another cloud storage. It is more convenient than having to look into the Docker managed volumes.

  • Nginx is for load balancing purpose for the scenario you want to scale the number of the server container

  • VITE_SERVER_ENDPOINT is for the web interface to know which endpoint it will need to make the request to. Imagine this is Google Photos, the website is hardcoded to know it needs to make the request back to Google owned service, but since I will have no knowledge of the…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by kiguigui
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants