Skip to content

Reverse proxy doesn't start during deployment with "proxy" option #5

Description

@Neijin

This is what you need to do to fix this issue :

  1. Make sure your mup.js file is correct (Meteor Up - Documentation).
  2. Check if each of your proxy.domains in your mup.js file redirects to your server.
  3. Run mup setup and mup deploy to deploy your app on your server.
  4. Run mup proxy setup and mup proxy start to configure and start the reverse proxy.

Your website should be now accessible in HTTPS !

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