mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-08 09:39:02 +00:00

* Doc: SEO Title Updation * Doc: Data Discovery Gif Updation * Doc: SEO title updation * Doc: SEO Title Updation --------- Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
773 B
773 B
title | slug | collate |
---|---|---|
Enable SSL | OpenMetadata Security Configuration | /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 %}