readme test
This commit is contained in:
parent
5c12d1fb2a
commit
5176d47268
13
README.MD
13
README.MD
|
@ -43,7 +43,7 @@ To enter in temporary filesystem
|
|||
|
||||
### packages available in shared repository
|
||||
|
||||
- [adguardhome](#adguardhome) ([site](https://adguard.com/fr/adguard-home/overview.html)) ([src](https://github.com/AdguardTeam/AdguardHome))
|
||||
- [adguardhome](./src/branch/master/ressources/adguardhome)
|
||||
- [authelia](#authelia) ([site](https://www.authelia.com/)) ([src](https://github.com/authelia/authelia))
|
||||
- [bitwarden-desktop](#bitwarden-desktop) ([site](https://bitwarden.com/)) ([src](https://github.com/bitwarden/clients/))
|
||||
- [element-web](#element-web) ([site](https://element.io/)) ([src](https://github.com/vector-im/element-web))
|
||||
|
@ -65,17 +65,6 @@ To enter in temporary filesystem
|
|||
- [wallabag](#wallabag) ([site](https://www.wallabag.it/)) ([src](https://github.com/wallabag/wallabag))
|
||||
- [zigbee2mqtt](#zigbee2mqtt) ([site](https://www.zigbee2mqtt.io/)) ([src](https://github.com/Koenkk/zigbee2mqtt))
|
||||
|
||||
#### adguardhome
|
||||
```bash
|
||||
apt install -y wget ca-certificates
|
||||
wget -qO - https://deb.lgy.fr/install.sh | bash
|
||||
apt-get update
|
||||
apt-get install -y adguardhome
|
||||
|
||||
systemctl enable --now adguardhome
|
||||
|
||||
#configuration with http://<ip>:3000
|
||||
```
|
||||
|
||||
#### authelia
|
||||
```bash
|
||||
|
|
Loading…
Reference in New Issue