has anyone tried to deploy the docker image to azure? I saw there is some official documentation for AWS but I have a $150 azure credit per month and if I can figure out how to deploy the docker image to azure container apps I can get another server going.

  • @nibblebit@programming.dev
    link
    fedilink
    11 year ago

    I’ve been trying to setup a working instance using container apps, web apps for containers and ACI, but it remains finicky. Do you know of a bicep or deployment script that does this properly?

    • @whenever8186@beehaw.org
      link
      fedilink
      11 year ago

      Did you get anywhere with this? I’ve got it all setup in Container Apps (deployed using Terraform Cloud). I’ve having some issues getting it working though - I think it’s something to do with the reverse proxy setup. I’m happy to share the code once I get it into a bit of a better state.

    • @whenever8186@beehaw.org
      link
      fedilink
      11 year ago

      Did you get anywhere with this? I’m trying to get it working on Container Apps. I’ve got it all setup using Terraform Cloud, everything’s deployed, etc. But I’m having some issues with the reverse proxy (I think anyways). Happy to share it if interested.