Sriharsha Chintalapani 6ca1ec6fbe
Delete old docs (#11627)
* Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs

* Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs

* Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs
2023-05-17 07:04:56 +02:00

653 B

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

Enable SSL

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

{%inlineCalloutContainer%}

{%inlineCallout bold="Use Nginx" icon="add_moderator" href="/deployment/security/enable-ssl/nginx" %} Use Nginx to enable SSL. This is the simplest solution. {%/inlineCallout%}

{%inlineCallout bold="Use the OpenMetadata Server" icon="add_moderator" href="/deployment/security/enable-ssl/openmetadata-server" %} Set SSL directly at the OpenMetadata server. {%/inlineCallout%}

{%/inlineCalloutContainer%}