RestoApp Features (Docker)
Main Features When Using Docker
- Quick launch with a single command:
docker run --name restoapp -p 8080:8080 webresto/restoapp:latest
- Docker Compose support for complex deployments with Postgres database
- Flexible configuration via environment variables and .env file
- Ability to mount folders for data, modules, migrations, and backups
- Automatic installation and update of modules on container start
- Import of test data via seeds
- Support for custom modules and extensions via ./modules volume
- Easy build of your own image from source
- Integration with external services via adapters
- Built-in installation wizard for initial setup after launch
Request a New Feature
If you need a new feature or integration, please send your request by email to:
mail@webresto.org
We are open to suggestions and improve the platform based on user requests!