LXCs don’t normally auto start when the host server starts. We have to manually configure them to auto start.
If you have a website or a web application in a LXC, you need a way to let people access it. We can do it by assigning a domain to the LXC.
LXC assigns random internal IP addresses to Containers by default. But it can be hard to refer to them that way. A good practice is to set static IPs.