Deploy Changedetection

Monitor and detect website changes with alerts.

Deploy Changedetection

Just deployed

/datastore

Just deployed

Deploy and Host Changedetection.io on Railway

Changedetection.io is a self-hosted website change detection and notification service. It monitors web pages for content changes—tracking price drops, restocks, content updates, and API modifications—then sends instant alerts via Discord, Slack, Email, Telegram, or webhooks.

About Hosting Changedetection.io

Hosting Changedetection.io requires a containerized deployment with persistent storage for watch configurations and notification history. The application runs as a Python-based web service on port 8080, storing all data in a /datastore directory. For JavaScript-heavy websites, this template includes SockpuppetBrowser for full page rendering via private networking. Railway's single-volume architecture works well here since all application data consolidates under one mount point.

Changedetection.io Homepage

Changedetection.io Configuration

Changedetection.io Diff View

Changedetection.io Screenshot

Common Use Cases

  • Price monitoring and deal alerts - Track e-commerce products for price drops, restocks, or availability changes
  • Content change detection - Monitor news sites, documentation, competitor pages, or regulatory updates for modifications
  • API and JSON monitoring - Watch REST APIs or JSON endpoints using JSONPath/jq filters for data changes
  • Compliance and legal tracking - Monitor terms of service, privacy policies, or legal documents for updates

Dependencies for Changedetection.io Hosting

  • Persistent volume - Required for /datastore to preserve watches, configurations, and notification history
  • SockpuppetBrowser service - Included for JavaScript rendering on dynamic websites via private networking

Deployment Dependencies

Implementation Details

Template Architecture:

  • ChangeDetection - Main application service with public networking and volume (dgtlmoon/changedetection.io:latest)
  • SockpuppetBrowser - Browser rendering service for JavaScript sites (dgtlmoon/sockpuppetbrowser:latest, private networking only)

Key environment variables for Railway deployment:

VariableDescriptionDefault
TZTimezone for scheduled checksUTC
HIDE_REFERERHide referer header when fetching pagestrue
LOGGER_LEVELApplication log levelINFO
FETCH_WORKERSNumber of parallel fetch workers10
PLAYWRIGHT_DRIVER_URLSockpuppetBrowser endpoint via private network(configured)

SockpuppetBrowser connection via Railway private networking:

PLAYWRIGHT_DRIVER_URL=ws://${{SockpuppetBrowser.RAILWAY_PRIVATE_DOMAIN}}:3000

Why Deploy Changedetection.io on Railway?

Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.

By deploying Changedetection.io on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.


Template Content

More templates in this category

View Template
Foundry Virtual Tabletop
A Self-Hosted & Modern Roleplaying Platform

View Template
(v1) Simple Medusa Backend
Deploy an ecommerce backend and admin using Medusa

View Template
peppermint
Docker-compose port for peppermint.sh