PdfDing on Ubuntu 24.04

Azure Applications

PdfDing, a self hosted PDF manager, viewer and editor that keeps your documents in a private library you control, with a built in reader that remembers where you left off.

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

PdfDing is an open source, self hosted manager, viewer and editor for PDF documents. You upload your files, organise them with hierarchical tags, and read them in a browser based viewer that remembers your position in every document, so picking a long report back up is effortless. You can annotate and highlight as you read, mark documents as favourites, search across the whole library, and share an individual document by link or QR code when someone else needs it.

It suits anyone who wants a private home for contracts, manuals, research papers, invoices or scanned records: a personal document archive, a small team's shared reference library, or a reading list kept on infrastructure they own rather than in a third party cloud.

Why the cloudimg image

cloudimg delivers PdfDing fully installed as a Django application behind an nginx reverse proxy, with the complete browser frontend and its in browser reader already compiled and verified, so the library answers the moment the instance boots. The image is secure by default: the application binds only to loopback, no default account of any kind ships, and on each instance's first boot a fresh secret key is generated and a single administrator is created with a unique random password written to a root only file. Self service registration is closed by default so a public facing instance cannot be enrolled into by strangers, and host and cookie settings are configured so sign in genuinely works on the public IP or a custom domain rather than silently failing. Paired with a step by step deploy guide and backed by 24/7 cloudimg support.

Common uses

  • Keep contracts, manuals and records in a private searchable PDF library
  • Read and annotate long documents in the browser from any device
  • Share an individual document with someone by link or QR code

See it running

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

PdfDing on Ubuntu 24.04 screenshot 1 PdfDing on Ubuntu 24.04 screenshot 2 PdfDing on Ubuntu 24.04 screenshot 3 PdfDing on Ubuntu 24.04 screenshot 4