Self-host with Docker ยท Yantr
Gancio
A shared community calendar for activists, collectives, and neighborhoods.
1
Ports
2
Notes
3
Use Cases
About
What Gancio does
Gancio is a free, open-source community calendar for local communities, activists, and collectives. It lets people share and discover events with support for federation via ActivityPub, Nostr, and RSS feeds. Includes tagging, filtering, and a clean mobile-friendly interface.
Install Flow
How to self-host Gancio
Gancio can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Gancio 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
- Publish and discover local community events on a shared calendar.
- Federate events across instances using ActivityPub and Nostr.
- Organize neighborhood or collective activities with tagging and filtering.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3000 | HTTP | Web UI |
Docker Image
gancio/gancio:latest
Service Name
gancio
Notes
Things to know before you deploy
- After first start, log in with admin/admin and change the default password immediately.
- Set the instance name and description from the admin settings panel.
Related Apps
More tools you might pair with Gancio
Page generated 2026-07-27T04:28:00.415Z