Skip to main content

Example: Running Deskpro with Docker Compose

in Deskpro container image
Authors list
Published: Jul 31, 2023|Last updated: Aug 18, 2023

See our Github repository for an example stack using docker-compose:

https://github.com/deskpro/docker-compose-example

You can either clone the repository or download the source:

# clone the repose git clone https://github.com/deskpro/docker-compose-example.git cd docker-compose-example # or download the source curl -L https://github.com/deskpro/docker-compose-example/archive/refs/heads/main.zip -o docker-compose-example.zip unzip docker-compose-example.zip cd docker-compose-example
copy

Open the README.md file and follow the instructions. You can also read the instructions online.

HelpfulUnhelpful

0 of 1 people found this page helpful

next pageUpdating Deskpro
previous pageRunning background tasks in different containers

Please log in or register to submit a comment.