Giter Site home page Giter Site logo

Setting up container about docker-pihole-unbound HOT 1 OPEN

Wundo-1 avatar Wundo-1 commented on September 4, 2024
Setting up container

from docker-pihole-unbound.

Comments (1)

xteriormask4eva avatar xteriormask4eva commented on September 4, 2024 1

Sorry if this is over explaining but I didnt know how much your knew...

Basically this set up is sort of like a bunch of containers running in coordination... some call it "container orchestration"... anyways not important. What is important is that your docker-compose.yaml file and your .env file.. All should NOT have file extensions and the dockercompose file should be docker-compose.yaml.

With that here's a step by step.

  1. Next time you login in use this command to navigate to your home directory:
    cd /. Think of it as your windows desktop
  2. Next type this command:
    git clone https://github.com/chriscrowe/docker-pihole-unbound.git should create the folder and clone this repo as is.
  3. Then once again we navigate into the directory we want to spin up the container in with:
    cd /docker-pihole-unbound/one-container if you're unsure what the name is you can use ls to see the files in the directory. Note that we went into two directories with that command
  4. Next we will copy your .env file into this directory --> /docker-pihole-unbound/one-container (if you're not sure how to do this ask away) and then once inside said folder be sure to make the necessary changes to your docker-compose.yaml file.
  5. Now that all changes have been made double check that you have all the variables... remove the ones you don't need from your .env file (if you aren't port forwarding)
  6. utter the magic words with your keyboard sudo docker compose up -d ... have fun...

from docker-pihole-unbound.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.