Pere Miquel Brull 34fbe5d64c
Docs - Prepare 1.7 docs and 1.8 snapshot (#20882)
* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT

* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
2025-04-18 12:12:17 +05:30

735 B

title slug collate
Enable SSL /deployment/security/enable-ssl false

Enable SSL

In this section we will guide you through adding SSL to your OpenMetadata deployment with two different approaches:

{% inlineCalloutContainer %} {% inlineCallout color="violet-70" bold="Use Nginx" icon="add_moderator" href="/deployment/security/enable-ssl/nginx" %} Use Nginx to enable SSL. This is the simplest solution. {% /inlineCallout %} {% inlineCallout color="violet-70" bold="Use the OpenMetadata Server" icon="add_moderator" href="/deployment/security/enable-ssl/openmetadata-server" %} Set SSL directly at the OpenMetadata server. {% /inlineCallout %} {% /inlineCalloutContainer %}