Justin Partain
17f9be2cf6
First Round Updates
...
Here are some of the higher-level, more basic updates that you guys mentioned so far:
- Added a small part about the `.env` file and what its for
- Changed the various references to directories from `grafana` to `unifi-poller` as the base
- Changed the user name to create in the GUI from `grafana` to `unifi-poller`.
- Thought this might be more streamlined(?)
- Might want to look into changing that on the docker instructions, too, if we prefer this
- You have to keep the `sudo id` bit later, as we can't tell the GUI to use a specific user ID.
Let me know what you think about these minor updates, here.
2020-08-13 20:40:44 -05:00
Justin Partain
cc7d85a9c9
Completed README
...
- Finished writing `README.md`
2020-07-31 14:31:33 -05:00
Justin Partain
4b432b4552
Fixed Variables and Network Name
...
- Fixed the variable names for the rendering callback url and rendering server url
2020-07-31 01:16:53 -05:00
Justin Partain
6e6596985e
Updated Spacing
2020-07-31 00:53:47 -05:00
Justin Partain
ed23c39500
Major Initial Push
...
This is the first push with most of the edits/variables in place. Most of whats left is filling out the `README.md` file for the variables and what they mean and/or need.
- Moved most of the editable/user configurable options to variables inside of the `docker-compose.example.env` file
- Wrote the explainer for the directory creation and the user creation that is necessary
2020-07-31 00:53:35 -05:00
Justin Partain
8d99963fb8
Update for 07-30-2020 15-30-44
2020-07-30 15:30:44 -05:00
davidnewhall2
340ddec7c6
fix lint
2020-07-20 00:30:07 -07:00
davidnewhall2
08d42c2b48
lowercase
2020-07-19 21:14:58 -07:00
davidnewhall2
fc3ed9065f
drewsauce
2020-07-19 21:12:15 -07:00
davidnewhall2
79abe7512a
fix webserver output
2020-07-19 20:16:53 -07:00
davidnewhall2
39014fb124
bug fix
2020-07-19 12:41:07 -07:00
davidnewhall2
6197177a45
update config file options
2020-07-19 00:17:47 -07:00
davidnewhall2
cddf2942b0
re-arrangement
2020-07-19 00:10:36 -07:00
davidnewhall2
5a5c79095e
add path
2020-07-19 00:04:42 -07:00
davidnewhall2
02bcc9746c
Switch webserver/poller
2020-07-07 03:25:08 -07:00
davidnewhall2
1147693386
update api
2020-07-07 02:39:30 -07:00
davidnewhall2
c3c9043ac7
rename a few things
2020-07-07 02:39:10 -07:00
davidnewhall2
81f9c8a7d1
add plugins to config
2020-07-07 02:11:48 -07:00
davidnewhall2
7e37bb5d6e
minor updates
2020-07-06 02:39:38 -07:00
davidnewhall2
0a191071b3
readme update
2020-07-06 02:38:52 -07:00
davidnewhall2
e0a9fe09b1
play with webserver data
2020-07-06 00:45:51 -07:00
davidnewhall2
a4da890bb0
add filters to clients, devices, eventgroups
2020-07-06 00:44:54 -07:00
davidnewhall2
1aa6f2e47a
use id instead of name for log groups
2020-07-06 00:42:53 -07:00
davidnewhall2
8abf82114c
update config
2020-07-05 03:06:50 -07:00
davidnewhall2
e24223ecd8
stricter linting disabled
2020-07-05 03:01:28 -07:00
davidnewhall2
1afed6d7d9
event groups per site instead of per controller
2020-07-05 02:55:37 -07:00
davidnewhall2
e655a425f3
web server updates
2020-07-04 00:43:02 -07:00
davidnewhall2
ad37984924
add uptimes, rx/tx per client, controller id
2020-07-04 00:00:12 -07:00
davidnewhall2
3aa0bab6b2
add uptimes, rx/tx per client, controller id, eventgroups
2020-07-03 23:59:11 -07:00
davidnewhall2
1e0437c20b
fix race/crash
2020-07-03 02:48:27 -07:00
davidnewhall2
cccad3d347
fix concurrent map write
2020-07-03 02:46:40 -07:00
davidnewhall2
e733ba2a1d
split output init
2020-06-30 04:30:56 -07:00
davidnewhall2
7ed41de81d
make json easier
2020-06-30 04:00:18 -07:00
davidnewhall2
a8423e36aa
use uuid instead of url
2020-06-30 03:59:34 -07:00
davidnewhall2
a3ccb7e36b
data hoarding
2020-06-30 03:39:54 -07:00
davidnewhall2
25592b4c21
name
2020-06-30 03:36:08 -07:00
davidnewhall2
55612d3e27
allow digging into events per queue
2020-06-30 03:35:54 -07:00
davidnewhall2
34fdcc6289
collect more
2020-06-30 03:17:05 -07:00
davidnewhall2
21e923c1b5
eh
2020-06-30 03:16:53 -07:00
davidnewhall2
eacce79785
updates
2020-06-29 22:36:05 -07:00
davidnewhall2
7594c9ca0a
fix locks
2020-06-29 22:35:36 -07:00
David Newhall II
d9df2293a5
Initial Commit
2020-06-29 02:46:19 -07:00
David Newhall II
c6144ff473
Merge pull request #38 from unifi-poller/dn2_alarms
...
Add Alarms/Anomalies methods.
2020-06-29 02:41:57 -07:00
davidnewhall2
816d7911a4
return
2020-06-29 00:49:59 -07:00
davidnewhall2
3cf9195783
try this
2020-06-29 00:39:44 -07:00
davidnewhall2
b92386518e
fixes
2020-06-28 15:09:53 -07:00
davidnewhall2
afdfb0d64e
remove replace
2020-06-28 14:43:01 -07:00
davidnewhall2
566b14005f
update mod
2020-06-28 14:33:09 -07:00
davidnewhall2
a79f49ec03
add more logging
2020-06-28 14:28:53 -07:00
davidnewhall2
169963bf22
fix method call
2020-06-28 14:26:20 -07:00