You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 4, 2024. It is now read-only.
Are there currently any plans to create a Debian package for RainLoop? Currently, it can only be installed by downloading a .zip file and running a few commands, which doesn't fit nicely into my Ansible deployment scripts. Additionally, updates can only be done manually via this method.
I've looked into creating a Debian package, and it seems to be fairly simple; I was able to convert the Community edition ZIP download into a package in a few hours (having never done it before).
I'm not sure how to submit this as a pull request, as it's version-dependent and the git repo doesn't appear to be versioned. I can create a script to repackage the .zip file if you'd like, and I'll submit a pull request for the repo version once I finish figuring out dependencies.