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. π