-
-
Notifications
You must be signed in to change notification settings - Fork 27
Running The App
Mark edited this page Feb 8, 2026
·
2 revisions
Getting AudioBookRequest up and running.
The app has a docker image that simplifies the deployment. The preferred methods of running the application all revolve around running the Docker image in different ways.
Select the method you want to use to deploy below or if your tool is not listed (for example Portainer), head to the Docker page.
- Docker - Run manually with Docker
- Docker Compose - Use Docker Compose for easier configuration
- Kubernetes - Deploy to a Kubernetes cluster
- Bare Metal - Run without Docker (not recommended for production)