Saleor should be configured for headless commerce API security and channel-based operational controls.
SALEOR_URL=https://saleor.example.com
SALEOR_DB_HOST=127.0.0.1
SALEOR_DB_NAME=saleor
SALEOR_DB_USER=saleor
SALEOR_DB_PASSWORD=replace-with-strong-password
SALEOR_REDIS_URL=redis://127.0.0.1:6379/0
Back up database, uploaded files/assets, and configuration/secrets metadata. Validate restore with one user login, one core business transaction, and one report/export check.
Feel free to contact us. Find all contact information on our contact page.