<div dir="ltr"><div>Hallol<br><br></div><div>This is just a notice of changes made to the <a href="http://sudoroom.org">sudoroom.org</a> server.<br></div><div><br></div><div>I set up a django app for mapping out the mesh nodes on the sudo room server. It runs on port 8000 as the user 'nodeshot' and is reverse proxied by apache for <a href="http://meshmap.sudoroom.org">meshmap.sudoroom.org</a>.<br>
</div><div><br>I did the following to set this up:<br><br>aptitude install git python-pip<br><br>python packages installed with pip:<br>  Django 1.4.1<br>  distribute 0.6.10<br>  wsgiref 0.1.2<br><br></div><div><div>put nodeshot (a django app) here: /opt/nodeshot<br>
</div><div><br>added /etc/init.d/nodeshot<br><br></div><div>added symlinks to load the proxy and proxy_http modules in /etc/apache2/mods-enabled<br><br>added /etc/apache2/sites-*/nodeshot<br><br>update-rc.d nodeshot defaults<br>
<br>-- <br></div><div>Marc<br></div></div></div>