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

nginx conf hardcodes hostname #22

Open
nhandler opened this issue Sep 30, 2018 · 1 comment
Open

nginx conf hardcodes hostname #22

nhandler opened this issue Sep 30, 2018 · 1 comment
Assignees
Labels

Comments

@nhandler
Copy link
Collaborator

The nginx configuration file that gets installed is hardcoded to reference zero.isitfoggy.today rather than the origin fqdn specified in the isitfoggy.conf file. This prevents nginx from starting (as the SSL cert will not exist at that path). The install script should update the nginx configuration file to include the correct hostnames.

@nhandler nhandler self-assigned this Sep 30, 2018
@matfra matfra added the bug label Nov 27, 2021
@matfra
Copy link
Owner

matfra commented Nov 27, 2021

I'm tempted to switch to python templating to generate the nginx conf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants