Light a candle for your deploy. Bless your CI with hope and memes 🙏
Push'n'Pray is a fun service that lets you "light a candle" before or after a release. It generates a blessed animated candle GIF with your message and a unique link you can share or embed in your Merge Request, Slack, or README.
- 🕯️ Animated candle with flickering flame
- ✍️ Custom message and author
- 🌐 Shareable image URL
- 📎 Markdown embed code for Merge Requests
- 🟣 Docker-ready + CI/CD friendly
- Visit the web UI (or call API)
- Enter a wish (e.g. “Please no 500 on prod 🙏”)
- Click "Submit candle"
- Embed the result:
docker build -t push-n-pray .
docker run -p 8080:8080 push-n-prayVisit http://localhost:8080
| Name | Description | Default |
|---|---|---|
PORT |
Port to run the server | 8080 |
DATABASE_URL |
URL to Postgres | postgresql://... |
Create a new candle.
Form fields:
message— your wish or blessing
Response (HTML): returns a preview with markdown embed
This project includes a GitHub Action to build and publish Docker images to ghcr.io.
See .github/workflows/docker.yml
Made with memes, Go and love by your friendly DevOps priest.
Bless your pipelines. Amen. 🙏