Change Detection
Changedetection.io is an intelligent tool designed to monitor changes on websites. Perfect for smart shoppers, data journalists, research engineers, data scientists, and security researchers.
Configuration
version: '3.8'
services:
changedetection:
image: ghcr.io/dgtlmoon/changedetection.io:0.49
restart: unless-stopped
ports:
- 5000
volumes:
- datastore:/datastore
volumes:
datastore:[variables]
main_domain = "${domain}"
[config]
[[config.domains]]
serviceName = "changedetection"
port = 5000
host = "${main_domain}"Base64
To import this template in Dokploy: create a Compose service → Advanced → Base64 import and paste the content below:
ewogICJjb21wb3NlIjogInZlcnNpb246ICczLjgnXG5cbnNlcnZpY2VzOlxuICBjaGFuZ2VkZXRlY3Rpb246XG4gICAgaW1hZ2U6IGdoY3IuaW8vZGd0bG1vb24vY2hhbmdlZGV0ZWN0aW9uLmlvOjAuNDlcbiAgICByZXN0YXJ0OiB1bmxlc3Mtc3RvcHBlZFxuICAgIHBvcnRzOlxuICAgICAgLSA1MDAwXG4gICAgdm9sdW1lczpcbiAgICAgIC0gZGF0YXN0b3JlOi9kYXRhc3RvcmVcblxudm9sdW1lczpcbiAgZGF0YXN0b3JlOiAiLAogICJjb25maWciOiAiW3ZhcmlhYmxlc11cbm1haW5fZG9tYWluID0gXCIke2RvbWFpbn1cIlxuXG5bY29uZmlnXVxuW1tjb25maWcuZG9tYWluc11dXG5zZXJ2aWNlTmFtZSA9IFwiY2hhbmdlZGV0ZWN0aW9uXCJcbnBvcnQgPSA1MDAwXG5ob3N0ID0gXCIke21haW5fZG9tYWlufVwiICIKfQ==Links
Tags
monitoring, data, notifications
Version: 0.49
CertMate
CertMate is an SSL certificate management system with a web UI and REST API. It automates issuing and renewing Let's Encrypt certificates via DNS-01 challenges across 20+ DNS providers, with unified backups and multi-account support.
Chatto (single binary)
A fully-featured real-time chat application for teams and communities. This template deploys the single Chatto binary with embedded NATS. Note: email/password registration requires SMTP to be configured after deployment; voice/video calls are not included in the single-binary setup.