chore(docs): update README.md (#1210)

* chore(docs): update README.md

* add gotify as notification option
This commit is contained in:
martylukyy 2023-10-23 21:48:33 +02:00 committed by GitHub
parent eb75714cf8
commit 8b32b72633
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ Installation guide and documentation can be found at https://autobrr.com
## Key features
- Torrents and usenet support
- Support for 70+ torrent trackers with IRC announces
- Support for 75+ torrent trackers with IRC announces
- Newznab, Torznab and RSS support to easily get access to hundreds of torrent and usenet indexers
- Torrent Magnet support
- Powerful but simple filtering with RegEx support (like in autodl-irssi)
@ -27,7 +27,7 @@ Installation guide and documentation can be found at https://autobrr.com
Windows, macOS) on different architectures (e.g. x86, ARM)
- Great container support (Docker, k8s/Kubernetes)
- Database engine supporting both PostgreSQL and SQLite
- Notifications (Discord, Telegram, Notifiarr, Pushover)
- Notifications (Discord, Telegram, Notifiarr, Pushover, Gotify)
- One autobrr instance can communicate with multiple clients (torrent, usenet and \*arr) on remote servers
- Base path / Subfolder (and subdomain) support for convenient reverse-proxy support
@ -119,25 +119,22 @@ the [docs](https://quickbox.io/knowledge-base/v3/applications-v3/autobrr-applica
### Shared seedbox
We have support for a couple of providers out of the box.
In case your provider is missing then please contact us on Discord, so we add support.
##### One-click installer & Quick installer
The scripts require some input but does most of the work.
- HostingByDesign (former Seedbox.io) via box
- Seedit4.me
- SeedHost.eu
- Ultra.cc
#### HostingByDesign (former Seedbox.io)
wget https://gobrr.sh/install_sbio && bash install_sbio
##### Install scripts
We have support for a couple other providers out of the box.
In case your provider is missing then please contact us on [Discord](https://discord.gg/WQ2eUycxyT), so we can add support.
The scripts require some input but do most of the work.
#### Swizzin.net
wget https://gobrr.sh/install_sbio && bash install_sbio
#### Ultra.cc
Use their official one-click installer or ours:
wget https://gobrr.sh/install_ultra && bash install_ultra
#### WhatBox
wget https://gobrr.sh/install_whatbox && bash install_whatbox
@ -157,11 +154,6 @@ on [Discord](https://discord.gg/WQ2eUycxyT)
wget https://gobrr.sh/install_sbio && bash install_sbio
##### One-click installers
- Ultra.cc
- Seedit4.me
### Docker compose
docker-compose for autobrr. Modify accordingly if running with unRAID or setting up with Portainer.