---
title: "Deploy minbin"
description: "a minimal, ephemeral pastebin service."
category: "Other"
url: https://railway.com/deploy/minbin
---

# Deploy minbin

a minimal, ephemeral pastebin service.

**[Deploy minbin on Railway](https://railway.com/template/minbin)**

- **Creator:** Paul Haedrich's Projects
- **Category:** Other
- **Total deploys:** 3

## Template content

### database https://devicons.railway.app/i/redis.svg

- **Image:** bitnami/redis:7.2.5

### minbin

- **Source:** https://github.com/berrysauce/minbin
- **Public domain:** Yes

## Documentation

# Deploy and Host minbin on Railway

minbin is a minimal, ephemeral pastebin service built with simplicity and privacy in mind. it's self-hostable, open source, and ideal for quick, temporary sharing of snippets, logs, or notes.

pastes expire automatically after 1 hour, or immediately after being viewed (optional). you can view pastes through a clean HTML interface or directly as raw plaintext. a QR code is generated for each paste to make sharing even easier.

## Common Use Cases

minbin works like most other pastebin services. just paste any text, publish, and you get a short link which you can share. it's ideal to transfer text to other machines or to share code snippets temporarily.

## About Hosting

minbin consists of a microservice and a redis-compatible database. everything is configured to work right out of the box. for all configuration options, reference the [readme](https://github.com/berrysauce/minbin).

## Dependencies for minbin

### Deployment Dependencies

minbin requires a functioning redis-compatible database. this template sets you up with everything you need already.

## Support this Project

you can support this project by [contributing on github](https://github.com/berrysauce/minbin) or by [sponsoring me on github](https://github.com/sponsors/berrysauce).

## Why Deploy minbin on Railway

railway is a singular platform to deploy your infrastructure stack. railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.

by deploying minbin on railway, you are one step closer to supporting a complete full-stack application with minimal burden. host your servers, databases, AI agents, and more on railway.

## Similar templates

- [Rocky Linux](https://railway.com/deploy/rocky-linux) — [Jul'26] Hosted Rocky Linux 9 workspace with SSH and persistent storage. 🚀
- [Foundry Virtual Tabletop](https://railway.com/deploy/X5tR6G) — A Self-Hosted & Modern Roleplaying Platform
- [Letta Code Remote](https://railway.com/deploy/letta-code-remote) — Run a Letta Code agent 24/7. No inbound ports, just deploy.

Open this page in a browser: https://railway.com/deploy/minbin
