You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
- Real-Debrid, All-Debrid, Premiumize, TorBox and Debrid-Link supported_(if you want other debrid services, please provide an account)_
31
+
-[Kitsu](https://kitsu.io/) support (anime)
32
+
33
+
##Installation
34
+
27
35
To customize your Comet experience to suit your needs, please first take a look at all the[environment variables](https://github.com/g0ldyy/comet/blob/main/.env-sample)!
28
-
##Self Hosted
29
-
###From source
30
-
- Clone the repository and enter the folder
31
-
```sh
32
-
git clone https://github.com/g0ldyy/comet
33
-
cd comet
34
-
```
35
-
- Install dependencies
36
-
```sh
37
-
pip install poetry
38
-
poetry install
39
-
````
40
-
- Start Comet
41
-
```sh
42
-
poetry run python -m comet.main
43
-
````
44
-
45
-
### With Docker
46
-
- Simply run the Docker image after modifying the environment variables
2. Copy_env-sample_ to_.env_ in the same directory
113
+
3. Pull the latest version from docker hub
114
+
115
+
```sh
116
+
docker compose pull
117
+
```
118
+
119
+
5. Run
120
+
121
+
```sh
122
+
docker compose up -d
123
+
```
124
+
125
+
###Debrid IP Blacklist
126
+
99
127
To bypass Real-Debrid's (or AllDebrid) IP blacklist, start a cloudflare-warp container:https://github.com/cmj2002/warp-docker
100
128
101
-
##Suggested indexers
129
+
###Suggested indexers
130
+
102
131
When creating your Comet instance, it's important to choose the right indexers.
103
132
This choice should be based on speed, quantity of content and whether the indexer is served by cloudflare or has a ratelimit system (which should be avoided).
104
133
105
134
My personal recommendation is: BitSearch, EZTV, The Pirate Bay, TheRARBG and YTS!