Commit Graph

857 Commits

Author SHA1 Message Date
David Newhall II
817049e088 influx and prometheus fixes 2021-03-21 23:16:24 -07:00
David Newhall II
9d39416824 more small fixes 2021-03-15 01:53:09 -07:00
David Newhall II
be3467d7db fix build now. uhg 2021-03-15 01:38:34 -07:00
David Newhall II
aa7ab0eb9d add homebrew pieces back. 2021-03-15 01:32:05 -07:00
David Newhall II
747483a3ad use bionic 2021-03-15 01:22:00 -07:00
David Newhall II
5e20c5a131 remove twit 2021-03-15 01:20:15 -07:00
David Newhall II
e49fa1b538 update deps 2021-03-15 01:16:36 -07:00
David Newhall II
059fde82fb roll poller 2021-03-15 01:15:36 -07:00
David Newhall II
d897916345 Update application builder 2021-03-15 00:41:09 -07:00
David Newhall II
b0044155f5 add base for new features 2021-03-15 00:01:43 -07:00
David Newhall
5338bf6a8c Merge pull request #247 from unifi-poller/dn2_events
Adds Events & Loki Support, fix IDS Support
2021-03-14 23:34:54 -07:00
David Newhall
edb4857acc Merge branch 'master' into dn2_events 2021-03-14 23:34:21 -07:00
David Newhall
b6f5ecf17b Merge pull request #313 from philippwaller/fix-docker-compose
Update InfluxDB version in docker-compose file
2021-03-07 19:56:20 -08:00
David Newhall
ec7734b5ed Merge pull request #314 from johnwarne/patch-1
Specify InfluxDB version 1.8 in docker-compose.yml
2021-03-01 11:28:31 -08:00
John Warne
6b750f7016 Specify InfluxDB version 1.8
InfluxDB 1.8 is the latest 1.x version to support the environment variables specified in the `docker-compose.yml`. If set to `latest` the newer 2.x version of InfluxDB is pulled and the user/db is not initialized.
2021-03-01 09:56:00 -07:00
Philipp Waller
e8b7f22b23 Set InfluxDB version to 1.8 since the latest release 2.x is not fully compatible
Signed-off-by: Philipp Waller <1090452+philippwaller@users.noreply.github.com>
2021-02-28 15:33:52 +01:00
David Newhall
3019b456d9 Merge pull request #308 from jlosito/dependabot-config
Allow dependabot to check go modules
2021-02-08 04:49:56 -08:00
John Losito
dbd1e62ac9 Allow dependabot to check go modules 2021-02-07 18:29:40 -05:00
David Newhall
dfbfc81f95 Merge branch 'master' into dn2_events v2.0.2-beta1 2021-02-02 00:51:25 -08:00
David Newhall II
1626a4a2ff Merge pull request #271 from jpartain89/master
Couple of Leftover Updates
2020-10-01 22:55:43 -07:00
Justin P
125c4d18d4 Merge branch 'master' into master 2020-10-01 23:47:36 -05:00
Justin Partain
07757b4268 Fixed Numbering Issue 2020-10-01 23:44:24 -05:00
Justin Partain
118605b438 Final Updates 2020-10-01 23:39:17 -05:00
David Newhall II
3571f082e2 Merge pull request #258 from jpartain89/master
Synology Docker-Compose
2020-09-27 16:24:46 -07:00
Justin Partain
cec13cefd6 Variable Updates and Instructional Changes
Variables:
- Removed the `...Rendering_callback_url` references
- Removed the `GRAFANA_NETWORK` variables, as the network name can't be a variable.
Instructions:
- Fixed a few errors
- Added the section for running `docker-compose up -d` to start the containers, and then included creating the influx database instructions utilizing the GUI.
2020-08-17 04:58:35 -05:00
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
08d42c2b48 lowercase 2020-07-19 21:14:58 -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
1147693386 update api 2020-07-07 02:39:30 -07:00
davidnewhall2
7e37bb5d6e minor updates 2020-07-06 02:39:38 -07:00
davidnewhall2
e0a9fe09b1 play with webserver data 2020-07-06 00:45:51 -07:00
davidnewhall2
8abf82114c update config 2020-07-05 03:06:50 -07:00
davidnewhall2
e655a425f3 web server updates 2020-07-04 00:43:02 -07:00
davidnewhall2
1e0437c20b fix race/crash 2020-07-03 02:48:27 -07:00
davidnewhall2
7ed41de81d make json easier 2020-06-30 04:00:18 -07:00
davidnewhall2
a3ccb7e36b data hoarding 2020-06-30 03:39:54 -07:00
davidnewhall2
eacce79785 updates 2020-06-29 22:36:05 -07:00
davidnewhall2
b92386518e fixes 2020-06-28 15:09:53 -07:00
davidnewhall2
a79f49ec03 add more logging 2020-06-28 14:28:53 -07:00
davidnewhall2
277830b292 another fix 2020-06-28 06:16:07 -07:00
davidnewhall2
3b72cde2c3 fix 2020-06-28 06:11:20 -07:00
davidnewhall2
2a63fa0939 make web server work in docker 2020-06-28 05:50:44 -07:00