Skip to content

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

@Neijin

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 !

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