Sylius is an open-source, API-first e-commerce platform built on the Symfony framework. This image runs Sylius on Ubuntu 24.04 LTS, hardened and fully patched, with the storefront and admin panel served on port 80 via nginx and PHP-FPM, a MySQL database and uploads on a dedicated disk, and a fresh per-VM admin credential generated on first boot. Maintained by cloudimg.
## Sylius on Ubuntu 24.04 LTS
Sylius is a headless, API-first open-source e-commerce framework built on Symfony, giving developers full control over bespoke online stores. This image is built and maintained by cloudimg on a hardened, fully patched Ubuntu 24.04 LTS base.
### What's included
### Getting started
Browse to the VM's public IP for the storefront, or `/admin` for the dashboard. Retrieve the initial admin credentials with `sudo cat /root/sylius-credentials.txt`. The deployment guide on cloudimg.co.uk covers channel setup, importing a catalogue, and day-2 operations.