alex 7th May 2024 at 2:49pm
The title was previously from localhost to HTTPS; it was catchier, but I gotta step back and break this up into smaller steps.
Having assembled what I'd consider a fully working localhost
instance of the application, I worry now about the two further steps:
- transitioning to the remote machine (the raspberry), which entails containerisation and properly definition of environment variables (for example, the path to the student resources);
- the nginx
configuration (including for static resources no less!);