Skip to content

NGINX automatic SSL #4506

Description

@mhkarimi1383

Problem Statement

When I setup my self-hosted sentry instances, I have to run a separate webserver (like traefik) and point it to the NGINX service

Solution Brainstorm

Just like GitLab, We can Embed an ACME resolver (Like goacme/lego or certbot or acme.sh [I would prefer lego since it has a lot of native integrations and it is easier to configure specially if a user wants to get certificate using DNS01]) and handle TLS Termination natively

And by making it configurable, Users are able to Provide their own certificate too

Also by that We can make sentry to ask for user's domain on setup So It will set other configurations that should set while setting up sentry to work with a domain

If it is an accepted thing I Would like to make a PR for that

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions