Open Strum355 opened 5 years ago
If we are going to be using nginx for our reverse proxying, instead of writing our own scripts, we can automate it using this:
Ooo this could be very good. Depending on where we deploy this, we might have to reverse proxy from apache to this container. ill also look into how configurable this is for our purposes etc
architecture diagrams are in the doc
folder and will need to be continuously updated so this is a constant WIP.
Using traefik as the reverse proxy as has an API that the workers can use to update routing rules
Decide on database, any modularization of the main process that may be required etc
Do we separate the backend and have the frontend interact via an API? Probably best idea