-
-
Notifications
You must be signed in to change notification settings - Fork 108
[feature] Add support for non-default Nginx external ports #497
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
Merged
Merged
Changes from 21 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
92a61b8
Allow custom Nginx external ports
c-gabri 3b68110
Document custom Nginx external ports
c-gabri d5e7985
Change NGINX_80_PORT to NGINX_PORT
c-gabri b95cd48
Correct documentation for NGINX_SSL_PORT and NGINX_PORT
c-gabri c5c2bac
Format documentation with openwisp-qa-format
c-gabri b519d25
Merge branch 'master' into master
nemesifier 3ad22cc
Add default values for NGINX_PORT and NGINX_SSL_PORT
c-gabri a5b8473
Add NGINX_PORT and NGINX_SSL_PORT build args to docker-compose.yml
c-gabri 62d6dc6
Add NGINX_SSL_PORT build arg to nginx Dockerfile
c-gabri c77682c
Remove unnecessary NGINX_PORT build arg from docker-compose.yml
c-gabri 3befcb9
Add NGINX_SSL_PORT to HTTP->HTTPS redirect
c-gabri 0936668
Add NGINX_SSL_PORT to Content-Security-Policy header
c-gabri 1738344
Add custom Nginx ports to CORS_ALLOWED_ORIGINS
c-gabri 9ab464e
Add custom Nginx ports to API_BASEURL
c-gabri 7d246f6
Make CORS_ALLOWED_ORIGINS work also with default Nginx ports
c-gabri 02ff809
Make custom Nginx ports work with SSL_CERT_MODE=External
c-gabri 06cd12f
Improve documentation for non-default Nginx ports
c-gabri 48f944a
Reformat settings.rst with openwisp-qa-format
c-gabri d2fef47
Remove unnecessary build arg NGINX_SSL_PORT
c-gabri 671ce02
Make it optional to set Nginx ports in .env
c-gabri 93086af
[fix] Reformat with openwisp-qa-format #496
c-gabri bdbd5ac
Merge remote-tracking branch 'upstream/master'
c-gabri 0e1c1ec
Merge branch 'master' into master
nemesifier 967d44f
Merge branch 'master' into master
nemesifier bea9b25
[chores] Fixed minor QA issue
nemesifier File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.