First self-hosted release

This commit is contained in:
Gabisonfire
2024-01-17 00:27:03 -05:00
parent 94ec4a7a52
commit a34e40fbc8
16 changed files with 1742 additions and 95 deletions

View File

@@ -1,3 +1,10 @@
# Torrentio
- [torrentio-addon](addon) - the Stremio addon which will query scraped entries and return Stremio stream results.
## Self-hosted quickstart
```
cd addon/hosted
docker-compose up -d
```
Then open your browser to `127.0.0.1:7000`