Should I need to deploy my Laravel app from a Docker container? I am using Heroku-20 which uses Ubuntu 20.04
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
Please or to participate in this conversation.