Commit Graph

109 Commits

Author SHA1 Message Date
Nicholas Jackson 8ff70a0276 conf: added support for ws server port configuration 2018-08-12 00:50:51 +10:00
Chris Miles b5dc24ff7d
Merge pull request #8 from smokes2345/patch-1
Added docker-compose.yaml
2018-03-22 19:11:07 -05:00
Matt Davidson 4d00021567
Added docker-compose.yaml
Allow quick provisioning of stack with isc-dhcp + glass on docker
2018-03-11 18:32:42 -04:00
Chris Miles 3406a7c73f
Merge pull request #7 from rfdrake/master
add support for binding to specific interfaces
2018-03-07 16:25:23 -06:00
Robert Drake a7ace2e73a add support for binding to specific interfaces
This allows someone to add host and port entries to the glass_config
file to change the default port, or bind to a specific interface.

For example:

 "host": "127.0.0.1",
 "port": "3000",

If you only want to bind on the local interface.
2018-03-07 15:23:17 -05:00
Akkadius 5c3d57a1a1 A few more abs path adjustments 2017-10-10 13:42:39 -05:00
Akkadius e2746450b1 A few more abs path adjustments 2017-10-10 13:40:36 -05:00
Akkadius b824cd300d Merge remote-tracking branch 'origin/master' 2017-10-10 13:01:17 -05:00
Akkadius 7ac8c91cd1 Add absolute paths for binaries for cron starts lacking PATH exports to address https://github.com/Akkadius/glass-isc-dhcp/issues/2 2017-10-10 13:00:58 -05:00
Chris Miles 47f413ab2f Update README.md 2017-10-10 01:34:01 -05:00
Chris Miles f8491a1866 Update README.md 2017-10-10 01:33:12 -05:00
Akkadius 0ea0367178 Merge remote-tracking branch 'origin/master' 2017-10-10 01:31:45 -05:00
Akkadius 8578dbd6fc Add basic start/stop scripts 2017-10-10 01:31:39 -05:00
Chris Miles acb1120300 Update README.md 2017-10-07 18:13:05 -05:00
Chris Miles af9a62c3e9 Update README.md 2017-10-06 20:25:00 -05:00
Chris Miles b6ab9beebc Update README.md 2017-10-06 19:57:45 -05:00
Akkadius 0e79a9ef0e Add server name to alerts 2017-10-05 15:37:41 -05:00
Akkadius 9785f4e97d Merge remote-tracking branch 'origin/master' 2017-10-05 13:05:12 -05:00
Akkadius 0a2e180a13 Fix indents app.js 2017-10-05 13:05:06 -05:00
Chris Miles 505954e4df Update README.md 2017-10-05 13:04:09 -05:00
Akkadius 765df5f74f Merge remote-tracking branch 'origin/master' 2017-10-05 13:01:57 -05:00
Akkadius f492600de2 Add optional search param to API call GET: /api/get_active_leases?search=Cisco 2017-10-05 13:01:50 -05:00
Chris Miles 00e67f25c4 Update README.md 2017-10-05 00:07:06 -05:00
Chris Miles efef33d329 Update README.md 2017-10-05 00:03:38 -05:00
Chris Miles 92dabdc4b3 Update README.md 2017-10-05 00:00:31 -05:00
Chris Miles bc18a353e0 Update README.md 2017-10-04 23:19:10 -05:00
Chris Miles 040df51a76 Update README.md 2017-10-04 23:15:31 -05:00
Chris Miles b00eb620c7 Update README.md 2017-10-04 23:07:45 -05:00
Chris Miles f56d3cfae6 Update README.md 2017-10-04 22:53:10 -05:00
Chris Miles e9936940e7 Update README.md 2017-10-04 22:42:14 -05:00
Chris Miles 685e5afc6f Update README.md 2017-10-04 22:37:22 -05:00
Chris Miles ce516a5258 Update README.md 2017-10-04 22:04:11 -05:00
Chris Miles 33a1b07747 Update README.md 2017-10-04 22:02:21 -05:00
Chris Miles 8f3d974384 Update README.md 2017-10-04 21:44:47 -05:00
Akkadius dc7d51e863 Update README.md 2017-10-04 21:09:31 -05:00
Akkadius e4abd90411 Update README.md 2017-10-04 20:52:29 -05:00
Akkadius e82f2f88c3 Update README.md 2017-10-04 20:43:00 -05:00
Akkadius c2ce503bc5 Create LICENSE 2017-10-04 20:21:33 -05:00
Akkadius a82f00b784 Update README.md 2017-10-04 19:43:45 -05:00
Akkadius 2762011b34 Update README.md 2017-10-04 19:28:12 -05:00
Akkadius 5813dd5c66 Update README.md 2017-10-04 18:59:22 -05:00
Akkadius 89add0bf55 Update README.md 2017-10-04 18:37:52 -05:00
Akkadius 2556980234 Update README.md 2017-10-04 18:35:25 -05:00
Akkadius 0ca1c92afa Dashboard visual adjustments when screen is sized down etc. 2017-10-04 16:11:11 -05:00
Akkadius 35fc5efc42 Last bits of SMS 2017-10-04 15:54:58 -05:00
Akkadius 0ca026c8c7 SMS E-Mail Gateway alert support separately from original E-Mail lists 2017-10-04 15:11:19 -05:00
Akkadius 43cd05027a SMS simple alert format support 2017-10-04 14:59:31 -05:00
Akkadius 9555cb3ca9 Subnet utilization email alerts 2017-10-03 22:49:07 -05:00
Akkadius bb8becdaaa Implement E-Mail alerting 2017-10-03 22:26:47 -05:00
Akkadius 8d91e033f2 Increase stale connections audit timer again 2017-10-03 16:58:37 -05:00