ElectroStore

Docker Configuration Generator

URLs and CORS

Example: http://localhost:5000 or https://api.electrostore.com
Example: http://localhost:8080 or https://electrostore.com
One origin per line. Frontend URL will be automatically added.

Docker Image Version

Select version for all services (API, Frontend, IA)

Reverse Proxy

Domains will be automatically extracted from configured URLs above

Port Configuration

Database

If disabled, you will need to configure an external database

Integrated MariaDB Configuration

MariaDB service will be automatically configured with secure default values.

MQTT Broker

If disabled, you will need to configure an external MQTT broker

File Storage

If disabled, files will be stored in a local Docker volume (/app/wwwroot)

Email Service (SMTP)

If disabled, email features will be disabled

Secrets Management

Secrets will be retrieved from Vault instead of being in plain text in environment variables

JWT Configuration

OAuth Configuration