Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Navigation

    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    webhook - lightweight incoming webhook server to run shell commands

    App Wishlist
    2
    3
    32
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      thetomester13 App Dev last edited by

      A Golang service where one can set up URL's for webhooks that will run a certain command line argument based on filters and triggers. Github

      Now reading into it, I'm not sure it has much of a web interface - is this a dealbreaker for a Cloudron app? (I have not run this service locally myself). Also open to hearing about alternatives that might have a frontend to go along with such a service.

      fbartels 1 Reply Last reply Reply Quote 0
      • fbartels
        fbartels App Dev @thetomester13 last edited by fbartels

        Hi @thetomester13,

        I actually packaged it already two years ago https://git.cloudron.io/fbartels/webhook-app.

        It indeed does not have a webui. Another complicating factor is that it also greatly depends on the programs that you want to execute with it.

        For most of the automations I am triggering through it, I just run the binary through systemd.

        T 1 Reply Last reply Reply Quote 2
        • T
          thetomester13 App Dev @fbartels last edited by

          @fbartels wow what a turnaround time! 😉

          Thanks for sharing the repo and updating to latest, I'll give it a whirl.

          1 Reply Last reply Reply Quote 1
          • First post
            Last post