Commit Graph

24 Commits

Author SHA1 Message Date
diginc ef96fbc809 debian images building, alpine WIP 2017-01-08 10:42:39 -06:00
diginc 5301dfcb39 Tini update and arm version
* Noticed:
 * tini arm is out!  Go ARM TINI - thanks @krallin
 * tini alpine is behind on 0.9 - grabed latest the same way as debians
 * Redundent run steps between requirements and tini, merged
 * inconsistency in dockerfiles, made consistent
 * I kept writing noticed in front of all these items, used nesting instead
2016-11-12 18:08:38 -06:00
diginc 99c4921a84 common_start.sh now bash_functions.sh, dnsmasq test clarified 2016-10-30 13:47:06 -05:00
diginc 6a1d16d6fb latest version of pi-hole/web, refactor, fixes 2016-10-30 12:13:52 -05:00
diginc c9468eaabd Pi-hole and Web versions update + new stuff
* New code in shell scripts required killing systemctl in images
* Added tests for the quick IPv6 env hack I made a while back
* Stopped requiring the need for update.sh to copy gravity for alpine
 * (moved modifications to dockerfile)
* One step closer to unified start script for both OS versions
* Optimzed some test code
2016-10-20 22:44:44 -05:00
diginc 6407aab65b refactor to reduce duplication in scripts 2016-10-06 19:46:27 -05:00
diginc 822903189c Fixing issues with 1.9.2
- Case on IPv4addr was incorrect, gravity now requires it instead of piholeIP file
- debian:jessie no longer had dnsutils dig?  odd.
- py.test always pull the latest docker images to help reveal base image changes like above
- py.test stubbing of gravity was acciently not present in debian arm's start.sh
- pihole submodule using development branch latest
2016-10-06 18:51:05 -05:00
diginc 7539d05152 quick alpine addition of ipv6 toggle off flag 2016-08-31 22:10:53 -05:00
diginc fc71aabe68 add the default adlist in case someone mounts in an empty directory 2016-08-30 19:21:17 -05:00
diginc c341e0316f adding some missing files from merger mistakes 2016-08-28 02:30:10 -05:00
Adam Hill 0b54098462 Revert "py.test now builds containers, travis py.test" 2016-08-28 01:31:23 -05:00
diginc 3b74e8d3e3 Tests working again, along with persistent tests with an actual running pi-hole container 2016-08-28 00:45:26 -05:00
diginc c7245a6787 Bumping pi-hole to 2.8.1 2016-07-15 22:47:42 -05:00
diginc 302d370dab Updating the AdminLTE version to stop alerting about updates 2016-07-09 23:07:50 -05:00
diginc d2f7043f2b Various changed to docker to make CORS happy and customizable 2016-07-07 23:34:41 -05:00
diginc 492638fca2 php whitelist/blacklist still not quite working but closer 2016-07-07 00:19:39 -05:00
diginc 2df6e3d683 New versions, php5-openssl added for new GUI white/blacklist 2016-06-15 23:27:16 -05:00
diginc 69887e5366 WIP readme and cron changes 2016-05-11 10:41:06 -05:00
diginc b0011d0a46 Updated version, support for custom DNS server override env vars 2016-04-25 23:18:41 -05:00
diginc eeb7b84f5a Version in the web interfaces works now! (various)
* Added version files, updated by the submodule updater script
* Modify the php of adminLTE to read said version files
* Fixed env in the dockerfiles
2016-03-29 19:51:08 -05:00
diginc 9c9dd9e982 fix % of todays traffic by intalling bc 2016-02-14 11:50:33 -06:00
diginc e88e75ac3d updating to the latest upstream pihole code 2016-02-13 16:11:04 -06:00
diginc 2cfb144fe5 start split for each OS directory to keep debian functional 2016-02-13 13:28:10 -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