mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-12 19:48:26 +00:00

* Prepare Docs V1 structure * Point to the v1.0.0 images dir * Use the same ssh key * Use new key * Add connectors icons * Update images
653 B
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%}