Sa

Saleor

AWS Azure Applications 2 variations

Saleor, the GraphQL first open source commerce platform, deployed as a complete stack behind nginx on first boot.

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

Choose the operating system, cloud and version you need. Every variation is the same hardened Saleor image, built and supported by cloudimg.

ProductCloudOperating systemVersion
Saleor AWS Standard View · Guide
Saleor on Ubuntu 24.04 LTS Azure Ubuntu 24.04 Standard View · Guide

Overview

Saleor is a GraphQL first, open source e commerce platform for building headless storefronts and commerce integrations. A single strongly typed GraphQL API covers products, channels, checkout, orders, payments and customers, with a React admin dashboard for merchandising and operations.

Why the cloudimg image

The cloudimg image is hardened and fully patched with Saleor deployed as a complete stack, the GraphQL API, React dashboard, PostgreSQL and a Redis compatible cache published on port 80 behind nginx. A fresh Django secret, JWT signing key and a unique administrator password are generated on first boot and stored in a root only file, data and media sit on a dedicated resizable data disk, and 24/7 cloudimg support is included.

Common uses

  • Headless commerce
  • Online storefronts
  • Commerce integrations