-
- Log in at
- .
- Go to Websites → Add website.
- Enter the primary domain (example.com). If you plan to use subdomains, you can add them later.
- Choose a hosting package and region/node if applicable.
- Confirm provisioning. Enhance will prepare the web root, default vhost, and baseline security.
DNS readiness:
- Ensure the domain’s nameservers point to lbreeze or that you’ll manage A/AAAA records manually with the correct server IP.
- DNS propagation typically completes within minutes but can take up to 24 hours.
Post-provisioning:
- Upload site files via File Manager or deploy via SFTP/Git.
- Install SSL (see SSL guide).
- Create email accounts if needed.
Best practices:
- Keep the document root tidy; use version control where possible.
- For multi-environment setups, use subdomains (e.g., staging.example.com).
- Set HTTP to HTTPS redirects early to enforce secure traffic.
Troubleshooting:
- If the site doesn’t load, verify DNS A record targets the correct server and SSL is installed. Check error logs under Websites → Logs.