Switch KB & Neo4j to new keboola.systems domain (ST-3586)#23
Draft
Switch KB & Neo4j to new keboola.systems domain (ST-3586)#23
Conversation
Migrate all hostnames from old domains to new convention: - kb.internal.keboola.com → kb.keboola.systems - kb.staging.keboola.dev → kb.staging.keboola.systems - neo4j.internal.keboola.com → neo4j.keboola.systems - neo4j.staging.keboola.dev → neo4j.staging.keboola.systems
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
keboola.systemsconventionkb.internal.keboola.com→kb.keboola.systemskb.staging.keboola.dev→kb.staging.keboola.systemsneo4j.internal.keboola.com→neo4j.keboola.systemsneo4j.staging.keboola.dev→neo4j.staging.keboola.systemsbase_domain,staging_domain) defaults tokeboola.systems.internalsegment from production hostname patternsFiles changed
Terraform:
deploy/terraform/variables.tf— new domain defaultsdeploy/terraform/load-balancer.tf— production KB hostnamedeploy/terraform/ssl-proxy-lb.tf— production Neo4j hostnamedeploy/terraform/cloudrun-neodash.tf— Neodash standaloneHostdeploy/terraform/terraform.tfvars.example— example valuesDocs:
docs/WEB_UI_ACCESS.md— all domain references, DNS tabledocs/NEO4J_FIX_DOCUMENTATION.md— example outputs & config tableplan/phases/13-web-ui/CHECKLIST.md— example domainExcluded (intentionally unchanged)
deploy/terraform/migration_backup/— historical backupsscripts/test-neo4j-connection.py— left as-is per requestTest plan
grep -r "internal\.keboola\.com\|staging\.keboola\.dev" deploy/terraform/ docs/ plan/terraform planto confirm expected resource changes (SSL certs, URL map, Neodash env)keboola.systemszonehttps://kb.keboola.systemsandneo4j.keboola.systemsare reachable