Skip to content

move-to-s2-b2-nad-cloud#1037

Merged
aprilrieger merged 1 commit intomainfrom
move-to-s2-b2-nad-cloud
Feb 11, 2026
Merged

move-to-s2-b2-nad-cloud#1037
aprilrieger merged 1 commit intomainfrom
move-to-s2-b2-nad-cloud

Conversation

@aprilrieger
Copy link
Copy Markdown
Member

@aprilrieger aprilrieger commented Feb 4, 2026

Update main.yml to deploy to Nadcloud using new s2/b2 domain naming convention

Pre-Deployment Note

Before running this deploy, the new domain(s) must be added to each existing Hyku tenant as additional allowed domains.
This ensures that tenants currently accessible via the old domains continue to function and can be accessed via the new s2/b2 domains once the deployment completes.

Story

Now that the client’s legacy AWS Hyku site has been decommissioned, we’re swapping the Nadcloud deployment domains from the previous s3/b3 naming convention to s2/b2. This ensures Nadcloud environments are deployed on the correct hostnames and receive TLS certificates automatically as part of the existing Ansible + certbot workflow.

Refs

What Changed

Updated main.yml to replace the legacy Nadcloud domains:

  • s3.adventistdigitallibrary.org
  • b3.adventistdigitallibrary.org

New deployments now use:

  • s2.adventistdigitallibrary.org
  • b2.adventistdigitallibrary.org

Domain changes are picked up by Ansible and used during certbot certificate issuance.

Expected Behavior Before Changes

Deployments reference the old Nadcloud domains:

  • s3.adventistdigitallibrary.org
  • b3.adventistdigitallibrary.org

TLS certificates (where present) are issued for the old hostnames.

Expected Behavior After Changes

Deployments reference the new Nadcloud domains:

  • s2.adventistdigitallibrary.org
  • b2.adventistdigitallibrary.org

On deployment, environments are created/updated using the new domains.

Certbot automatically issues/renews certificates for s2.adventistdigitallibrary.org and b2.adventistdigitallibrary.org as part of the Ansible deploy.

Copy link
Copy Markdown
Member

@maxkadel maxkadel left a comment

Choose a reason for hiding this comment

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

Thanks April!

@aprilrieger aprilrieger merged commit 665baca into main Feb 11, 2026
9 of 11 checks passed
@aprilrieger aprilrieger deleted the move-to-s2-b2-nad-cloud branch February 11, 2026 18:10
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.

2 participants