Gate: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
(beginnings of a page documenting opening the door)
 
Line 2: Line 2:
Grabbing the index.php webpage ( in http://pony.noisebridge.net/gate/ or http://pony.noise/gate/ )<br>
Grabbing the index.php webpage ( in http://pony.noisebridge.net/gate/ or http://pony.noise/gate/ )<br>
calls the shell script <tt>gate-www</tt><br>
calls the shell script <tt>gate-www</tt><br>
which will ssh into 172.30.0.31 (the laptop closest to the door)<br>
which will ssh into 172.30.0.31 (the Wyse diskless terminal near the door)<br>
and run the <tt>open-door</tt> binary which actually opens the gate
and run the <tt>open-door</tt> binary which actually opens the gate


==== Mercurial Repo ====
==== Mercurial Repo ====
The files for the gate are in a Mercurial repository on pony in /var/hg/gate/
The files for the gate are in a Mercurial repository on pony in /var/hg/gate/

Revision as of 21:52, 30 October 2011

How the gate is opened

Grabbing the index.php webpage ( in http://pony.noisebridge.net/gate/ or http://pony.noise/gate/ )
calls the shell script gate-www
which will ssh into 172.30.0.31 (the Wyse diskless terminal near the door)
and run the open-door binary which actually opens the gate

Mercurial Repo

The files for the gate are in a Mercurial repository on pony in /var/hg/gate/