How to setup Jackett (with Docker & Caddy)
Ready to use
Description
Jackett works as a proxy server.
It translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious, NZBHydra2 etc.) into tracker-site-specific http queries, parses the html or json response, and then sends results back to the requesting software.
This allows for getting recent uploads (like RSS) and performing searches.
Jackett is a single repository of maintained indexer scraping & translation logic - removing the burden from other apps.
Create a DNS record
Go to cPanel and add a new record (e.g. jackett.akdscloud.eu).
Caddy
jackett.akdscloud.eu:443 {
header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:9117
}
Folders
Create the folder structure.
Docker
-
Add the
jackettsection to yourdocker-compose.ymlfile: -
Download and start
jackett: -
Restart Caddy to get an SSL certificate (details here)
Try it out
See if you can access the jackett web interface.
Troubleshooting
If it doesn't work, see the troubleshooting guide.
Configuration
Admin password
The first thing you should do is add an admin password.
Add trackers
Now it's time to finally start adding trackers!
FileList.io
-
Se apasă Add Indexer.

-
Se caută
filelist.io.
-
Se completează câmpurile din imagine.

Atentie!
Trebuie pus passkey-ul, nu parola de pe filelist.
Ca sa obtii passkey-ul, mergi pe https://filelist.io/my.php si dai scroll pana gasestiReset passkey.
Copiezi passkey-ul si il pui in Jackett.MARE ATENTIE!!!
Mare ATENTIE sa nu resetezi din greseala passkey-ul.
Doar selectezi hash-ul ala!
NU BIFEZI si casuta! -
Se testează conexiunea cu trackerul nostru.

Speedapp
- Click pe "Add Indexer"
-
Se cauta
speedapp. Se apasa pe butonul albastru (ala care seamana cu o cheie franceza).
-
Trebuie completat dupa cu email-ul si parola:

-
Click pe butonul de Test ca sa confirmati daca e ok conexiunea.