Commit Graph

888 Commits

Author SHA1 Message Date
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
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