Hey All! Happy to be here.
I created a website with --wpsubdir setup for networking a number of different domains. The first site create command was
wo site create www.site.com --wpsubdir --wpredis -le --dns=dns_cf (Cloudflare SSL)
This worked well and I am now able to access the network admin dashboard and add a new domain which was called www.site2.com
My questions are:
1 Did I do this correctly and does wordops support multisite with multiple primary domains (top-level)? Or does it only work with subdomains?
2 The website shows an SSL (Invalid SSL certificate 526). Did I do this wrong and was I supposed to wo site create site2.com first? Additionally, the wp-admin dashboard does not work for the site either - same ssl error...
3 If I did this correctly, where is the subfolder for the new domain located?
Hopefully this makes sense.
Thanks!