Another refactor

merge joplin and joplin-server
This commit is contained in:
thomas 2022-02-28 23:26:47 +01:00
parent 931e499bd1
commit 55beb0e2e3
48 changed files with 198 additions and 228 deletions

View file

@ -8,24 +8,25 @@ All package are install with chroot environnement.
To create deb file you just need to run the bellow command :
```bash
. joplin-server2deb
. ressources/joplin/joplin
debmaker_run
```
This commande create joplin and joplin-server packages
### packages available in shared repository
- [adguardhome](#adguardhome)
- [authelia](#authelia)
- [element-web](#element-web)
- [gotify](#gotify)
- [grocy](#grocy)
- [joplin-server](#joplin-server)
- [mautrix-syncproxy and mautrix-wsproxy](#mautrix-syncproxy-and-mautrix-wsproxy)
- [rss-bridge](#rss-bridge)
- [tt-rss](#tt-rss)
- [vaultwarden and vaultwarden-web](#vaultwarden-and-vaultwarden-web)
- [wallabag](#wallabag)
- [zigbee2mqtt](#zigbee2mqtt)
- [adguardhome](#adguardhome) [site](https://adguard.com/fr/adguard-home/overview.html)
- [authelia](#authelia) [site](https://www.authelia.com/)
- [element-web](#element-web) [site](https://element.io/)
- [gotify](#gotify) [site](https://gotify.net/)
- [grocy](#grocy) [site](https://grocy.info/)
- [joplin-server](#joplin-server) [site](https://joplinapp.org/)
- [mautrix-syncproxy and mautrix-wsproxy](#mautrix-syncproxy-and-mautrix-wsproxy) [site](https://docs.mau.fi/bridges/go/imessage/android/setup.html)
- [rss-bridge](#rss-bridge) [site](https://github.com/rss-bridge/rss-bridge)
- [tt-rss](#tt-rss) [site](https://tt-rss.org/)
- [vaultwarden and vaultwarden-web](#vaultwarden-and-vaultwarden-web) [site](https://github.com/dani-garcia/vaultwarden)
- [wallabag](#wallabag) [site](https://www.wallabag.it/)
- [zigbee2mqtt](#zigbee2mqtt) [site](https://www.zigbee2mqtt.io/)
#### adguardhome
```bash