Giter VIP home page Giter VIP logo

Comments (4)

oznu avatar oznu commented on August 22, 2024

Thanks for pointing this out.

I think keeping the guide up-to-date for the latest release of Raspbian is the best way to go. The guide is aimed at users performing a fresh install so it's probably of little value retaining the instructions for Debian Jessie. Feel free to update the wiki; otherwise I'll do it in the next couple days.

from docker-homebridge.

CyrusSUEN avatar CyrusSUEN commented on August 22, 2024

@qnm What went wrong during the Docker installation?

Is it the part installing via pip?

You can try to replace the pip with pip3, which works for me.
sudo apt-get -y install python-setuptools && sudo easy_install pip3 && sudo pip3 install docker-compose

from docker-homebridge.

oznu avatar oznu commented on August 22, 2024

Updated the guide for Raspbian Stretch.

  • Included details on setting up a headless Raspberry Pi (ssh and wifi setup without connecting a screen).
  • Instructions updated to install docker using official method for Stretch, using the curl -sSL https://get.docker.com | sh command was depreciated as it installs docker-engine not docker-ce.
  • Updated plugin installation instructions.

from docker-homebridge.

oznu avatar oznu commented on August 22, 2024

https://github.com/oznu/docker-homebridge/wiki/Homebridge-on-Raspberry-Pi/_compare/f76b6e0d179abc5689f1b0a965d764180de630d4...f2d27230a6b0c897416911c57d61046eb98fde05

from docker-homebridge.

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.