Hey everyone,
Not sure if this is possible. But I'd basically like to change my current setup of self-hosting websites in my homelab from using portainer where I setup all docker containers for each website and transition to Wordops. Is it possible to host multiple sites locally with Wordops and then using Cloudflare Tunnel to point to each site?
For example, each website created would be localhostšORTNUMBER?
So if I want a wordpress site for domain1.com, I create it using Wordops by using something like wp create localhostšORT --wp instead of wp create domain1.com.
Not entirely sure if this is possible, or if it is, how is everyone else doing it?
Thanks in advance!