PRIVATE DEPLOYMENT

Run it in your environment. Keep control of your data.

Deploy PMS Desk with Docker on your own server or cloud environment. Your project, work-item, people, and time data stays under your control.

01

Data ownership

Your organization hosts the business database, attachments, and backups.

02

Docker deployment

Run the web app, API, and PostgreSQL with a container-based deployment model.

03

Long-term access

Your perpetual license keeps working even when you stop purchasing updates.

RECOMMENDED ARCHITECTURE

A clear, reliable web stack

Production traffic enters through HTTPS. Nginx serves the web application and proxies API requests, while the application service connects to a dedicated PostgreSQL database and persistent storage.

  • ✓ Static web assets served by Nginx
  • ✓ FastAPI service bound to the private network
  • ✓ PostgreSQL with persistent storage and scheduled backups
  • ✓ Secrets injected through server environment variables
TeamBrowser access
HTTPS →
NginxWeb app / API proxy
FastAPIPMS Desk services
PostgreSQLBusiness data and history

What you need before deployment

A server or cloud VM

A Docker-ready environment with persistent storage.

Domain and HTTPS

A business domain and a valid TLS certificate are recommended for production.

Backups and operations

Your team is responsible for server security, database backups, and basic operations.