Pere Miquel Brull 2008eda764
[Docs] - Rename to v1.1.0-snapshot and fix sync CI (#11644)
* Rename v1.1.0 to v1.1.0-snapshot

* Delete old docs
2023-05-17 15:55:31 +02:00

720 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 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 %}