I guess Owen means you can’t run multiple apps on a single instance.
But you can install multiple instances on the same server, running on different ports. Then you can use Nginx or similar reverse proxy in order to publish them under different domain or subdomains.
1 Like