Self-host with Docker ยท Yantr
mercure
Real-time push protocol server using Mercure hub.
1
Ports
0
Notes
3
Use Cases
About
What mercure does
A self-hosted server implementing the Mercure protocol for real-time push notifications via Server-Sent Events. Compatible with any client supporting the standard Mercure specification.
Install Flow
How to self-host mercure
mercure can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what mercure does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Push real-time updates to clients.
- Implement live notifications.
- Build reactive web applications.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 80 | HTTP | Web UI |
Docker Image
dunglas/mercure:latest
Service Name
mercure
Related Apps
More tools you might pair with mercure
Page generated 2026-07-27T04:28:00.415Z