Commit Graph

10 Commits

Author SHA1 Message Date
Cody Lee 1b0d74459b
fix compose files
also fix location of service file for deb
2022-12-03 16:49:01 -06: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
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