Equipment/Kiosk: Difference between revisions
(new kiosk build is installed) |
m (Updated location details) |
||
Line 17: | Line 17: | ||
|template_ver=1.1 <!-- Please do not change. Used for tracking out-of-date templates --> | |template_ver=1.1 <!-- Please do not change. Used for tracking out-of-date templates --> | ||
}} | }} | ||
This is the machine that drives the [[Membership_Kiosk]], It runs Debian. | This is the machine next to the 1st floor front doors that drives the [[Membership_Kiosk]], It runs Debian. | ||
It runs an X server and on boot it | It runs an X server and on boot it connects into adminstuff via ssh and runs Chrome with the Chrome window displayed on the kiosk, it then goes to this [https://github.com/londonhackspace/hackspace-foundation-sites/tree/master/london.hackspace.org.uk/kiosk] section of the london hackspace website for the UI. | ||
There is also some code that talks to the card reader and pastes any card | There is also some code that talks to the card reader and pastes any card UIDs found into a hidden field on the web page. | ||
If the kiosk gets restarted you'll need to click the mouse once on the chrome window for it to get focus (or be activated or brought to the foreground or something like that) before it will read cards. | If the kiosk gets restarted you'll need to click the mouse once on the chrome window for it to get focus (or be activated or brought to the foreground or something like that) before it will read cards. |
Revision as of 20:28, 22 October 2018
This is the machine next to the 1st floor front doors that drives the Membership_Kiosk, It runs Debian.
It runs an X server and on boot it connects into adminstuff via ssh and runs Chrome with the Chrome window displayed on the kiosk, it then goes to this [1] section of the london hackspace website for the UI.
There is also some code that talks to the card reader and pastes any card UIDs found into a hidden field on the web page.
If the kiosk gets restarted you'll need to click the mouse once on the chrome window for it to get focus (or be activated or brought to the foreground or something like that) before it will read cards.
It also runs waspd from here: https://github.com/londonhackspace/wasp-label-printer to talk to the printer.
Obsolete code that is not used here: https://github.com/londonhackspace/enrolment
See also Equipment/WASP_WPL305E, Membership_Kiosk