Giter VIP home page Giter VIP logo

Comments (4)

davesteele avatar davesteele commented on June 24, 2024 1

comitup-callback is an executable script that is your responsibility. The path is defined by the external_callback parameter, but, if you don't define that parameter, it takes the value shown in the comitup.conf comment. So, no, you don't have to make that change.

from comitup.

davesteele avatar davesteele commented on June 24, 2024
  1. Comitup publishes the ip address on all interfaces. If you have mdns support, just attempt "ssh comitup@<service_name>.local. The service_name is the name used for the SSID in HOTSPOT mode.
  2. If you place an executable script at /usr/local/bin/comitup-callback, it will be called with the first argument = "CONNECTED" when the upstream connection is successful. See the external_callback parameter on the comitup.conf man page.
  3. Use comitup-watch to discover IP addresses of connected Comitup devices.

from comitup.

gbernal avatar gbernal commented on June 24, 2024

Wonderful! Thank you @davesteele!

from comitup.

gbernal avatar gbernal commented on June 24, 2024

Dear @davesteele

One more question, can you please clarify what does comitup-callback mean in this path ?/usr/local/bin/comitup-callback.
Is comitup-callback my script or a directory? My RPi only had usr/local/bin/ but nothing after that. Is that a path I have to create?
Screen Shot 2022-07-26 at 4 18 18 PM

Also, Am I right to assume that I have to modify comitup.conf from # external_callback: /usr/local/bin/comitup-callback to external_callback: /usr/local/bin/comitup-callback/myscript.py ?

Thank you again.

from comitup.

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.