readme test

This commit is contained in:
thomas 2022-09-15 01:16:47 +02:00
parent 5c12d1fb2a
commit 5176d47268
1 changed files with 1 additions and 12 deletions

View File

@ -43,7 +43,7 @@ To enter in temporary filesystem
### packages available in shared repository ### 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)) - [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/)) - [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)) - [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)) - [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)) - [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 #### authelia
```bash ```bash