Skip to content

MLE-31971 : add MARKLOGIC_AZURE_HOST and MARKLOGIC_CLOUD_HOST - #471

Merged
rwinieski merged 2 commits into
developfrom
MLE-31971/Set-MARKLOGIC_AZURE_HOST-MARKLOGIC_CLOUD_HOST
Aug 21, 2026
Merged

MLE-31971 : add MARKLOGIC_AZURE_HOST and MARKLOGIC_CLOUD_HOST#471
rwinieski merged 2 commits into
developfrom
MLE-31971/Set-MARKLOGIC_AZURE_HOST-MARKLOGIC_CLOUD_HOST

Conversation

@rwinieski

@rwinieski rwinieski commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Description

Add MARKLOGIC_AZURE_HOST and MARKLOGIC_CLOUD_HOST variable and set them to 0 by default at docker image level.

Checklist:

  • Owner:
  • JIRA_ID as part of branch/PR name

  • Rebase the branch with upstream

  • Squashed all commits into a single commit

  • Added Tests

  • Reviewer:
  • Reviewed Tests

  • Added to Release Wiki/Jira

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds new environment variables (MARKLOGIC_AZURE_HOST, MARKLOGIC_CLOUD_HOST) to the MarkLogic Server Docker image templates, defaulting them to 0, similar to the existing MARKLOGIC_EC2_HOST flag.

Changes:

  • Set MARKLOGIC_AZURE_HOST=0 by default in UBI/UBI9-arm/UBI-rootless base image templates.
  • Set MARKLOGIC_CLOUD_HOST=0 by default in UBI/UBI9-arm/UBI-rootless base image templates.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
dockerFiles/marklogic-server-ubi9-arm:base Adds default MARKLOGIC_AZURE_HOST/MARKLOGIC_CLOUD_HOST env vars to the UBI9 ARM base image template.
dockerFiles/marklogic-server-ubi:base Adds default MARKLOGIC_AZURE_HOST/MARKLOGIC_CLOUD_HOST env vars to the UBI base image template.
dockerFiles/marklogic-server-ubi-rootless:base Adds default MARKLOGIC_AZURE_HOST/MARKLOGIC_CLOUD_HOST env vars to the UBI rootless base image template.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread dockerFiles/marklogic-server-ubi:base
Comment thread dockerFiles/marklogic-server-ubi9-arm:base
Comment thread dockerFiles/marklogic-server-ubi-rootless:base
@rwinieski
rwinieski merged commit 4f425e5 into develop Aug 21, 2026
2 of 6 checks passed
@rwinieski
rwinieski deleted the MLE-31971/Set-MARKLOGIC_AZURE_HOST-MARKLOGIC_CLOUD_HOST branch August 21, 2026 08:05
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.

3 participants