Open-Acidification / TankController

Arduino and web GUI source code for the Open Acidification tank controller (pH-stat unit).
https://open-acidification.github.io/
Mozilla Public License 2.0
8 stars 33 forks source link

Modify oap server to accept POST of log files #442

Closed jgfoster closed 6 months ago

jgfoster commented 7 months ago

The config file on oap.cs.wallawalla.edu for /etc/nginx/sites-available/default should accept http POST to append to a log file in /var/opt/oap/logs/.

jgfoster commented 6 months ago

This was implemented with https://gitlab.cs.wallawalla.edu/cs_lab/ansible-configuration/-/merge_requests/143 (note that the link is internal to the CS Lab at WWU).