MicroBin, the tiny self hosted pastebin and file sharing app, ready to share text and files the moment it boots.
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.
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.
Real screenshots taken while testing this image against its deployment guide.