Mi

MicroBin on Ubuntu 24.04 LTS

Azure Applications

MicroBin, the tiny self hosted pastebin and file sharing app, ready to share text and files the moment it boots.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

MicroBin is a tiny, self hosted pastebin and file sharing web application. From one clean web interface you can paste text such as code, notes and logs, upload files to share, shorten URLs and generate QR codes. Uploads can be public, unlisted or private, can expire automatically or vanish after a set number of reads, and can be encrypted on the server or in the browser. A built in JSON datastore means there is no separate database to run, and the whole application is a single self contained binary that needs only a few megabytes of memory.

It suits developers, teams and organisations that want a lightweight, private place to share snippets and files, kept inside their own cloud account rather than on a public service.

Why the cloudimg image

cloudimg delivers MicroBin fully installed and configured behind an nginx reverse proxy, so the web interface answers the moment the instance boots. No usable admin login ships in the image: a unique administrator password is generated on first boot and written to a protected file on the instance, so no shared or default credential is baked in. The paste store, uploaded files and JSON database live on a dedicated data disk kept separate from the operating system disk that you can snapshot and resize independently, and every deployment is paired with a step by step deploy guide and backed by 24/7 support.

Common uses

  • A private self hosted alternative to public pastebin services
  • Sharing code, logs and configuration snippets across a team
  • Moving text and files quickly between machines you control

See it running

Real screenshots taken while testing this image against its deployment guide.

MicroBin on Ubuntu 24.04 LTS screenshot 1 MicroBin on Ubuntu 24.04 LTS screenshot 2 MicroBin on Ubuntu 24.04 LTS screenshot 3 MicroBin on Ubuntu 24.04 LTS screenshot 4