This guide installs Saleor on a self-hosted Linux server.
Create a Python virtual environment for e-commerce dependencies.
Create a PostgreSQL database and user for the platform.
Install the platform packages using pip or the official installer.
Apply database migrations and start the application service.
Prefer automation? See Saleor Ansible Setup for an example playbook.
Prefer containers? See Saleor Docker Setup.
Any questions?
Feel free to contact us. Find all contact information on our contact page.