Skip to main content
All CollectionsFAQs
How to Configure Custom Domains for your Lazy AI web app
How to Configure Custom Domains for your Lazy AI web app
Updated over a week ago

Introduction

This guide provides a step-by-step walkthrough of the process for configuring custom domains in Lazy AI. Follow the instructions below to set up and verify your custom domain, ensuring secure access with SSL certificates.

Step-by-Step Instructions

  1. Access the Custom Domain Configuration:

    • Open your app and locate the "Configure Custom Domain" button. Click on it.

  2. Enter Your Domain:

    • You will be prompted to enter the domain you wish to configure. For example, enter example.com and click "Connect."

  3. Configure CNAME Record:

    • The system will provide you with a CNAME record that you need to add to your domain's DNS settings.

    • If you do not have access to the example domain, you can use a domain you own.

    • For instance, if you own a domain purchased from GoDaddy, navigate to the domain’s DNS settings and add the provided CNAME record. In this example, the CNAME should point to lazycustomdomain.net.

  4. Verify Domain Setup:

    • After configuring the CNAME record, visit the domain URL to confirm it shows the app you configured.

    • To check the origin of the requests, you can view the logs of your app.

  5. Enable HTTPS:

    • Initially, your site might show an insecure connection warning. To secure the site, click on the "Verify Domain" button.

    • This action will verify the domain and generate SSL certificates.

    • The verification process involves ensuring the domain redirects to the app and generating SSL certificates from Let's Encrypt.

    • This process typically takes about a minute.

  6. Check SSL Certificate:

    • Once the verification is complete, refresh your domain page to see if the HTTPS warning has been resolved.

    • Verify the SSL certificate details. The certificate will be issued by Let's Encrypt and will be valid for three months.

    • Lazy AI will automatically renew certificates before they expire, typically one month before the expiration date.

Additional Information

  • The updates for custom domains are currently in development, with pending infrastructure work to be completed before full deployment.

  • Ensure that all triggers and pull requests dependent on these updates are executed and merged on the production environment.

Conclusion

By following these steps, you can configure and verify custom domains for your Lazy AI app, ensuring secure access with SSL certificates. If you encounter any issues or have further questions, feel free to reach out for support.

Thank you for choosing Lazy AI!

Did this answer your question?