Skip to content

SolitudePy/stremio-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stremio Status


Status Page & Analytics of popular Stremio Addons.

Access status page at https://status.stremio-status.com, Grafana analytics are at https://stats.stremio-status.com.

Status-page Grouped

Grafana Dashboard

Self-host with Docker

git clone https://github.com/SolitudePy/stremio-status.git
cd stremio-status
cp .env.example .env 
docker compose up -d
# Access the dashboard at
# http://localhost:8081 or via your configured DOMAIN

Environment Variables

Variable Description Default Required
DB_PASSWORD Password for the PostgreSQL database secure_postgres_password_here Yes
GRAFANA_PASSWORD Admin password for the Grafana dashboard admin_password_here Yes
GF_SERVER_DOMAIN The domain used specifically for Grafana stats.stremio-status.com Yes
DOMAIN Your public domain (e.g. status.example.com) stremio-status.com No
PROXY_URL Optional proxy URL to bypass network blocks (Empty) No
WARP_PROXY_URL Cloudflare WARP proxy for healthchecks (leave empty to use host IP) (Empty) No
DISCORD_WEBHOOK_ENABLED Set to true to enable Discord notifications false No
DISCORD_WEBHOOK_URL The Discord Webhook URL for alerts (Empty) No

Latency Disclaimer: High response times are sometimes due to the proxy routing required for certain addons. This does not necessarily reflect the performance of the addon when used directly (for best results self-host).

About

Status Page & Analytics of popular Stremio Addons.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published