Skip to content

Conversation

@biw
Copy link
Owner

@biw biw commented Mar 17, 2021

* 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.

From GitbookIO/nuts#160

@biw biw changed the title support a route prefix, useful if you need to path route traffic behind a reverse proxy Adds support for a Route Prefix, Improves Dockerfile Mar 17, 2021
@biw biw merged commit 7714ba7 into main Mar 17, 2021
@biw biw deleted the ekristen/route-prefix-better-docker branch March 17, 2021 08:56
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.

3 participants