How do I update a budibase instance running in docker on Azure

Tim Holmes 21 Reputation points
2022-12-15T02:54:12.267+00:00

Hi Folks, I suspect this is really basic, and Im just not seeing it -- I have an instance of budibase running in docker on Azure -- its one of the free services -- i cant find the control panel for docker where I would update the budibase image to the new one

Can someone please point me the right direction

Thanks
TIM

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,573 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 questions
0 comments No comments
{count} votes

Accepted answer
  1. MughundhanRaveendran-MSFT 12,446 Reputation points
    2022-12-23T09:22:11.077+00:00

    @Tim Holmes ,

    Thanks for reaching out to Q&A.

    It appears that you are using Azure container apps. To update the image, you will have to make changes to the docker-compose.yaml file and the env file. Once you have configured, please test it in your local machine and then deploy to the Azure container apps.

    https://docs.budibase.com/docs/docker-compose

    https://raw.githubusercontent.com/Budibase/budibase/master/hosting/docker-compose.yaml

    Hope this helps!

    0 comments No comments

0 additional answers

Sort by: Most helpful