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

Add environment option for secure local website #3532

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

G-Ambatte
Copy link
Collaborator

This PR adds support for the NODE_ENV environment variable to be set to local.secure. This option, when combined with a hostname configuration item, creates a webserver that serves pages secured with certificates configured for the hostname.

At this point in time, this is completely experimental and only of limited use in local installations. It has NOT been thoroughly tested, so some Homebrewery features may not work correctly with this environment setting.

@dbolack-ab
Copy link
Collaborator

What is the purpose here?

@calculuschild
Copy link
Member

@G-Ambatte Is it ok if we close this one for now and bring it back to its own issue where the need for this can be discussed?

@G-Ambatte
Copy link
Collaborator Author

@G-Ambatte Is it ok if we close this one for now and bring it back to its own issue where the need for this can be discussed?

That's a good idea, I don't think the implementation is novel enough to warrant holding on to the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

3 participants