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

Documentation Missing on pyuwsgi and SSL #79

Open
jdrew82 opened this issue Jul 24, 2024 · 3 comments
Open

Documentation Missing on pyuwsgi and SSL #79

jdrew82 opened this issue Jul 24, 2024 · 3 comments
Assignees

Comments

@jdrew82
Copy link
Contributor

jdrew82 commented Jul 24, 2024

The documentation is missing information about pyuwsgi and SSL support. To support the https directive in uwsgi.ini you need to build pyuwsgi from source.

@glennmatthews
Copy link

Would it be good to just point to the relevant section in the Nautobot core docs? https://docs.nautobot.com/projects/core/en/stable/user-guide/administration/installation/nautobot/?h=pyuwsgi#prepare-the-virtual-environment

@jdrew82
Copy link
Contributor Author

jdrew82 commented Jul 25, 2024

Would it be good to just point to the relevant section in the Nautobot core docs? https://docs.nautobot.com/projects/core/en/stable/user-guide/administration/installation/nautobot/?h=pyuwsgi#prepare-the-virtual-environment

This might be related to specific versions of Nautobot as I think there was a fix in the included container version that supports SSL.

@jdrew82
Copy link
Contributor Author

jdrew82 commented Sep 10, 2024

So this is less of an issue now that pyUWSGI with SSL support is installed by default in Nautobot container and the Dockerfile has been corrected to ensure this package isn't overwritten or uninstalled so the SSL support should be in place. Might add a note in the FAQ about the error and how to address it.

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

No branches or pull requests

2 participants