diff --git a/scripts/redirect_creation/variables.tf b/scripts/redirect_creation/variables.tf index fef2bbde5..71dff23d7 100644 --- a/scripts/redirect_creation/variables.tf +++ b/scripts/redirect_creation/variables.tf @@ -658,6 +658,7 @@ variable "redirects" { { key = "/enterprise/application-developer/application-developer-home.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570072/Best+Practices+for+Developer+Workflows" }, { key = "/enterprise/configure-databases-release-pipelines/azure-sql-setup/troubleshoot-active-directory-authentication.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/2250834093/Troubleshooting+Issues+with+Active+Directory+Authentication+and+Azure+SQL+Database" }, { key = "/enterprise/dba/best-practices/labeling.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDKB/pages/491225189/Implementation+Guide+Best+Practices+for+Labeling" }, + { key = "/enterprise/dba/best-practices/use-mysql-jenkins.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDKB/pages/1451786251/Using+MySql+with+Liquibase+and+Jenkins" }, { key = "/enterprise/dba/create-projects/gui.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569255/Creating+a+Liquibase+Enterprise+Project+Using+the+Liquibase+Enterprise+GUI" }, { key = "/enterprise/dba/create-projects/groovy.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569181/Creating+a+Liquibase+Enterprise+Using+the+Project+Creation+Script+project_creator.groovy" }, { key = "/enterprise/dba/create-projects/home.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569176/Creating+Liquibase+Enterprise+Projects" }, @@ -683,6 +684,7 @@ variable "redirects" { { key = "/enterprise/dba/package/package-sql-scripts-deployment/workflow-deploy-changesets/changeset-version-strategy.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570096/Changeset+Versioning+version+and+versionStrategy" }, { key = "/enterprise/dba/package/package-sql-scripts-deployment/workflow-deploy-changesets/cleaning-deployed-changesets.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570102/Cleaning+Up+Deployed+Changesets+cleanup" }, { key = "/enterprise/dba/package/package-sql-scripts-deployment/workflow-deploy-changesets/rollback-script-handling.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570116/Rollback+Script+Handling" }, + { key = "/enterprise/dba/planning-projects/release-pipeline-schema/multi-schema-projects/manage-multi-schema.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569111/Creating+a+Multi-schema+Project" }, { key = "/enterprise/dba/planning-projects/release-pipeline-schema/single-schema-projects.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569070/Single-schema+Projects" }, { key = "/enterprise/define-release-pipeline/planning-projects/release-pipeline-contents-schema/single-schema-projects.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569070/Single-schema+Projects" }, { key = "/enterprise/developer/define-release-pipeline/create-manage-projects/credential-management/home.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569321/Database+Credential+Management" }, @@ -700,6 +702,7 @@ variable "redirects" { { key = "/enterprise/developer/dev-how-tos/create-dmc-certificate-common-name.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDKB/pages/1426587825/How+To+Create+a+DMC+Certificate+with+specific+Common+Name" }, { key = "/enterprise/developer/dev-how-tos/find-special-characters-sql.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDKB/pages/1262878788/How+To+Find+Special+Characters+in+a+SQL+Script" }, { key = "/enterprise/developer/dev-how-tos/import-azure-git-gui.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDKB/pages/3302002702/How+To+Use+Liquibase+Enterprise+with+Azure+DevOps" }, + { key = "/enterprise/developer/dev-how-tos/include-sql-rule-enforce-schemas.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDKB/pages/1588756513/How+To+Include+a+SqlRule+to+enforce+Managed+Schemas" }, { key = "/enterprise/developer/dev-how-tos/increase-session-time.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/CEKB/pages/3491642266/How+to+increase+your+session+time+in+Datical+Service" }, { key = "/enterprise/developer/dev-how-tos/install-2019-gui.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDKB/pages/3180036110/How+To+Automate+Windows+GUI+Installation" }, { key = "/enterprise/developer/dev-how-tos/negate-changes.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDKB/pages/1184560/How+To+Negate+changes" }, @@ -726,6 +729,7 @@ variable "redirects" { { key = "/enterprise/developer/dev-user-guides/workflow/workflow.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570065/Developer+Workflows+Managing+Changesets+During+Development+and+Test" }, { key = "/enterprise/developer/overview-packaging-developer.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC58/pages/795838905/Overview+of+Packaging" }, { key = "/enterprise/developer/write-sql-scripts/creat-database-links-oracle-schema.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/1762165158/Creating+Database+Links+in+an+Oracle+schema+with+a+non-owner+account" }, + { key = "/enterprise/developer/write-sql-scripts/write-sql-scripts.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570004/Writing+SQL+Scripts+for+Liquibase+Enterprise" }, { key = "/enterprise/developer-get-started-guide/write-sql-scripts/write-sql-scripts.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570004/Writing+SQL+Scripts+for+Liquibase+Enterprise" }, { key = "/enterprise/devops/best-practices/commit-svn.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896567916/Overview+of+SCM+Setup" }, { key = "/enterprise/devops/best-practices/deploy-packager-config.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569925/Overview+of+Packaging" }, @@ -768,18 +772,21 @@ variable "redirects" { { key = "/enterprise/devops/db-release-pipelines/sql-setup/roles-permissions-sql-server.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896567891/Roles+and+Permissions+for+Liquibase+Enterprise+on+SQL+Server" }, { key = "/enterprise/devops/db-release-pipelines/sql-setup/security-active-directory.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896567897/Setting+up+Integrated+Security+for+Active+Directory" }, { key = "/enterprise/devops/dmcdb/administer/configure-keycloak-ldap.html", website_redirect = "https://dmc.datical.com/administer/configure-keycloak-ldap.htm" }, + { key = "/enterprise/devops/dmcdb/administer/create-users-keycloak.html", website_redirect = "https://dmc.datical.com/administer/create-users-keycloak.htm" }, { key = "/enterprise/devops/dmcdb/administer/pkix-path-build-fail.html", website_redirect = "https://dmc.datical.com/administer/configure-keycloak-ldap.htm" }, { key = "/enterprise/devops/dmcdb/configure-project.html", website_redirect = "https://dmc.datical.com/configure/configure.htm" }, { key = "/enterprise/devops/dmcdb/troubleshoot/dmc-install-openjdk.html", website_redirect = "https://dmc.datical.com/configure/java-config/changing-java-version.htm" }, { key = "/enterprise/devops/dmcdb/troubleshoot/dmc-memory-usage.html", website_redirect = "https://dmc.datical.com/troubleshoot/troubleshoot-home.htm" }, { key = "/enterprise/devops/dmcdb/troubleshoot/dmc-splash-screen.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDKB/pages/780402853/Troubleshooting+Liquibase+Enterprise+GUI+on+Windows+10+hangs+on+the+splash+screen+and+takes+a+couple+of+minutes+to+load" }, { key = "/enterprise/devops/install/alternate-install-methods/access-remote-linux-systems.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/LBP/pages/1237910383/Start+Here+Liquibase+Business+Installation+Overview" }, + { key = "/enterprise/devops/install/alternate-install-methods/headless-linux-installation.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDKB/pages/918459/How+To+Liquibase+Enterprise+Headless+Linux+Installation" }, { key = "/enterprise/devops/install/alternate-install-methods/home.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/LBP/pages/1237910383/Start+Here+Liquibase+Business+Installation+Overview" }, { key = "/enterprise/devops/install/install-linux/cli-composite-repo-linux.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/LBP/pages/1237910791/Theme+Using+the+CLI+and+the+Composite+Repository+to+Install+Liquibase+Business+on+Linux+Systems" }, { key = "/enterprise/devops/install/install-linux/download-installation-files-cli-linux.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/LBP/pages/1237910383/Start+Here+Liquibase+Business+Installation+Overview" }, { key = "/enterprise/devops/install/install-linux/gui-install-database-drivers-linux.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/LBP/pages/1237910804/Variation+Using+the+GUI+and+the+Update+Site+to+Install+Liquibase+Business+on+Linux+Systems" }, { key = "/enterprise/devops/install/install-manage-license.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896566463/Install+and+Manage+Licenses" }, { key = "/enterprise/devops/install/install-windows/gui-composite-repo.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/LBP/pages/1237910744/Variation+Using+the+GUI+and+the+Composite+Repository" }, + { key = "/enterprise/devops/install/install-windows/gui-install-windows-systems.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/LBP/pages/1237910554/Theme+Using+the+GUI+and+the+Update+Site+to+Install+Liquibase+Business+on+Windows+Systems" }, { key = "/enterprise/devops/install/install-windows/gui-update-site-install-windows/configure-installation-repositories.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/LBP/pages/1237910620/Configuring+Installation+Repositories" }, { key = "/enterprise/devops/install/install-windows/gui-update-site-install-windows/install-database-drivers-windows.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/LBP/pages/1237910656/Installing+Database+Drivers+on+Windows+Systems" }, { key = "/enterprise/devops/install/install-windows/gui-update-site-install-windows/install-windows.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/LBP/pages/1237910554/Theme+Using+the+GUI+and+the+Update+Site+to+Install+Liquibase+Business+on+Windows+Systems" }, @@ -801,7 +808,7 @@ variable "redirects" { { key = "/enterprise/devops/move-changes-pipeline/packaging/home.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570200/Packaging" }, { key = "/enterprise/devops/move-changes-pipeline/packaging/output-deployment-packager.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570233/Output+from+Deployment+Packager" }, { key = "/enterprise/devops/move-changes-pipeline/roll-back-changes/rollback-operations-cli.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570356/Performing+Rollback+Operations+in+the+CLI" }, - { key = '/enterprise/devops/move-changes-pipeline/roll-back-changes/rollback-operations-gui.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570290/Performing+Rollback+Operations+in+the+GUI" }, + { key = "/enterprise/devops/move-changes-pipeline/roll-back-changes/rollback-operations-gui.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570290/Performing+Rollback+Operations+in+the+GUI" }, { key = "/enterprise/devops/permissions/role-permissions.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896566709/Configuring+Databases+for+Liquibase+Enterprise+Release+Pipelines" }, { key = "/enterprise/devops/run-enterprise-parallel.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDKB/pages/2222424110/Running+Liquibase+Enterprise+in+Parallel" }, { key = "/enterprise/devops/set-prop-project-changelog.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569871/Setting+Properties+in+the+Project+Changelog" }, @@ -1258,6 +1265,7 @@ variable "redirects" { { key = "/tools-integrations/feature-flags/readmes/launchdarkly-feature-flags-extension.html", website_redirect = "/tools-integrations/feature-flags/launchdarkly-feature-flags.html" }, { key = "/tools-integrations/feature-flags/readmes/liquibase-custom-hosts-extension.html", website_redirect = "https://github.com/liquibase/custom-hosts-extension" }, { key = "/tools-integrations/gradle/getting-started-liquibase-gradle.html", website_redirect = "https://contribute.liquibase.com/extensions-integrations/directory/integration-docs/gradle" }, + { key = "/tools-integrations/gradle/home.html", website_redirect = "https://contribute.liquibase.com/extensions-integrations/directory/integration-docs/gradle/" }, { key = "/tools-integrations/labs/advance-flow-file.html", website_redirect = "/liquibase-pro/flow/advanced-flow-file.html" }, { key = "/tools-integrations/labs/flow.html", website_redirect = "/commands/flow/flow.html" }, { key = "/tools-integrations/labs/flow/advance-flow-file.html", website_redirect = "/liquibase-pro/flow/advanced-flow-file.html" },