feat(pialert): Move to stable + update docs (#6587)
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
# Installation Notes
|
|
||||||
|
|
||||||
:::warning
|
|
||||||
|
|
||||||
This app defaults to host network **enabled**.
|
|
||||||
|
|
||||||
:::
|
|
||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 11.1.2
|
version: 11.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Monitoring your WIFI/LAN network and alerting of new (intruder or hacker) devices.
|
description: Monitoring your WIFI/LAN network and alerting of new (intruder or hacker) devices.
|
||||||
home: https://truecharts.org/charts/incubator/pialert
|
home: https://truecharts.org/charts/stable/pialert
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pialert.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pialert.png
|
||||||
keywords:
|
keywords:
|
||||||
- pialert
|
- pialert
|
||||||
@@ -22,7 +22,7 @@ sources:
|
|||||||
- https://github.com/jokob-sk/Pi.Alert
|
- https://github.com/jokob-sk/Pi.Alert
|
||||||
- https://hub.docker.com/r/jokobsk/pi.alert
|
- https://hub.docker.com/r/jokobsk/pi.alert
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.4
|
version: 1.0.0
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- networking
|
- networking
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@@ -0,0 +1,13 @@
|
|||||||
|
# Installation Notes
|
||||||
|
|
||||||
|
:::warning
|
||||||
|
|
||||||
|
This app defaults to host network **enabled**.
|
||||||
|
|
||||||
|
:::
|
||||||
|
|
||||||
|
## Adding a subnet to scan for new devices on LAN
|
||||||
|
|
||||||
|
This app works best when a `Subnet` is added to scan, it's rather trivial to add your home LAN subnet. My `home LAN` runs on 192.168.88.0/24 and the `interface` I used in SCALE is `br0`, but could be `eth0` or etc. Click `Add` next to `Scan Subnets` and enter your info as shown below.
|
||||||
|
|
||||||
|

|
||||||
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
Reference in New Issue
Block a user