docker-pi-hole | Pi-hole in a docker container | Continuous Deployment library

 by   pi-hole Shell Version: 2023.05.2 License: No License

kandi X-RAY | docker-pi-hole Summary

kandi X-RAY | docker-pi-hole Summary

docker-pi-hole is a Shell library typically used in Devops, Continuous Deployment, Nginx, Docker applications. docker-pi-hole has no bugs, it has no vulnerabilities and it has medium support. You can download it from GitHub.

A Docker project to make a lightweight x86 and ARM container with Pi-hole functionality.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              docker-pi-hole has a medium active ecosystem.
              It has 6637 star(s) with 1046 fork(s). There are 97 watchers for this library.
              There were 3 major release(s) in the last 12 months.
              There are 20 open issues and 724 have been closed. On average issues are closed in 105 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of docker-pi-hole is 2023.05.2

            kandi-Quality Quality

              docker-pi-hole has 0 bugs and 0 code smells.

            kandi-Security Security

              docker-pi-hole has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              docker-pi-hole code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              docker-pi-hole does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              docker-pi-hole releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              It has 467 lines of code, 63 functions and 8 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of docker-pi-hole
            Get all kandi verified functions for this library.

            docker-pi-hole Key Features

            No Key Features are available at this moment for docker-pi-hole.

            docker-pi-hole Examples and Code Snippets

            No Code Snippets are available at this moment for docker-pi-hole.

            Community Discussions

            QUESTION

            yaml for pihole container on QNAP
            Asked 2021-Sep-18 at 18:11

            I am trying to make the following docker-compose.yaml to run on my QNAP container station.

            The following part is working, but after the "restart: unless-stopped" the mess begins.

            ...

            ANSWER

            Answered 2021-Sep-18 at 18:11

            One of your service names is not correctly indented.

            Additionally, you have provided an invalid configuration for ipam for the version 3 file. You can only provide options in version 2 according to the docs.

            I will truncate the file for brevity.

            Source https://stackoverflow.com/questions/69213958

            QUESTION

            Configuring same ports with different protocols in Azure Container Instance
            Asked 2020-Apr-08 at 01:54

            I am trying to set up pi-hole in Azure Container Instance. Here is the link to the docker-compose file of pi-hole.

            Following the YAML reference for the Azure Container Instance, I am trying to convert this docker-compose file.

            Here is the YAML file I have populated.

            ...

            ANSWER

            Answered 2020-Apr-08 at 01:54

            Unfortunately, the port for ACI to exposed to the Internet should be a unique one, it means the port only can appear one time. And I know that you want the port 53 allowing both TCP and UDP protocol, but it does not support in ACI currently.

            If you do not mind, the VM can help you achieve your purpose.

            Source https://stackoverflow.com/questions/61053139

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install docker-pi-hole

            Copy docker-compose.yml.example to docker-compose.yml and update as needed. See example below: Docker-compose example:
            Run docker-compose up -d to build and start pi-hole
            Use the Pi-hole web UI to change the DNS settings Interface listening behavior to "Listen on all interfaces, permit all origins", if using Docker's default bridge network setting
            In 2022.01 and later, the default DNSMASQ_USER has been changed to pihole, however this may cause issues on some systems such as Synology, see Issue #963 for more information. If the container wont start due to issues setting capabilities, set DNSMASQ_USER to root in your environment.

            Support

            Please report issues on the GitHub project when you suspect something docker related. Pi-hole or general docker questions are best answered on our user forums. Ping me (@diginc) on the forums if it's a docker container and you're not sure if it's docker related.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/pi-hole/docker-pi-hole.git

          • CLI

            gh repo clone pi-hole/docker-pi-hole

          • sshUrl

            git@github.com:pi-hole/docker-pi-hole.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link