Commit Graph

808 Commits

Author SHA1 Message Date
davidnewhall2 2a63fa0939 make web server work in docker 2020-06-28 05:50:44 -07:00
davidnewhall2 870421ef69 add web server code 2020-06-28 04:48:05 -07:00
davidnewhall2 101b066036 update examples 2020-06-25 22:39:42 -07:00
davidnewhall2 890ef57055 better log output 2020-06-25 22:29:00 -07:00
davidnewhall2 4e53d5e2ec add alarms and anomalies 2020-06-25 21:10:03 -07:00
davidnewhall2 4f960fda74 update hash 2020-06-24 13:10:35 -07:00
davidnewhall2 865a60d78f updates 2020-06-24 04:13:25 -07:00
davidnewhall2 a22c59be09 add loki support 2020-06-24 03:13:55 -07:00
davidnewhall2 253035d862 more logging 2020-06-23 01:10:28 -07:00
davidnewhall2 89644442f8 working 2020-06-22 01:29:02 -07:00
davidnewhall2 9d87511e2c remove debug 2020-06-22 00:50:37 -07:00
davidnewhall2 6436d45732 this is looking better 2020-06-22 00:19:07 -07:00
davidnewhall2 f5b7b4f91f deal with array 2020-06-21 23:21:35 -07:00
davidnewhall2 fd511f90e1 bug fix 2020-06-21 21:18:53 -07:00
davidnewhall2 8b1e314351 new interface 2020-06-21 19:01:01 -07:00
davidnewhall2 6c5fa5ef10 updates 2020-06-21 13:29:30 -07:00
davidnewhall2 800da350b5 separation of powers 2020-06-21 04:18:30 -07:00
davidnewhall2 82401f1476 updates 2020-06-21 02:44:27 -07:00
davidnewhall2 13ce2fe6f6 updates 2020-06-21 02:43:08 -07:00
davidnewhall2 97d63129d2 fixes 2020-06-21 00:59:04 -07:00
davidnewhall2 4a4160d10c Add events 2020-06-20 04:18:41 -07:00
David Newhall II 12900b3e71
Merge pull request #240 from unifi-poller/dn2_timezone
Add TZ env usage to set local time zone, fix arm docker and homebrew builds.
2020-06-15 06:48:00 -07:00
davidnewhall2 129ab1286b release 2020-06-15 06:44:27 -07:00
davidnewhall2 b32a9edebf fix 2020-06-15 06:05:37 -07:00
davidnewhall2 8057ef296e fixes 2020-06-15 05:24:17 -07:00
davidnewhall2 cea6fe03a8 fixes 2020-06-15 05:08:50 -07:00
davidnewhall2 bfa70b42bc fixes 2020-06-15 04:56:40 -07:00
davidnewhall2 d4287b205d deprecate role parameter 2020-06-15 04:40:45 -07:00
davidnewhall2 768ff627ed fix 2020-06-15 03:44:54 -07:00
davidnewhall2 bb2f24d8b1 log controller data 2020-06-15 03:23:49 -07:00
davidnewhall2 2333e44e4f fix 2020-06-15 02:22:32 -07:00
davidnewhall2 9f58c65acc update docs and examples 2020-06-15 02:19:09 -07:00
davidnewhall2 5a2e21a1f6 add type to port table 2020-06-14 02:42:08 -07:00
davidnewhall2 0eab18a845 fix porttable 2020-06-14 01:45:28 -07:00
davidnewhall2 98019d0801 fix homebrew and arm docker builds 2020-06-13 21:33:01 -07:00
davidnewhall2 26cfb171f7 More updates 2020-06-13 20:30:47 -07:00
davidnewhall2 b7c83eebbb Add TZ env usage to set local time zone. 2020-06-13 18:50:32 -07:00
David Newhall II b46b31827e
Merge pull request #217 from davidyilee/update-docker-compose
Update docker compose and example env file for DPI and IDS polling
2020-04-28 00:15:08 -07:00
David Lee cf249953e4 remove IDS env var and add back newline
addressing PR comments
2020-04-27 22:10:46 -07:00
David Newhall II 2ca85e38cd
Merge pull request #214 from L2v2P/patch-1
Update docker-compose.yml
2020-04-27 19:12:24 -07:00
David Lee 73fec17bdb Update docker compose and example env file for DPI and IDS polling
Add two example env variables for folks who want want to add DPI and IDS polling options in their docker stack.
2020-04-26 17:05:17 -07:00
L2v2P d40d218ef8
Update docker-compose.yml
Remove IP address from Chronograf port to make Chronograf accessible from outside of Docker container.
2020-04-23 14:05:54 +02:00
David Newhall II 48d4841e4e
Merge pull request #196 from Matthww/patch-1
Fix Unifi-poller not able to connect
2020-02-19 12:27:42 -08:00
Matthww 46829b8113
Fix Unifi-poller not able to connect
Seems like this commit: ff825c5f32 (diff-e6d152191eedc58f07f2559d4e8736c8) changed the environment to use the UNIFI_USER as a password instead of UNIFI_PASS
2020-02-19 11:42:37 +01:00
Jon Bloom 4e03224a13
Merge pull request #193 from unifi-poller/fix-docker-env
Use latest for docker image tag
2020-02-11 00:51:16 -05:00
Jon Bloom eeeceafe71
Use latest for docker image tag 2020-02-11 00:44:15 -05:00
Jon Bloom 61c1aa2859
Merge pull request #192 from unifi-poller/fix-docker-env
Fixes #191 - update env vars, *actually* enable auth
2020-02-11 00:34:02 -05:00
jonbloom 8d5ad1c74a Fixes #191 - update env vars, *actually* enable auth 2020-02-10 09:08:52 -05:00
David Newhall II 35d5b785fa
Update push 2020-02-06 16:00:31 -08:00
David Newhall II ce8c7f3ccb
Merge pull request #189 from unifi-poller/dn2_v2
v2 final updates
2020-02-05 20:12:27 -08:00