This is the ukhas.net website for the UKHASnet Network
Deployed to ukhas.net
- Static HTML pages
- Content loaded dynamically from /api/ scripts by AJAX
- All dynamic data is loaded from a HTTP Reverse-proxied golang application (ukhasnet-api)
- User authentication - hopefully not a problem until becomes widespread
- Logtail logging of upload parsing errors
- Node up/down alerts
NOTE: This is not intended for local installation and use, it is hosted on github to encourage contribution of improvements from the community.
Only a HTML capable server is required, however for data retrieval and display you will need a working copy of the ukhasnet-api Daemon reverse-proxied behind /api/
Draft:
- cd UKHASnet-www/
- Install: nodejs, libfontconfig1
- npm install
- node_modules/.bin/grunt
- Phil Crump
- Elements from habitat.habhub.org
- (C) Copyright 2012 Daniel Richman, Daniel Saul; GNU GPL 3
- Bootstrap Templates