Launched
Environments
On VIP, an environment is considered launched when
- a custom domain has been assigned as the Primary Domain (for WordPress multisites this applies to the main site, ID 1)
- the Primary Domain’s DNS is pointed at VIP
- and a TLS certificate has been installed for the Primary Domain.
Retrieve information about an application’s environments, including a true
or false
value for an environment’s launched
state, with the VIP-CLI command: vip app [options] [command]
Sites
A site is considered launched when
- the domain’s DNS is pointed at VIP
- a TLS certificate has been installed for the site’s domain
- and the site is publicly accessible.
- Network sites have an additional requirement to be manually marked as “Launched“.
Last updated: March 11, 2024