Hello world.
This is not OmniLearn. It is a placeholder proving the way in works.
If you are reading this over https with no certificate warning, then:
- the name points at this server
- the nginx already running here found its new vhost
- a certificate was issued for this name
- nginx reached a container on
127.0.0.1:8080
- and nothing else on this machine was disturbed
Swapping this for the portal changes one thing: which container
answers on 8080. Everything above stays exactly as it is.