Skip to content

Better nginx deployment #58

Description

@hategan

Right now nginx is deployed with full SSL config from the start. This fails because there are no SSL keys set up, which would typically come from Let's Encrypt. However, Let's Encrypt needs a plain http nginx to be running.

A better strategy would be to first configure a non-SSL nginx, then allow the user to get the certificate (or get it automatically), then restart with SSL enabled.

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions