Skip to content

Docs: Restrict Payara http-listener-1 to localhost when proxied#1

Closed
ofahimIQSS wants to merge 348 commits intodevelopfrom
docs/restrict-payara-localhost
Closed

Docs: Restrict Payara http-listener-1 to localhost when proxied#1
ofahimIQSS wants to merge 348 commits intodevelopfrom
docs/restrict-payara-localhost

Conversation

@ofahimIQSS
Copy link
Owner

This PR adds a section to doc/sphinx-guides/source/installation/config.rst recommending binding
Payara’s http-listener-1 (port 8080) to 127.0.0.1 when fronted by Apache/Nginx.

✅ Scope:

⚡ Why:

  • Prevents exposing Payara’s :8080 directly
  • Keeps Apache/Nginx serving on ports 80/443
  • Allows local access via 127.0.0.1:8080

stevenwinship and others added 30 commits July 9, 2025 15:42
Bumps [org.keycloak:keycloak-services](https://github.com/keycloak/keycloak) from 26.1.4 to 26.3.0.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@26.1.4...26.3.0)

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-services
  dependency-version: 26.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-version: 3.18.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
GPortas and others added 27 commits August 12, 2025 16:04
…aven/conf/keycloak/builtin-users-spi/org.keycloak-keycloak-services-26.3.0
…ataverse into 11648-notifications-api-extension
…7-CurationStatus_updates

Re-fix Curation Status bug
…k/builtin-users-spi/org.keycloak-keycloak-services-26.3.0

Upgrade Keycloak from 26.1.4 to 26.3.2
feat: return list of collections of datasets in search API
…ollection-links

extend list dataverse collection links api
fix: work around breaking json-ld export by incomplete html tags in file descriptions
…sion

Notifications API extension and new notifications generated by API operations
In ExportDataProvider, add directoryLabel (file path) to getDatasetFileDetails
@ofahimIQSS ofahimIQSS closed this Aug 20, 2025
@ofahimIQSS ofahimIQSS deleted the docs/restrict-payara-localhost branch August 20, 2025 15:54
@ofahimIQSS ofahimIQSS restored the docs/restrict-payara-localhost branch August 20, 2025 16:03
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.

Comments