Commit Graph

66 Commits

Author SHA1 Message Date
BuildTools 685cfe751a If running in debian image, make Lighttpd only listen on one IP. See diginc/docker-pi-hole#154 2017-07-26 14:06:31 -05:00
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
diginc 9f61b87198 debian converted to s6, aline files moved 2017-05-05 21:48:03 -05:00
diginc 67346c2f75 fix up PIHOLE_INTERFACE default 2017-03-04 17:31:09 -06:00
Adam Hill e8d5f0c1b4 Update start.sh
stop printing debug in the docker log down ;)
2017-02-09 13:01:34 -06:00
diginc 907d36ae9b Add web password support 2017-02-08 22:46:46 -06:00
Walter Treur 746399ce4b Ensured setupVars.conf is always present when changing settings from start.sh 2017-01-21 16:03:08 -05:00
diginc 5404d6124f re-do a few things to fix up test/handle updated code 2017-01-17 22:49:42 -06:00
diginc a6020cbfa5 Fix alpine web log follow error 2016-11-06 13:41:14 -06:00
diginc 99c4921a84 common_start.sh now bash_functions.sh, dnsmasq test clarified 2016-10-30 13:47:06 -05:00
diginc cb66d578a5 start needs correct permissions 2016-10-30 12:19:42 -05:00
diginc 6a1d16d6fb latest version of pi-hole/web, refactor, fixes 2016-10-30 12:13:52 -05:00
diginc 2cfb144fe5 start split for each OS directory to keep debian functional 2016-02-13 13:28:10 -06:00
diginc 972a6c3c39 alpine nginx pihole working, weighing in at 85.36 MB vs debian 252.4 MB 2016-02-13 13:24:44 -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