Commit Graph

146 Commits

Author SHA1 Message Date
diginc c9b08e8848 documenting and validating the Server IP env vars 2017-05-19 00:36:53 -05:00
diginc b9095bc123 This commit is too big, but it works
* Tests are passing, hopefully consistently
* FTL pulling from official releases
  * thanks @DL6ER for the musl-libc build
* Thanks middleagedman for the IPv6 fixes
* Thanks everyone for patience while I get this release working!
2017-05-13 17:03:24 -05:00
Adam Hill f4d1584fa2 Update README.md
Fix table
2017-03-04 19:59:45 -06:00
diginc fec77bf44e Adding README note about these new settings 2017-03-04 17:44:13 -06:00
Adam Hill 66314c86b4 Update README.md
Add a note about customizing port 80 to another port.
2017-02-09 10:52:41 -06:00
Adam Hill f84a56b712 Update README.md
Spellcheck
2017-02-08 23:33:02 -06:00
diginc 4a230a5fe5 uppercase WEBPASSWORD var 2017-02-08 22:51:10 -06:00
diginc 907d36ae9b Add web password support 2017-02-08 22:46:46 -06:00
diginc 0eb410ae31 Documentation and run cmd updates 2017-02-03 00:05:34 -06:00
Adam Hill 69e5164215 Merge pull request #89 from soredake/links
links update
2017-01-18 09:57:16 -06:00
soredake aa94d74aab links update 2017-01-13 23:51:33 +02:00
Adam Hill b13abe038e Merge pull request #87 from jaltek/patch-1
Fixed some typos
2017-01-11 10:03:22 -06:00
Jan 7a761c5dcb Fixed some typos 2017-01-11 16:15:52 +01:00
Adam Hill 2a973ed0e1 Merge pull request #83 from mattkenn4545/feature/remove-interface-from-runs
Use ip route to determine IP
2017-01-09 12:09:43 -06:00
Adam Hill 25c3739a0c Update README.md 2017-01-09 12:03:01 -06:00
diginc 2e6ff703a2 Merge branch 'master' of github.com:diginc/docker-pi-hole into v2.11.1 2017-01-08 11:13:51 -06:00
Chris Crowley 988d8132db Fixed typo 2016-12-14 10:07:22 -05:00
Adam Hill 6c90bab0cf Fix #75
remove .cron from cron.d file since extensions aren't supported.
2016-12-05 16:43:40 -06:00
Adam Hill 429a1d685d Update README.md
Clarified readme updgrade instructions to address #60
2016-11-05 13:14:39 -05:00
Adam Hill 746f0be2e7 Update README.md 2016-10-22 12:29:28 -05:00
diginc e5d09d476b clarify 2016-10-20 23:13:34 -05:00
diginc 4e7554b545 Adding a section about upgrading 2016-10-20 23:12:20 -05:00
Adam Hill eaeef80aed Update README.md 2016-09-24 00:30:01 -05:00
Adam Hill 07ca2662fb Update README.md 2016-09-23 21:17:52 -05:00
Adam Hill 126eea4108 Update README.md
Fixup the docker tags section some more
2016-09-23 20:21:21 -05:00
diginc db5b1c72eb added ARM tag to docs, update to readme and run script 2016-09-23 20:13:08 -05:00
Adam Hill c9a28117c9 Update README.md 2016-09-23 08:41:38 -05:00
Brandon 658dce811a Corrected spelling errors on README 2016-09-09 08:48:04 -04:00
Adam Hill a145e8d60b Badges updated 2016-08-25 14:09:02 -05:00
The Gitter Badger 44807d26f3 Add Gitter badge 2016-07-22 19:39:14 +00:00
Adam Hill b3f436ef4a README cron section update 2016-07-10 23:32:32 -05:00
diginc 69887e5366 WIP readme and cron changes 2016-05-11 10:41:06 -05:00
diginc e02f4bd837 updated example environment variables and documentation I missed 2016-04-26 07:46:27 -05:00
diginc b0011d0a46 Updated version, support for custom DNS server override env vars 2016-04-25 23:18:41 -05:00
diginc a7052c89b2 Update README.md 2016-04-13 20:30:28 -07:00
diginc 212f4fc70a Travis build status image 2016-03-30 14:29:58 -05:00
diginc e9412e7190 adding another docker compose example based off my setup, making sure doco examples are all using the latest environment variable for piholeIP (host ip) 2016-03-28 21:42:11 -05:00
diginc 8587027453 adding docker host IP pass in for dnsmasq to use for ads 2016-03-28 09:23:37 -05:00
diginc 2a969e4d0d updates regarding debian/scripts inside container 2016-02-13 20:02:51 -06:00
diginc 0593e8d5e8 clarify this is x86 only for now 2016-02-13 19:33:53 -06:00
diginc f8f2d64c41 fixing up readme 2016-02-13 19:21:57 -06:00
diginc 46fb7b0ab1 fixing revered link markdown in readme 2016-02-13 18:57:52 -06:00
diginc d4811fc773 fixing revered link markdown in readme 2016-02-13 18:55:32 -06:00
diginc 6c36d8ba93 detailed readme 2016-02-13 18:33:01 -06:00
diginc 551d7e3744 detailed readme 2016-02-13 18:29:55 -06:00
diginc 94ef971f71 initial version of monolithic debian docker & WIP alpine.
* Submodules of pi-hole source for copying into docker images
 * git submodules...yuk.
* debian builds and runs pi-hole apps/configs on jessie docker
 * useful base line for merge and testing upstream updates
 * Linux x86/64 image, would like to try raspian ARM docker image base too
* WIP alpine dockerfile
 * will need more custom lighttpd config(s) at a minimum
 * again there is an ARM alpine version so running on pi is future possibility
2016-02-01 22:58:09 -06:00