issues
search
overthesun
/
simoc-sam
Live backend for SAM at Biosphere 2
2
stars
1
forks
source link
Add commands to setup/teardown Nginx.
#99
Closed
ezio-melotti
closed
7 months ago
ezio-melotti
commented
7 months ago
This PR adds:
a
configs
dir where configuration files can be stored and then copied/symlinked to updated the RPi configuration:
a
simoc_live
config file for Nginx that serves a static frontend and redirects socketio traffic to the backend;
a
README
file that explains the purpose of the
config
dir and the files it contains;
simoc-sam.py
commands to set up and tear down Nginx.
This PR adds:
configs
dir where configuration files can be stored and then copied/symlinked to updated the RPi configuration:simoc_live
config file for Nginx that serves a static frontend and redirects socketio traffic to the backend;README
file that explains the purpose of theconfig
dir and the files it contains;simoc-sam.py
commands to set up and tear down Nginx.