Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

warpig's avatar
Level 12

Using a Docker Utility Script and Azuracast in Laravel project

Is it possible to do the following on a Laravel project? The installation process for Azuracast has a utility script which is only available through Docker, so docker compose is needed in order to run and install this service, im asking, is it possible to utilize this script and install Azuracast, im using Heroku as my host and I've no clue if Heroku actually supports it, has anyone tried something similar on Laravel? Many thanks! https://docs.azuracast.com/en/getting-started/installation/docker

These are some of the requirements: https://docs.azuracast.com/en/getting-started/requirements

Here's some info about Heroku: https://devcenter.heroku.com/articles/stack

0 likes
1 reply
warpig's avatar
Level 12

Should I need to deploy my Laravel app from a Docker container? I am using Heroku-20 which uses Ubuntu 20.04

Please or to participate in this conversation.