Self-host with Docker ยท Yantr
pyramid
a wondrous furnace of communityzenship backed by a dynamic ladder of socialhood
1
Ports
2
Notes
4
Use Cases
About
What pyramid does
pyramid is a Nostr service suite for small community or personal relays. It includes a Nostr relay, Blossom file server, NIP-29 chat rooms, and GRASP Git hosting. Invite friends to your relay and control how many users they can further invite.
Install Flow
How to self-host pyramid
pyramid can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what pyramid 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
- Small-scale community Nostr relay for yourself and friends
- Group chats for your friends or the public
- Host files such as media in Nostr posts or website files for nsites
- Host Git repositories using the GRASP protocol
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3334 | HTTP | Web UI, WebSocket Endpoint, Blossom Endpoint |
Docker Image
ghcr.io/fiatjaf/pyramid:latest
Service Name
pyramid
Notes
Things to know before you deploy
- Public access is required for full function (use reverse proxy or Cloudflare Tunnel)
- Depending on the popularity of your Nostr profile you may see high traffic on your ISP plan
Related Apps
More tools you might pair with pyramid
Page generated 2026-06-23T15:50:08.758Z