-
-
Notifications
You must be signed in to change notification settings - Fork 191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP - Not ready for Merge - Consolidate spread Pi.Alert work #1
Conversation
causes lighttpd to match any subdomain of pi.alert (e.g. www.pi.alert) to this virtual server this addresses issue pucherot#54
Corrected folder path for linking conf-available to conf-enabled.
Fork is focused on my own need at the moment, but PRs and other maintainers are very welcome
Add: Webhook and NTFY support Change: Reorganize options
Pull changes from jokob-sk
@jokob-sk I'd gladly split this across multiple PRs when it's ready for merging |
Thanks a lot for the work on this! Happy to merge it once you think it's ready to do so. |
I've tried to build a docker image with your fork (https://github.com/fosspill/Pi.Alert). I had to update the dockerfile a bit (see below). But afterwards, it's building fine however, I'm getting an error for the NMAP scan option:
I've also pushed the containers into a separate image if you'd like to check/test them yourself: https://hub.docker.com/r/jokobsk/pialert_merge_test Updated Docker file:(download this and overwrite the content of the docker file with the below)
|
I’ve forked cjd’s branch and fixed the errors which were present during the building of the Docker image. There are some other commits which fix minor issues but mainly they modify the webui. https://github.com/0x09F911029D74E35BD84156C5635688C0/docker.pi-alert/commits/develop |
Hi @0x09F911029D74E35BD84156C5635688C0 ! Thanks for that! However, this doesn't run properly either. Getting this error:
Also, your build seems to have some issues with the Feel free to check the image I've built for you: https://registry.hub.docker.com/r/jokobsk/pialert_merge_test The docker file is the same as in my above comment, only replaced this line to point to your fork:
Thanks in advance for helping! |
Apologies, I was working on merging fosspill:main into the branch, which introduced the error. The current branch is now experimental |
Update the URLs for the Vendor Data
Update the URLs for the Vendor Data
Update From jokob-sk/Pi.Alert
Fix offline color for svg icons
This PR adds a variety of changes.
Since the development of features for Pi.Alert has been so spread I've tried my best to consolidate it all into one single package.
The dockerfile will likely need some work for both nmap support and for curl to properly pull the device lists
Remaining: