Tryton

Azure Applications 1 variation

Tryton, the modular open source ERP for accounting, sales, purchasing, stock, manufacturing and projects, serving your business over HTTPS 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

Variations

This product is available in the build below. Open it for the operating system, cloud and version detail, or read its deployment guide.

ProductCloudOperating systemVersion
Tryton ERP Azure Standard View · Guide

Overview

Tryton is a mature open source enterprise resource planning platform, governed by the Tryton Foundation and published under the GNU General Public License. It is built from independent modules that you activate as your business needs them: parties and contacts, products, double entry accounting with invoicing, sales, purchasing, inventory and warehouses, manufacturing, and projects with timesheets, all sharing one PostgreSQL database and one browser based client.

It suits businesses that want a single system for orders, stock and the books on infrastructure they control rather than a hosted subscription, organisations that need an ERP they can extend module by module, and integrators who want a clean Python and PostgreSQL platform with a documented long term support series.

Why the cloudimg image

cloudimg delivers Tryton 8.0 LTS, trytond 8.0.10 with the sao 8.0.11 web client, in its own Python virtual environment under gunicorn as an unprivileged user on the loopback interface, with nginx serving it over HTTPS and PostgreSQL 16 bound to localhost. Eleven ERP modules are already activated, from accounting and invoicing to stock, sales, purchasing, manufacturing and projects, and eleven more are installed ready to activate.

Nothing shared ships in the image. There is no Tryton database in it at all: your VM creates its own database on first boot, activates the modules, imports ISO currencies and countries, and mints its own administrator password, database password and HTTPS certificate into a root only file, with the application and the web server closed until that finishes. Database listing and management are not reachable from the network, only SSH and the web ports are open, and port 80 only redirects to HTTPS. Backed by 24/7 cloudimg support.

Common uses

  • Accounting and invoicing with a chart of accounts you control
  • Sales, purchasing and stock across one or more warehouses
  • Manufacturing, projects and timesheets on a self hosted ERP