Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds support for a Route Prefix, Improves Dockerfile #160

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ekristen
Copy link

@ekristen ekristen commented Feb 22, 2018

  • Adds support for a route prefix.

    • Allows nuts to run at a /path vs the root of a domain or subdomain.
    • Useful for if someone has one domain they want to use but multiple projects to support updates for and are using a reverse proxy.
  • Improves the Dockerfile.

    • Switches to Official Node Image
    • Updates to Node 6 (small bump from 5)
    • Reorganized for better layer caching and less layer creation on subsequent builds.
    • Added dumb-init for proper signal handling/passing and zombie reaping.

@loprima-l
Copy link

Hi, I merged the project to a new repo to start maintain it, I would be glad if you can put your pull request here : https://github.com/loprima-l/nuts-2

rastiqdev added a commit to AnimeoTV/updateServer that referenced this pull request Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants