this post was submitted on 10 Jun 2023
2 points (100.0% liked)
Programming
13373 readers
1 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I haven't used azure but if you use the ansible installation method, it will install everything into an instance (whatever they are called in azure, the typical computer virtual machines).
But you need a public domain name to get let's encrypt certificates to work. So you should buy a domain name and point it at your instance first.
If you have that, the ansible install will set everything up, and run stuff inside docker for you.