Giter VIP home page Giter VIP logo

Comments (2)

amcewen avatar amcewen commented on July 23, 2024

Have set up the Ansible scaffolding to make a start on this over on the branch https://github.com/DoESLiverpool/doorbot-setup/tree/feature/18-move-to-ansible

At present all it'll do is set the Pi's name to doorbot and install git and ruby. There's a "base-doorbot" role which is where most of the setup steps will live, then the "install web browser, etc. for doorbot1" and "set up Kindle integration on doorbot3" can be layered on top (either as new roles, or just steps for the relevant doorbot in doorbot.yml)

I'm not 100% sure how to set it up, but it should be possible to set up groups of computers in the hosts file (I think) to allow us to then specify which doorbot we're building.
Need to move the rest of the things-that-need-installing into

from doorbot-setup.

amcewen avatar amcewen commented on July 23, 2024

The doorbot1 script is finished and pushed to the branch. At present the "wait_for" step near the end has the Pi's IP address hard-coded, as I hadn't managed to get it working with the ansible variables (it should be something like "{{ ansible_host }}"

However, apart from that, doorbot1 is back up and running.

We need to add the config for doorbots 2 and 3 still.

from doorbot-setup.

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.