this post was submitted on 10 Jun 2023
2 points (100.0% liked)

Programming

13226 readers
3 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] seiryth@discuss.tchncs.de 2 points 1 year ago

For sure. Shouldn't be too hard just need to sit down and spend a good block of time on it.

I'll probably use a bit of either pulumi or terraform, if that's ok!