diff --git a/dictionary-octopus.txt b/dictionary-octopus.txt index b0a1129f8e..cc79a7054f 100644 --- a/dictionary-octopus.txt +++ b/dictionary-octopus.txt @@ -17,6 +17,7 @@ appsettings Appstep Appsteps argparse +askpass asax ASPNET aspnetcore @@ -112,6 +113,7 @@ Directorygroup DISM Distro distros +Djava Dockerfiles dockerhub Domainname @@ -413,6 +415,7 @@ replicasets reprioritize reprovisioned reprovisioning +requiretty resolv.conf ResolvConfPath RHEV @@ -512,6 +515,7 @@ thepassword timespan tlsv1 tmpfs +tomcatadmin Toolbelt Toolsets Topshelf @@ -531,6 +535,7 @@ updateprogress upgradeavailability upgradelog upgrader +urandom urllib urlset Userns diff --git a/src/pages/docs/administration/reporting/index.md b/src/pages/docs/administration/reporting/index.md index 99fe12a30b..fb7449d1cc 100644 --- a/src/pages/docs/administration/reporting/index.md +++ b/src/pages/docs/administration/reporting/index.md @@ -27,4 +27,4 @@ If you're using Octopus Cloud, you'll only be able to work with the API for your ## Learn more -- [Reporting blog posts](https://octopus.com/blog/tag/reporting) +- [Reporting blog posts](https://octopus.com/blog/tag/reporting/1) diff --git a/src/pages/docs/administration/reporting/report-on-deployments-excel-template.md b/src/pages/docs/administration/reporting/report-on-deployments-excel-template.md index 337e5364e6..4bdff17961 100644 --- a/src/pages/docs/administration/reporting/report-on-deployments-excel-template.md +++ b/src/pages/docs/administration/reporting/report-on-deployments-excel-template.md @@ -99,4 +99,4 @@ This is due to that the revocation information for the certificate is not retrie ## Learn more -- [Reporting blog posts](https://octopus.com/blog/tag/reporting) +- [Reporting blog posts](https://octopus.com/blog/tag/reporting/1) diff --git a/src/pages/docs/administration/reporting/report-on-deployments-with-sql.md b/src/pages/docs/administration/reporting/report-on-deployments-with-sql.md index 531594b1fd..e3339c9ef4 100644 --- a/src/pages/docs/administration/reporting/report-on-deployments-with-sql.md +++ b/src/pages/docs/administration/reporting/report-on-deployments-with-sql.md @@ -42,4 +42,4 @@ You may want to look at [enabling HTTP logging](/docs/administration/managing-in ## Learn more -- [Reporting blog posts](https://octopus.com/blog/tag/reporting) +- [Reporting blog posts](https://octopus.com/blog/tag/reporting/1) diff --git a/src/pages/docs/administration/retention-policies/index.mdx b/src/pages/docs/administration/retention-policies/index.mdx index 3a54cf2e43..8b3f1a784c 100644 --- a/src/pages/docs/administration/retention-policies/index.mdx +++ b/src/pages/docs/administration/retention-policies/index.mdx @@ -280,7 +280,3 @@ For example, if you have 12 months worth of releases now, perhaps set the retent ## Older versions From 2023.1, the [audit retention functionality](/docs/security/users-and-teams/auditing/#archived-audit-events) has been rolled out. This **does not** delete audit records. It just moves them from the database to the file system. - -## Learn more - -- [Retention policy knowledge base articles](https://help.octopus.com/tag/retention) diff --git a/src/pages/docs/deployments/aws/index.md b/src/pages/docs/deployments/aws/index.md index 8a408f9d53..e3725fbe4e 100644 --- a/src/pages/docs/deployments/aws/index.md +++ b/src/pages/docs/deployments/aws/index.md @@ -51,5 +51,5 @@ Flexible, [role-based security](/docs/security/users-and-teams/user-roles/) allo ## Learn more -- [AWS blog posts](https://octopus.com/blog/tag/aws) +- [AWS blog posts](https://octopus.com/blog/tag/aws/1) - [AWS runbook examples](/docs/runbooks/runbook-examples/aws) \ No newline at end of file diff --git a/src/pages/docs/deployments/azure/index.md b/src/pages/docs/deployments/azure/index.md index 29f162cbb0..0a4f7dc934 100644 --- a/src/pages/docs/deployments/azure/index.md +++ b/src/pages/docs/deployments/azure/index.md @@ -31,5 +31,5 @@ All steps that target an Azure deployment target (including script steps) execut ## Learn more - Generate an Octopus guide for [Azure and the rest of your CI/CD pipeline](https://octopus.com/docs/guides?destination=Azure%20websites). -- [Azure blog posts](https://octopus.com/blog/tag/azure). +- [Azure blog posts](https://octopus.com/blog/tag/azure/1). - [Azure runbook examples](/docs/runbooks/runbook-examples/azure). diff --git a/src/pages/docs/deployments/custom-scripts/debugging-powershell-scripts/debugging-powershell-scripts-on-remote-machines.md b/src/pages/docs/deployments/custom-scripts/debugging-powershell-scripts/debugging-powershell-scripts-on-remote-machines.md index c17f8c4558..767351607e 100644 --- a/src/pages/docs/deployments/custom-scripts/debugging-powershell-scripts/debugging-powershell-scripts-on-remote-machines.md +++ b/src/pages/docs/deployments/custom-scripts/debugging-powershell-scripts/debugging-powershell-scripts-on-remote-machines.md @@ -86,4 +86,4 @@ When you are finished debugging, run to the end of the script and the deployment ## Learn more -- [PowerShell blog posts](https://octopus.com/blog/tag/powershell) \ No newline at end of file +- [PowerShell blog posts](https://octopus.com/blog/tag/powershell/1) \ No newline at end of file diff --git a/src/pages/docs/deployments/custom-scripts/debugging-powershell-scripts/index.md b/src/pages/docs/deployments/custom-scripts/debugging-powershell-scripts/index.md index 7d6c9720b5..952d981d3c 100644 --- a/src/pages/docs/deployments/custom-scripts/debugging-powershell-scripts/index.md +++ b/src/pages/docs/deployments/custom-scripts/debugging-powershell-scripts/index.md @@ -56,4 +56,4 @@ add a variable named `Octopus.Action.PowerShell.ExecuteWithoutProfile` with a va ## Learn more -- [PowerShell blog posts](https://octopus.com/blog/tag/powershell) \ No newline at end of file +- [PowerShell blog posts](https://octopus.com/blog/tag/powershell/1) \ No newline at end of file diff --git a/src/pages/docs/deployments/databases/common-patterns/index.md b/src/pages/docs/deployments/databases/common-patterns/index.md index f90d482b5e..9289bfec58 100644 --- a/src/pages/docs/deployments/databases/common-patterns/index.md +++ b/src/pages/docs/deployments/databases/common-patterns/index.md @@ -36,4 +36,4 @@ We recommend rolling forward or making your database changes backward compatible ## Learn more -- [Database blog posts](https://octopus.com/blog/tag/database%20deployments) \ No newline at end of file +- [Database blog posts](https://octopus.com/blog/tag/database-deployments/1) \ No newline at end of file diff --git a/src/pages/docs/deployments/databases/index.md b/src/pages/docs/deployments/databases/index.md index f9af9a0a99..a229c6f0b1 100644 --- a/src/pages/docs/deployments/databases/index.md +++ b/src/pages/docs/deployments/databases/index.md @@ -73,4 +73,4 @@ Automating database deployments is often the final piece of a fully automated CI ## Learn more - [Manage database maintenance with runbooks](/docs/runbooks/runbook-examples/databases) -- [Database blog posts](https://octopus.com/blog/tag/database%20deployments) +- [Database blog posts](https://octopus.com/blog/tag/database-deployments/1) diff --git a/src/pages/docs/deployments/docker/accessing-container-details.md b/src/pages/docs/deployments/docker/accessing-container-details.md index a4e3ab9f79..ecefe8818a 100644 --- a/src/pages/docs/deployments/docker/accessing-container-details.md +++ b/src/pages/docs/deployments/docker/accessing-container-details.md @@ -302,4 +302,4 @@ The following JSON objects are real outputs from docker inspect commands to prov ## Learn more - - [Docker blog posts](https://octopus.com/blog/tag/docker) +- [Docker blog posts](https://octopus.com/blog/tag/docker/1) diff --git a/src/pages/docs/deployments/docker/docker-run-with-networking.md b/src/pages/docs/deployments/docker/docker-run-with-networking.md index 19ef9d883c..d09c036959 100644 --- a/src/pages/docs/deployments/docker/docker-run-with-networking.md +++ b/src/pages/docs/deployments/docker/docker-run-with-networking.md @@ -217,4 +217,4 @@ In the case of our simple scenario above, the final step should display the IP a ## Learn more - - [Docker blog posts](https://octopus.com/blog/tag/docker) + - [Docker blog posts](https://octopus.com/blog/tag/docker/1) diff --git a/src/pages/docs/deployments/docker/index.md b/src/pages/docs/deployments/docker/index.md index 7a8d2f3744..f2c3a3a4be 100644 --- a/src/pages/docs/deployments/docker/index.md +++ b/src/pages/docs/deployments/docker/index.md @@ -36,6 +36,6 @@ The Octopus concepts of feeds, packages and versions can be mapped to the Docker ## Learn more - - [Docker blog posts](https://octopus.com/blog/tag/docker) - - [Docker registries as feeds](/docs/packaging-applications/package-repositories/docker-registries) - - [Accessing container details](/docs/deployments/docker/accessing-container-details) +- [Docker blog posts](https://octopus.com/blog/tag/docker/1) +- [Docker registries as feeds](/docs/packaging-applications/package-repositories/docker-registries) +- [Accessing container details](/docs/deployments/docker/accessing-container-details) diff --git a/src/pages/docs/deployments/java/index.md b/src/pages/docs/deployments/java/index.md index 409816f33d..5ed9841684 100644 --- a/src/pages/docs/deployments/java/index.md +++ b/src/pages/docs/deployments/java/index.md @@ -370,6 +370,6 @@ The Java deployment steps include a number of unique error codes that may be dis ## Learn more - Generate an Octopus guide for [Java, Tomcat, and the rest of your CI/CD pipeline](https://octopus.com/docs/guides?application=Java&destination=Tomcat). -- [Java blog posts](https://octopus.com/blog/tag/java) +- [Java blog posts](https://octopus.com/blog/tag/java/1) - [Webinar: Octopus 101: Deploy Your First Java Application](https://www.youtube.com/watch?v=AM6GyYr2n4Y) - [Install Tomcat Runbook example](/docs/runbooks/runbook-examples/routine/installing-tomcat). diff --git a/src/pages/docs/deployments/patterns/blue-green-deployments-with-octopus/blue-green-deployments-in-iis.md b/src/pages/docs/deployments/patterns/blue-green-deployments-with-octopus/blue-green-deployments-in-iis.md index 3e935599a7..82632b7739 100644 --- a/src/pages/docs/deployments/patterns/blue-green-deployments-with-octopus/blue-green-deployments-in-iis.md +++ b/src/pages/docs/deployments/patterns/blue-green-deployments-with-octopus/blue-green-deployments-in-iis.md @@ -54,4 +54,4 @@ You can achieve this kind of result using an NGINX server as a reverse proxy to - [View Blue/Green deployment examples on our samples instance](https://oc.to/PatternBlueGreenSamplesSpace). - [Blue/Green deployment knowledge base articles](https://oc.to/BlueGreenTaggedKBArticles). -- [Deployment patterns blog posts](https://octopus.com/blog/tag/Deployment%20Patterns). \ No newline at end of file +- [Deployment patterns blog posts](https://octopus.com/blog/tag/deployment-patterns/1). diff --git a/src/pages/docs/deployments/patterns/blue-green-deployments-with-octopus/index.md b/src/pages/docs/deployments/patterns/blue-green-deployments-with-octopus/index.md index 948d75aebe..300188aa8c 100644 --- a/src/pages/docs/deployments/patterns/blue-green-deployments-with-octopus/index.md +++ b/src/pages/docs/deployments/patterns/blue-green-deployments-with-octopus/index.md @@ -31,4 +31,4 @@ Configuring your [lifecycle](/docs/releases/lifecycles) will need to be done acc - [Change load-balancer group Runbook example](/docs/runbooks/runbook-examples/aws/change-load-balancer-group). - [Blue/Green deployment knowledge base articles](https://oc.to/BlueGreenTaggedKBArticles). - [Ask Octopus Episode: Blue/Green Deployments](https://www.youtube.com/watch?v=qFqoVwVzeo0) -- [Deployment patterns blog posts](https://octopus.com/blog/tag/Deployment%20Patterns). +- [Deployment patterns blog posts](https://octopus.com/blog/tag/deployment-patterns/1). diff --git a/src/pages/docs/deployments/patterns/branching.md b/src/pages/docs/deployments/patterns/branching.md index b969dc77ba..7be173b2e0 100644 --- a/src/pages/docs/deployments/patterns/branching.md +++ b/src/pages/docs/deployments/patterns/branching.md @@ -78,7 +78,7 @@ When designing channels in Octopus, don't think about channels as another name f - **Branches** can be short lived and tend to get merged, and model the way code changes in the system. - **Channels** are often long lived, and model your release process. -For example, [Google Chrome have four different channels](https://www.chromium.org/getting-involved/dev-channel) (Stable, Beta, Dev, and Canary). Their channels are designed around user's tolerance for bleeding edge features vs. stability. Underneath, they may have many release branches contributing to those channels. You can read about implementing [early-access programs in the Channels Walk-through](https://octopus.com/blog/channels-walkthrough#early-access-programs). +For example, [Google Chrome have four different channels](https://www.chromium.org/getting-involved/dev-channel) (Stable, Beta, Dev, and Canary). Their channels are designed around user's tolerance for bleeding edge features vs. stability. Underneath, they may have many release branches contributing to those channels. It's important to realize that **branches will map to different channels over time**. For example, right now, packages from the `release/v2` branch might map to your "Stable" channel in Octopus, while packages from `release/v3` go to your "Early Adopter" channel. @@ -209,4 +209,4 @@ When creating the release, you can then choose whether the release is for an ind ## Learn more -- [Deployment patterns blog posts](https://octopus.com/blog/tag/Deployment%20Patterns). +- [Deployment patterns blog posts](https://octopus.com/blog/tag/deployment-patterns/1). diff --git a/src/pages/docs/deployments/patterns/canary-deployments-with-octopus.md b/src/pages/docs/deployments/patterns/canary-deployments-with-octopus.md index 22ee96f804..dcc438ccb8 100644 --- a/src/pages/docs/deployments/patterns/canary-deployments-with-octopus.md +++ b/src/pages/docs/deployments/patterns/canary-deployments-with-octopus.md @@ -28,4 +28,4 @@ Another variation of the canary deployment is to deploy the new version to all s ## Learn more -- [Deployment patterns blog posts](https://octopus.com/blog/tag/Deployment%20Patterns). \ No newline at end of file +- [Deployment patterns blog posts](https://octopus.com/blog/tag/deployment-patterns/1). diff --git a/src/pages/docs/deployments/patterns/deployment-process-as-code.md b/src/pages/docs/deployments/patterns/deployment-process-as-code.md index 05a17db5d7..9783c45bac 100644 --- a/src/pages/docs/deployments/patterns/deployment-process-as-code.md +++ b/src/pages/docs/deployments/patterns/deployment-process-as-code.md @@ -145,4 +145,4 @@ If you have thoughts about how deployment as code could better support your orga ## Learn more -- [Deployment patterns blog posts](https://octopus.com/blog/tag/Deployment%20Patterns). +- [Deployment patterns blog posts](https://octopus.com/blog/tag/deployment-patterns/1). diff --git a/src/pages/docs/deployments/patterns/elastic-and-transient-environments/cleaning-up-environments.md b/src/pages/docs/deployments/patterns/elastic-and-transient-environments/cleaning-up-environments.md index db8bf3dcf8..ceddcdfff8 100644 --- a/src/pages/docs/deployments/patterns/elastic-and-transient-environments/cleaning-up-environments.md +++ b/src/pages/docs/deployments/patterns/elastic-and-transient-environments/cleaning-up-environments.md @@ -58,4 +58,4 @@ Machine clean up is part of health checks and machine clean up logs are not stor ## Learn more -- [Deployment patterns blog posts](https://octopus.com/blog/tag/Deployment%20Patterns). \ No newline at end of file +- [Deployment patterns blog posts](https://octopus.com/blog/tag/deployment-patterns). diff --git a/src/pages/docs/deployments/patterns/elastic-and-transient-environments/deploying-to-transient-targets.md b/src/pages/docs/deployments/patterns/elastic-and-transient-environments/deploying-to-transient-targets.md index a1c37d589a..bc28d714f7 100644 --- a/src/pages/docs/deployments/patterns/elastic-and-transient-environments/deploying-to-transient-targets.md +++ b/src/pages/docs/deployments/patterns/elastic-and-transient-environments/deploying-to-transient-targets.md @@ -58,4 +58,4 @@ Now that deployment targets can be automatically removed from a deployment, it m ## Learn more -- [Deployment patterns blog posts](https://octopus.com/blog/tag/Deployment%20Patterns). +- [Deployment patterns blog posts](https://octopus.com/blog/tag/deployment-patterns/1). diff --git a/src/pages/docs/deployments/patterns/elastic-and-transient-environments/immutable-infrastructure.md b/src/pages/docs/deployments/patterns/elastic-and-transient-environments/immutable-infrastructure.md index ec2b6d0f5e..ee92764133 100644 --- a/src/pages/docs/deployments/patterns/elastic-and-transient-environments/immutable-infrastructure.md +++ b/src/pages/docs/deployments/patterns/elastic-and-transient-environments/immutable-infrastructure.md @@ -140,4 +140,4 @@ $repository.Projects.Modify($project) ## Learn more -- [Deployment patterns blog posts](https://octopus.com/blog/tag/Deployment%20Patterns). \ No newline at end of file +- [Deployment patterns blog posts](https://octopus.com/blog/tag/deployment-patterns/1). \ No newline at end of file diff --git a/src/pages/docs/deployments/patterns/elastic-and-transient-environments/index.md b/src/pages/docs/deployments/patterns/elastic-and-transient-environments/index.md index a73993e20c..ab6c7d1ee1 100644 --- a/src/pages/docs/deployments/patterns/elastic-and-transient-environments/index.md +++ b/src/pages/docs/deployments/patterns/elastic-and-transient-environments/index.md @@ -10,17 +10,17 @@ hideInThisSectionHeader: true Elastic and transient environments is a group of features to facilitate deploying to machines that are intermittently available for deployment. -## Scenarios {#ElasticandTransientEnvironments-Scenarios} +## Scenarios -### Auto-scaling infrastructure {#ElasticandTransientEnvironments-Auto-scalinginfrastructure} +### Auto-scaling infrastructure OctoFX has become so popular that additional servers are required to manage peak load. At peak times servers are provisioned and the latest version of OctoFX is deployed to those servers. When demand wanes the additional servers are terminated. -### Intermittent connectivity {#ElasticandTransientEnvironments-Intermittentconnectivity} +### Intermittent connectivity OctoFX is being deployed to trading desks in offices around the world. Occasionally, unknown to the deployment team, the machines that host OctoFX are taken down for maintenance. OctoFX must be kept up to date when a machine comes back online. -## Elastic and transient environment features {#ElasticandTransientEnvironments-ElasticandTransientEnvironmentfeatures} +## Elastic and transient environment features - Automatically keep deployment targets up to date with the latest releases. - Automatically reflect infrastructure changes in your environments. @@ -28,4 +28,4 @@ OctoFX is being deployed to trading desks in offices around the world. Occasion ## Learn more -- [Deployment patterns blog posts](https://octopus.com/blog/tag/Deployment%20Patterns). +- [Deployment patterns blog posts](https://octopus.com/blog/tag/deployment-patterns/1). diff --git a/src/pages/docs/deployments/patterns/elastic-and-transient-environments/keeping-deployment-targets-up-to-date.md b/src/pages/docs/deployments/patterns/elastic-and-transient-environments/keeping-deployment-targets-up-to-date.md index 957a4ed4d0..1b6d77d4c1 100644 --- a/src/pages/docs/deployments/patterns/elastic-and-transient-environments/keeping-deployment-targets-up-to-date.md +++ b/src/pages/docs/deployments/patterns/elastic-and-transient-environments/keeping-deployment-targets-up-to-date.md @@ -102,4 +102,4 @@ With machines now being kept up to date automatically you may be interested in [ ## Learn more -- [Deployment patterns blog posts](https://octopus.com/blog/tag/Deployment%20Patterns). +- [Deployment patterns blog posts](https://octopus.com/blog/tag/deployment-patterns/1). diff --git a/src/pages/docs/deployments/patterns/multi-region-deployment-pattern.md b/src/pages/docs/deployments/patterns/multi-region-deployment-pattern.md index 50c695d62b..0ac171364b 100644 --- a/src/pages/docs/deployments/patterns/multi-region-deployment-pattern.md +++ b/src/pages/docs/deployments/patterns/multi-region-deployment-pattern.md @@ -94,4 +94,4 @@ Tenants offer a balanced approach to modeling multi-region deployments, offering ## Learn more -- [Deployment patterns blog posts](https://octopus.com/blog/tag/Deployment%20Patterns). +- [Deployment patterns blog posts](https://octopus.com/blog/tag/deployment-patterns/1). diff --git a/src/pages/docs/deployments/patterns/rolling-deployments-with-octopus.md b/src/pages/docs/deployments/patterns/rolling-deployments-with-octopus.md index 02bc75c986..c0e419f5b5 100644 --- a/src/pages/docs/deployments/patterns/rolling-deployments-with-octopus.md +++ b/src/pages/docs/deployments/patterns/rolling-deployments-with-octopus.md @@ -126,4 +126,4 @@ Octopus will evaluate the value of the [Output variable](/docs/projects/variable ## Learn more - [View rolling deployment examples on our samples instance](https://oc.to/PatternRollingSamplesSpace). - [Rolling deployment knowledge base articles](https://oc.to/RollingDeployTaggedKBArticles). -- [Deployment patterns blog posts](https://octopus.com/blog/tag/Deployment%20Patterns). +- [Deployment patterns blog posts](https://octopus.com/blog/tag/deployment-patterns/1). diff --git a/src/pages/docs/infrastructure/accounts/ssh-key-pair.md b/src/pages/docs/infrastructure/accounts/ssh-key-pair.md index bed1ac896b..1051c59e3c 100644 --- a/src/pages/docs/infrastructure/accounts/ssh-key-pair.md +++ b/src/pages/docs/infrastructure/accounts/ssh-key-pair.md @@ -122,4 +122,4 @@ Due to the number and configurable nature of the various Linux distributions ava ## Learn more -- [Linux blog posts](https://octopus.com/blog/tag/linux) +- [Linux blog posts](https://octopus.com/blog/tag/linux/1) diff --git a/src/pages/docs/infrastructure/deployment-targets/linux/index.md b/src/pages/docs/infrastructure/deployment-targets/linux/index.md index e719271659..c11535c0d3 100644 --- a/src/pages/docs/infrastructure/deployment-targets/linux/index.md +++ b/src/pages/docs/infrastructure/deployment-targets/linux/index.md @@ -55,4 +55,4 @@ In addition to the .NET 6 requirement, Octopus will only support those Operating ## Learn more -- [Linux blog posts](https://octopus.com/blog/tag/linux) +- [Linux blog posts](https://octopus.com/blog/tag/linux/1) diff --git a/src/pages/docs/infrastructure/deployment-targets/linux/ssh-deployments.md b/src/pages/docs/infrastructure/deployment-targets/linux/ssh-deployments.md index 7260757c00..02c6f5bdd5 100644 --- a/src/pages/docs/infrastructure/deployment-targets/linux/ssh-deployments.md +++ b/src/pages/docs/infrastructure/deployment-targets/linux/ssh-deployments.md @@ -85,5 +85,5 @@ Calamari is the tool Octopus uses to execute deployments on a remote computer. B ## Learn more -- [Linux blog posts](https://octopus.com/blog/tag/linux) +- [Linux blog posts](https://octopus.com/blog/tag/linux/1) - [Node.js sample](/docs/deployments/node-js/node-on-linux) diff --git a/src/pages/docs/infrastructure/deployment-targets/linux/ssh-requirements.md b/src/pages/docs/infrastructure/deployment-targets/linux/ssh-requirements.md index 5d5cb71df8..b54e8d427d 100644 --- a/src/pages/docs/infrastructure/deployment-targets/linux/ssh-requirements.md +++ b/src/pages/docs/infrastructure/deployment-targets/linux/ssh-requirements.md @@ -41,4 +41,4 @@ Octopus can execute Python scripts on SSH targets provided the following criteri ## Learn more - Configure your [SSH deployment targets](/docs/infrastructure/deployment-targets/linux/ssh-target) -- [Linux blog posts](https://octopus.com/blog/tag/linux) +- [Linux blog posts](https://octopus.com/blog/tag/linux/1) diff --git a/src/pages/docs/infrastructure/deployment-targets/linux/ssh-target.mdx b/src/pages/docs/infrastructure/deployment-targets/linux/ssh-target.mdx index ce0d8d5c73..f5b90419bb 100644 --- a/src/pages/docs/infrastructure/deployment-targets/linux/ssh-target.mdx +++ b/src/pages/docs/infrastructure/deployment-targets/linux/ssh-target.mdx @@ -43,4 +43,4 @@ You can use [raw scripting](/docs/deployments/custom-scripts/raw-scripting/) to ## Learn more -- [Linux blog posts](https://octopus.com/blog/tag/linux) +- [Linux blog posts](https://octopus.com/blog/tag/linux/1) diff --git a/src/pages/docs/infrastructure/deployment-targets/linux/sudo-commands.md b/src/pages/docs/infrastructure/deployment-targets/linux/sudo-commands.md index 59f8b9be7d..1628b2d042 100644 --- a/src/pages/docs/infrastructure/deployment-targets/linux/sudo-commands.md +++ b/src/pages/docs/infrastructure/deployment-targets/linux/sudo-commands.md @@ -27,11 +27,11 @@ in Ubuntu, and in Red Hat: sudo: sorry you must have a tty to run sudo ``` -## Enabling sudo command {#SudoCommands-EnablingSudocommand} +## Enabling sudo command The recommended way to enable these commands to be run is to disable the password prompt for the user account used for deployments. -### Disable password prompt {#SudoCommands-DisablePasswordPrompt} +### Disable password prompt Running the following command (from a shell with interactive mode so you can enter any required passwords) adds a file that is read in conjunction with the sudoers file to configure valid sudo policies. @@ -51,9 +51,9 @@ Further information regarding how this file is used and how to make the configur - [sudoers manual](http://www.sudo.ws/man/1.8.13/sudoers.man.html) - [simple configuration explanation](http://superuser.com/questions/357467/what-do-the-alls-in-the-line-admin-all-all-all-in-ubuntus-etc-sudoers#357472) -If you are using a distro such as Ubuntu, you should now be able to utilize the sudo command throughout your scripts. +If you are using a distro such as Ubuntu, you should now be able to use the sudo command throughout your scripts. -### Disable RequireTTY {#SudoCommands-DisbleRequireTTY} +### Disable RequireTTY Although the sudo may no longer require a password, some distros, such as Centos and its derivatives, are configured by default to still require interactive input, or tty, when running sudo. @@ -84,4 +84,4 @@ While the above instructions should work on common platforms like Ubuntu or RedH ## Learn more -- [Linux blog posts](https://octopus.com/blog/tag/linux) \ No newline at end of file +- [Linux blog posts](https://octopus.com/blog/tag/linux/1) \ No newline at end of file diff --git a/src/pages/docs/infrastructure/deployment-targets/tentacle/linux/index.mdx b/src/pages/docs/infrastructure/deployment-targets/tentacle/linux/index.mdx index 682180f7a5..48a76cb9f6 100644 --- a/src/pages/docs/infrastructure/deployment-targets/tentacle/linux/index.mdx +++ b/src/pages/docs/infrastructure/deployment-targets/tentacle/linux/index.mdx @@ -270,4 +270,4 @@ To harden the TLS implementation used, review our documentation on [Disabling we ## Learn more -- [Linux blog posts](https://octopus.com/blog/tag/linux) +- [Linux blog posts](https://octopus.com/blog/tag/linux/1) diff --git a/src/pages/docs/infrastructure/deployment-targets/tentacle/octopus-tentacle-container.md b/src/pages/docs/infrastructure/deployment-targets/tentacle/octopus-tentacle-container.md index 7e9ce6d71e..d62211e2fe 100644 --- a/src/pages/docs/infrastructure/deployment-targets/tentacle/octopus-tentacle-container.md +++ b/src/pages/docs/infrastructure/deployment-targets/tentacle/octopus-tentacle-container.md @@ -128,4 +128,4 @@ Setting the environment variable `DISABLE_DIND` to `Y` prevents Docker-in-Docker ## Learn more - - [Docker blog posts](https://octopus.com/blog/tag/docker) + - [Docker blog posts](https://octopus.com/blog/tag/docker/1) diff --git a/src/pages/docs/infrastructure/deployment-targets/tentacle/windows/automating-tentacle-installation.mdx b/src/pages/docs/infrastructure/deployment-targets/tentacle/windows/automating-tentacle-installation.mdx index 4622a12ea8..9522d1211f 100644 --- a/src/pages/docs/infrastructure/deployment-targets/tentacle/windows/automating-tentacle-installation.mdx +++ b/src/pages/docs/infrastructure/deployment-targets/tentacle/windows/automating-tentacle-installation.mdx @@ -228,7 +228,7 @@ Test-DscConfiguration To review the latest available settings and properties, refer to the [OctopusDSC Tentacle readme.md](https://github.com/OctopusDeploy/OctopusDSC/blob/master/README-cTentacleAgent.md) in the GitHub repository. -DSC can be applied in various ways, such as [Group Policy](https://sdmsoftware.com/group-policy-blog/desired-state-configuration/desired-state-configuration-and-group-policy-come-together/), a [DSC Pull Server](https://docs.microsoft.com/en-us/powershell/scripting/dsc/pull-server/pullserver), [Azure Automation](https://docs.microsoft.com/en-us/azure/automation/automation-dsc-overview), or even via configuration management tools such as [Chef](https://docs.chef.io/resource_dsc_resource.html) or [Puppet](https://github.com/puppetlabs/puppetlabs-dsc). A good resource to learn more about DSC is the [Channel 9 Getting Started with DSC series](https://channel9.msdn.com/Series/Getting-Started-with-PowerShell-DSC). +DSC can be applied in various ways, such as [Group Policy](https://sdmsoftware.com/group-policy-blog/desired-state-configuration/desired-state-configuration-and-group-policy-come-together/), a [DSC Pull Server](https://docs.microsoft.com/en-us/powershell/scripting/dsc/pull-server/pullserver), [Azure Automation](https://docs.microsoft.com/en-us/azure/automation/automation-dsc-overview), or even via configuration management tools such as [Chef](https://docs.chef.io/resources/dsc_resource/) or [Puppet](https://github.com/puppetlabs/puppetlabs-dsc). A good resource to learn more about DSC is the [Channel 9 Getting Started with DSC series](https://channel9.msdn.com/Series/Getting-Started-with-PowerShell-DSC). For an in depth look, check out the [sample walk-through](/docs/infrastructure/deployment-targets/tentacle/windows/azure-virtual-machines/via-an-arm-template-with-dsc) of how to use DSC with an Azure ARM template to deploy and configure the Tentacle on an Azure VM. diff --git a/src/pages/docs/infrastructure/workers/built-in-worker.md b/src/pages/docs/infrastructure/workers/built-in-worker.md index ff88efe991..13883cebf9 100644 --- a/src/pages/docs/infrastructure/workers/built-in-worker.md +++ b/src/pages/docs/infrastructure/workers/built-in-worker.md @@ -83,5 +83,4 @@ You cannot run the Octopus Server as the `Local System` account and successfully ## Learn more -- [Worker blog posts](https://octopus.com/blog/tag/workers) - +- [Worker blog posts](https://octopus.com/blog/tag/workers/1) diff --git a/src/pages/docs/infrastructure/workers/dynamic-worker-pools.md b/src/pages/docs/infrastructure/workers/dynamic-worker-pools.md index 72cb38d880..5248ffea7f 100644 --- a/src/pages/docs/infrastructure/workers/dynamic-worker-pools.md +++ b/src/pages/docs/infrastructure/workers/dynamic-worker-pools.md @@ -171,5 +171,5 @@ If you choose to install additional software on a dynamic worker, you are respon ## Learn more -- [Worker blog posts](https://octopus.com/blog/tag/workers) +- [Worker blog posts](https://octopus.com/blog/tag/workers/1) - [Worker Tools, versioning and caching](/docs/infrastructure/workers/worker-tools-versioning-and-caching) diff --git a/src/pages/docs/infrastructure/workers/index.mdx b/src/pages/docs/infrastructure/workers/index.mdx index fa124e97af..f8b8b2db23 100644 --- a/src/pages/docs/infrastructure/workers/index.mdx +++ b/src/pages/docs/infrastructure/workers/index.mdx @@ -200,5 +200,5 @@ With Octopus High Availability, each node has a task cap and can invoke the buil ## Learn more -- [Worker blog posts](https://octopus.com/blog/tag/workers) +- [Worker blog posts](https://octopus.com/blog/tag/workers/1) - [Worker pool variables](/docs/projects/variables/worker-pool-variables) diff --git a/src/pages/docs/infrastructure/workers/worker-pools.md b/src/pages/docs/infrastructure/workers/worker-pools.md index 47208f77b2..91a1597c51 100644 --- a/src/pages/docs/infrastructure/workers/worker-pools.md +++ b/src/pages/docs/infrastructure/workers/worker-pools.md @@ -119,5 +119,5 @@ Not yet. At the moment, the only time an exclusive lease is taken out is if a T ## Learn more -- [Worker blog posts](https://octopus.com/blog/tag/workers) +- [Worker blog posts](https://octopus.com/blog/tag/workers/1) - [Worker pool variables](/docs/projects/variables/worker-pool-variables) diff --git a/src/pages/docs/infrastructure/workers/worker-tools-versioning-and-caching.md b/src/pages/docs/infrastructure/workers/worker-tools-versioning-and-caching.md index bde4836eca..d00147a37a 100644 --- a/src/pages/docs/infrastructure/workers/worker-tools-versioning-and-caching.md +++ b/src/pages/docs/infrastructure/workers/worker-tools-versioning-and-caching.md @@ -60,5 +60,5 @@ Using non-cached versions of these worker-tools can result in long downloads. ## Learn more -- [Worker blog posts](https://octopus.com/blog/tag/workers) +- [Worker blog posts](https://octopus.com/blog/tag/workers/1) - [Custom docker images](/docs/projects/steps/execution-containers-for-workers/#custom-docker-images) diff --git a/src/pages/docs/installation/automating-installation.mdx b/src/pages/docs/installation/automating-installation.mdx index 5e63dd8afc..a4f18ed0ad 100644 --- a/src/pages/docs/installation/automating-installation.mdx +++ b/src/pages/docs/installation/automating-installation.mdx @@ -114,4 +114,4 @@ To review the latest available settings and properties, refer to the [OctopusDSC ## Taking DSC further -DSC can be applied in various ways, such as [Group Policy](https://sdmsoftware.com/group-policy-blog/desired-state-configuration/desired-state-configuration-and-group-policy-come-together/), a [DSC Pull Server](https://docs.microsoft.com/en-us/powershell/scripting/dsc/pull-server/pullserver), [Azure Automation](https://docs.microsoft.com/en-us/azure/automation/automation-dsc-overview), or even via configuration management tools such as [Chef](https://docs.chef.io/resource_dsc_resource.html) or [Puppet](https://github.com/puppetlabs/puppetlabs-dsc). Learn more about Desired State Configuration at [Windows PowerShell Desired State Configuration ](https://docs.microsoft.com/en-us/powershell/scripting/dsc/overview/overview). +DSC can be applied in various ways, such as [Group Policy](https://sdmsoftware.com/group-policy-blog/desired-state-configuration/desired-state-configuration-and-group-policy-come-together/), a [DSC Pull Server](https://docs.microsoft.com/en-us/powershell/scripting/dsc/pull-server/pullserver), [Azure Automation](https://docs.microsoft.com/en-us/azure/automation/automation-dsc-overview), or even via configuration management tools such as [Chef](https://docs.chef.io/resources/dsc_resource/) or [Puppet](https://github.com/puppetlabs/puppetlabs-dsc). Learn more about Desired State Configuration at [Windows PowerShell Desired State Configuration ](https://docs.microsoft.com/en-us/powershell/scripting/dsc/overview/overview). diff --git a/src/pages/docs/installation/load-balancers/aws-load-balancers.mdx b/src/pages/docs/installation/load-balancers/aws-load-balancers.mdx index a5dff5d3a6..f12a19bcdf 100644 --- a/src/pages/docs/installation/load-balancers/aws-load-balancers.mdx +++ b/src/pages/docs/installation/load-balancers/aws-load-balancers.mdx @@ -16,4 +16,4 @@ To distribute traffic to the Octopus web portal on multiple nodes, you need to u If you are *only* using [Listening Tentacles](/docs/infrastructure/deployment-targets/tentacle/tentacle-communication/#listening-tentacles-recommended), we recommend using the Application Load Balancer. -However, [Polling Tentacles](/docs/infrastructure/deployment-targets/tentacle/tentacle-communication/#polling-tentacles) don't work well with the Application Load Balancer, so instead, we recommend using the Network Load Balancer. To setup a Network Load Balancer for Octopus High Availability with Polling Tentacles take a look at this [knowledge base article](https://help.octopus.com/t/how-can-i-configure-my-polling-tentacles-to-hit-my-octopus-deploy-high-availability-instance-to-sitting-behind-an-aws-load-balancer/24890). \ No newline at end of file +However, [Polling Tentacles](/docs/infrastructure/deployment-targets/tentacle/tentacle-communication/#polling-tentacles) don't work well with the Application Load Balancer, so instead, we recommend using the Network Load Balancer. To setup a Network Load Balancer for Octopus High Availability with Polling Tentacles take a look at this [knowledge base article](https://help.octopus.com/t/how-can-i-configure-my-polling-tentacles-to-hit-my-octopus-deploy-high-availability-instance-to-sitting-behind-an-aws-load-balancer/24890). \ No newline at end of file diff --git a/src/pages/docs/installation/octopus-server-linux-container/docker-compose-linux.md b/src/pages/docs/installation/octopus-server-linux-container/docker-compose-linux.md index 7aa1aea897..eb53490289 100644 --- a/src/pages/docs/installation/octopus-server-linux-container/docker-compose-linux.md +++ b/src/pages/docs/installation/octopus-server-linux-container/docker-compose-linux.md @@ -165,5 +165,5 @@ For further information about the additional configuration of the SQL Server con ## Learn more - - [Docker blog posts](https://octopus.com/blog/tag/docker) - - [Linux blog posts](https://octopus.com/blog/tag/linux) + - [Docker blog posts](https://octopus.com/blog/tag/docker/1) + - [Linux blog posts](https://octopus.com/blog/tag/linux/1) diff --git a/src/pages/docs/installation/octopus-server-linux-container/index.mdx b/src/pages/docs/installation/octopus-server-linux-container/index.mdx index 67e96cedad..410a810967 100644 --- a/src/pages/docs/installation/octopus-server-linux-container/index.mdx +++ b/src/pages/docs/installation/octopus-server-linux-container/index.mdx @@ -138,8 +138,8 @@ If you're having trouble with the Octopus Server Linux Container, please use our ## Learn more - - [Docker blog posts](https://octopus.com/blog/tag/docker) - - [Linux blog posts](https://octopus.com/blog/tag/linux) + - [Docker blog posts](https://octopus.com/blog/tag/docker/1) + - [Linux blog posts](https://octopus.com/blog/tag/linux/1)  - [Introducing the Octopus Server Linux Docker image](https://octopus.com/blog/introducing-linux-docker-image)  - [Octopus Deploy on Docker Hub](https://hub.docker.com/r/octopusdeploy/octopusdeploy)  - [Octopus Tentacle on Docker Hub](https://hub.docker.com/r/octopusdeploy/tentacle/) diff --git a/src/pages/docs/kubernetes/steps/helm.md b/src/pages/docs/kubernetes/steps/helm.md index f31ea766a2..71485dc836 100644 --- a/src/pages/docs/kubernetes/steps/helm.md +++ b/src/pages/docs/kubernetes/steps/helm.md @@ -188,7 +188,7 @@ To ensure a smooth deployment experience, we recommend setting a larger Octopus ## Learn more -- [Kubernetes blog posts](https://octopus.com/blog/tag/kubernetes) +- [Kubernetes blog posts](https://octopus.com/blog/tag/kubernetes/1) :::div{.hint} **Step updates** diff --git a/src/pages/docs/kubernetes/steps/kubernetes-ingress.md b/src/pages/docs/kubernetes/steps/kubernetes-ingress.md index 55598b833d..670e6548d8 100644 --- a/src/pages/docs/kubernetes/steps/kubernetes-ingress.md +++ b/src/pages/docs/kubernetes/steps/kubernetes-ingress.md @@ -75,7 +75,7 @@ When there are no matching ingress rules, traffic can be sent to the service con ## Learn more -- [Kubernetes blog posts](https://octopus.com/blog/tag/kubernetes) +- [Kubernetes blog posts](https://octopus.com/blog/tag/kubernetes/1) :::div{.hint} **Step updates** diff --git a/src/pages/docs/kubernetes/steps/kubernetes-resources.md b/src/pages/docs/kubernetes/steps/kubernetes-resources.md index 3d0505fbd6..48a300a4ea 100644 --- a/src/pages/docs/kubernetes/steps/kubernetes-resources.md +++ b/src/pages/docs/kubernetes/steps/kubernetes-resources.md @@ -1053,7 +1053,7 @@ For example, to change the name assigned to the ConfigMap resource to include th ## Learn more -- [Kubernetes blog posts](https://octopus.com/blog/tag/kubernetes) +- [Kubernetes blog posts](https://octopus.com/blog/tag/kubernetes/1) :::div{.hint} **Step updates** diff --git a/src/pages/docs/kubernetes/steps/kubernetes-service.md b/src/pages/docs/kubernetes/steps/kubernetes-service.md index 69e7cdc2c6..7751f399be 100644 --- a/src/pages/docs/kubernetes/steps/kubernetes-service.md +++ b/src/pages/docs/kubernetes/steps/kubernetes-service.md @@ -75,7 +75,7 @@ There are some advanced use cases where creating a Service resource without sele ## Learn more -- [Kubernetes blog posts](https://octopus.com/blog/tag/kubernetes) +- [Kubernetes blog posts](https://octopus.com/blog/tag/kubernetes/1) :::div{.hint} **Step updates** diff --git a/src/pages/docs/kubernetes/targets/kubernetes-api/index.md b/src/pages/docs/kubernetes/targets/kubernetes-api/index.md index 583564f58a..db5eb6ecb7 100644 --- a/src/pages/docs/kubernetes/targets/kubernetes-api/index.md +++ b/src/pages/docs/kubernetes/targets/kubernetes-api/index.md @@ -394,4 +394,4 @@ If you are finding that certain API calls are failing, for example `https://your ## Learn more - [Kubernetes Deployment](/docs/deployments/kubernetes) -- [Kubernetes blog posts](https://octopus.com/blog/tag/kubernetes) +- [Kubernetes blog posts](https://octopus.com/blog/tag/kubernetes/1) diff --git a/src/pages/docs/octopus-cloud/index.mdx b/src/pages/docs/octopus-cloud/index.mdx index 7e3ee989c4..5424d20f4e 100644 --- a/src/pages/docs/octopus-cloud/index.mdx +++ b/src/pages/docs/octopus-cloud/index.mdx @@ -91,5 +91,5 @@ Please see our [Cloud pricing FAQ](https://octopus.com/pricing/faq#are-there-any - [Octopus pricing page](https://octopus.com/pricing/overview) - [Getting started with Octopus Cloud](/docs/octopus-cloud/getting-started-with-cloud) - [Migrating to Octopus Cloud](/docs/octopus-cloud/migrations) -- [Octopus Cloud blog posts](https://octopus.com/blog/tag/octopus%20Cloud) +- [Octopus Cloud blog posts](https://octopus.com/blog/tag/octopus-cloud/1) - [Trust center](https://octopus.com/company/trust) diff --git a/src/pages/docs/packaging-applications/build-servers/jenkins/index.mdx b/src/pages/docs/packaging-applications/build-servers/jenkins/index.mdx index a252d0658d..b2fd4835f8 100644 --- a/src/pages/docs/packaging-applications/build-servers/jenkins/index.mdx +++ b/src/pages/docs/packaging-applications/build-servers/jenkins/index.mdx @@ -211,4 +211,4 @@ Have a look at the [Octopus-Jenkins-Plugin repository](https://github.com/Octopu ## Learn more - Generate an Octopus guide for [Jenkins and the rest of your CI/CD pipeline](https://octopus.com/docs/guides?buildServer=Jenkins) - - [Jira blog posts](https://octopus.com/blog/tag/jira) +- [Jira blog posts](https://octopus.com/blog/tag/jira/1) diff --git a/src/pages/docs/packaging-applications/package-repositories/docker-registries/index.md b/src/pages/docs/packaging-applications/package-repositories/docker-registries/index.md index 00c9bc7336..0a78e80ae3 100644 --- a/src/pages/docs/packaging-applications/package-repositories/docker-registries/index.md +++ b/src/pages/docs/packaging-applications/package-repositories/docker-registries/index.md @@ -93,5 +93,5 @@ Try to connect to your registry directly through the browser from the same machi ## Learn more - Generate an Octopus guide for [Docker Registries and the rest of your CI/CD pipeline](https://octopus.com/docs/guides?packageRepository=Docker%20Registry). - - [Docker blog posts](https://octopus.com/blog/tag/docker). - - [Linux blog posts](https://octopus.com/blog/tag/linux). + - [Docker blog posts](https://octopus.com/blog/tag/docker/1). + - [Linux blog posts](https://octopus.com/blog/tag/linux/1). diff --git a/src/pages/docs/projects/variables/aws-account-variables.md b/src/pages/docs/projects/variables/aws-account-variables.md index ffa232a11a..c830019c7c 100644 --- a/src/pages/docs/projects/variables/aws-account-variables.md +++ b/src/pages/docs/projects/variables/aws-account-variables.md @@ -85,4 +85,4 @@ For instructions to set up an AWS account in Octopus, see [AWS accounts](/docs/i ## Learn more -- [Variable blog posts](https://octopus.com/blog/tag/variables) +- [Variable blog posts](https://octopus.com/blog/tag/variables/1) diff --git a/src/pages/docs/projects/variables/azure-account-variables.md b/src/pages/docs/projects/variables/azure-account-variables.md index 5ade9fceda..f0a811e2ab 100644 --- a/src/pages/docs/projects/variables/azure-account-variables.md +++ b/src/pages/docs/projects/variables/azure-account-variables.md @@ -98,4 +98,4 @@ echo "Azure Account OIDC Audience is: $audience" ## Learn more -- [Variable blog posts](https://octopus.com/blog/tag/variables) +- [Variable blog posts](https://octopus.com/blog/tag/variables/1) diff --git a/src/pages/docs/projects/variables/certificate-variables.md b/src/pages/docs/projects/variables/certificate-variables.md index baa7e2c451..12d4bc3f39 100644 --- a/src/pages/docs/projects/variables/certificate-variables.md +++ b/src/pages/docs/projects/variables/certificate-variables.md @@ -91,4 +91,4 @@ echo "$KEY" > ssl.key ## Learn more -- [Variable blog posts](https://octopus.com/blog/tag/variables) +- [Variable blog posts](https://octopus.com/blog/tag/variables/1) diff --git a/src/pages/docs/projects/variables/getting-started.mdx b/src/pages/docs/projects/variables/getting-started.mdx index 5b75838d3b..3fa49e5b7b 100644 --- a/src/pages/docs/projects/variables/getting-started.mdx +++ b/src/pages/docs/projects/variables/getting-started.mdx @@ -245,7 +245,7 @@ If the answer to either question is yes, consider an external store for your var diff --git a/src/pages/docs/projects/variables/google-cloud-account-variables.md b/src/pages/docs/projects/variables/google-cloud-account-variables.md index bc16c5e13b..01540b40b3 100644 --- a/src/pages/docs/projects/variables/google-cloud-account-variables.md +++ b/src/pages/docs/projects/variables/google-cloud-account-variables.md @@ -55,6 +55,6 @@ For instructions to set up a Google Cloud account in Octopus, see [Google Cloud ## Learn more -- [Variable blog posts](https://octopus.com/blog/tag/variables) +- [Variable blog posts](https://octopus.com/blog/tag/variables/1) - How to use the [Run gcloud in a Script](/docs/deployments/google-cloud/run-gcloud-script) step - How to create [Google Cloud accounts](/docs/infrastructure/accounts/google-cloud) diff --git a/src/pages/docs/projects/variables/library-variable-sets.md b/src/pages/docs/projects/variables/library-variable-sets.md index 150486edc0..62325b349c 100644 --- a/src/pages/docs/projects/variables/library-variable-sets.md +++ b/src/pages/docs/projects/variables/library-variable-sets.md @@ -66,4 +66,4 @@ Read more about our recommendations for [variable naming](/docs/getting-started/ ## Learn more -- [Variable blog posts](https://octopus.com/blog/tag/variables) \ No newline at end of file +- [Variable blog posts](https://octopus.com/blog/tag/variables/1) \ No newline at end of file diff --git a/src/pages/docs/projects/variables/output-variables.mdx b/src/pages/docs/projects/variables/output-variables.mdx index fe6a1a42f8..7844ce200f 100644 --- a/src/pages/docs/projects/variables/output-variables.mdx +++ b/src/pages/docs/projects/variables/output-variables.mdx @@ -278,4 +278,4 @@ This allows using `TestResult` as the variable name in dependent steps, rather t ## Learn more -- [Variable blog posts](https://octopus.com/blog/tag/variables) +- [Variable blog posts](https://octopus.com/blog/tag/variables/1) diff --git a/src/pages/docs/projects/variables/prompted-variables.md b/src/pages/docs/projects/variables/prompted-variables.md index 71368167a1..041a0d4ae9 100644 --- a/src/pages/docs/projects/variables/prompted-variables.md +++ b/src/pages/docs/projects/variables/prompted-variables.md @@ -73,4 +73,4 @@ When Octopus renders prompted variables for a deployment or runbook, they are so ## Learn more -- [Variable blog posts](https://octopus.com/blog/tag/variables) +- [Variable blog posts](https://octopus.com/blog/tag/variables/1) diff --git a/src/pages/docs/projects/variables/sensitive-variables.md b/src/pages/docs/projects/variables/sensitive-variables.md index 72b0f91706..378bbfd552 100644 --- a/src/pages/docs/projects/variables/sensitive-variables.md +++ b/src/pages/docs/projects/variables/sensitive-variables.md @@ -169,4 +169,4 @@ Of course, the best protection is not to `echo` potentially sensitive variables ## Learn more -- [Variable blog posts](https://octopus.com/blog/tag/variables) +- [Variable blog posts](https://octopus.com/blog/tag/variables/1) diff --git a/src/pages/docs/projects/variables/system-variables.md b/src/pages/docs/projects/variables/system-variables.md index 566dbf0c1a..1fb3341a5e 100644 --- a/src/pages/docs/projects/variables/system-variables.md +++ b/src/pages/docs/projects/variables/system-variables.md @@ -1555,4 +1555,4 @@ Example: #{Octopus.Deployment.Tenant.Id}/#{Octopus.Project.Id}/#{Octopus.Environ ## Learn more -- [Variable blog posts](https://octopus.com/blog/tag/variables) +- [Variable blog posts](https://octopus.com/blog/tag/variables/1) diff --git a/src/pages/docs/projects/variables/tenant-variables.mdx b/src/pages/docs/projects/variables/tenant-variables.mdx index 8951ceae5c..af21528cfa 100644 --- a/src/pages/docs/projects/variables/tenant-variables.mdx +++ b/src/pages/docs/projects/variables/tenant-variables.mdx @@ -108,4 +108,4 @@ Alternatively, you can set common variable values on an individual tenant: ## Learn more -- [Variable blog posts](https://octopus.com/blog/tag/variables) \ No newline at end of file +- [Variable blog posts](https://octopus.com/blog/tag/variables/1) \ No newline at end of file diff --git a/src/pages/docs/projects/variables/username-password-account-variables.md b/src/pages/docs/projects/variables/username-password-account-variables.md index 98a6bffdc9..069bbcf0e6 100644 --- a/src/pages/docs/projects/variables/username-password-account-variables.md +++ b/src/pages/docs/projects/variables/username-password-account-variables.md @@ -79,5 +79,5 @@ For instructions to set up a Username and Password account in Octopus, see [User ## Learn more -- [Variable blog posts](https://octopus.com/blog/tag/variables) +- [Variable blog posts](https://octopus.com/blog/tag/variables/1) - How to create [Username and password accounts](/docs/infrastructure/accounts/username-and-password) diff --git a/src/pages/docs/projects/variables/variable-filters.md b/src/pages/docs/projects/variables/variable-filters.md index 3fb1db1fc3..830451da31 100644 --- a/src/pages/docs/projects/variables/variable-filters.md +++ b/src/pages/docs/projects/variables/variable-filters.md @@ -339,4 +339,4 @@ Dog: 17.5 ## Learn more -- [Variable blog posts](https://octopus.com/blog/tag/variables) +- [Variable blog posts](https://octopus.com/blog/tag/variable/1) diff --git a/src/pages/docs/projects/variables/variable-substitutions.mdx b/src/pages/docs/projects/variables/variable-substitutions.mdx index 436ab635c4..b8a3bd1279 100644 --- a/src/pages/docs/projects/variables/variable-substitutions.mdx +++ b/src/pages/docs/projects/variables/variable-substitutions.mdx @@ -422,4 +422,4 @@ The `calc` operator is available from Octopus Deploy **2023.2** onwards. ## Learn more -- [Variable blog posts](https://octopus.com/blog/tag/variables) +- [Variable blog posts](https://octopus.com/blog/tag/variables/1) diff --git a/src/pages/docs/projects/variables/worker-pool-variables.md b/src/pages/docs/projects/variables/worker-pool-variables.md index ef432f0f5c..dde38d375a 100644 --- a/src/pages/docs/projects/variables/worker-pool-variables.md +++ b/src/pages/docs/projects/variables/worker-pool-variables.md @@ -102,5 +102,5 @@ Licensing requirements of software installed on workers may mean that the softwa ## Learn more -- [Variable blog posts](https://octopus.com/blog/tag/variables) -- [Worker blog posts](https://octopus.com/blog/tag/workers) +- [Variable blog posts](https://octopus.com/blog/tag/variables/1) +- [Worker blog posts](https://octopus.com/blog/tag/workers/1) diff --git a/src/pages/docs/releases/issue-tracking/index.md b/src/pages/docs/releases/issue-tracking/index.md index e8e9136e02..e1f03cbe19 100644 --- a/src/pages/docs/releases/issue-tracking/index.md +++ b/src/pages/docs/releases/issue-tracking/index.md @@ -18,4 +18,4 @@ For an overview of the integration, the features these integrations enable, and ## Learn more - - [Jira blog posts](https://octopus.com/blog/tag/jira) + - [Jira blog posts](https://octopus.com/blog/tag/jira/1) diff --git a/src/pages/docs/releases/issue-tracking/jira.md b/src/pages/docs/releases/issue-tracking/jira.md index 8beaacad62..a87270181a 100644 --- a/src/pages/docs/releases/issue-tracking/jira.md +++ b/src/pages/docs/releases/issue-tracking/jira.md @@ -242,4 +242,4 @@ See the [dynamic package tradeoffs](/docs/deployments/packages/dynamically-selec ## Learn more - - [Jira blog posts](https://octopus.com/blog/tag/jira) + - [Jira blog posts](https://octopus.com/blog/tag/jira/1) diff --git a/src/pages/docs/runbooks/runbook-examples/azure/index.md b/src/pages/docs/runbooks/runbook-examples/azure/index.md index f75fcf912d..00d10ade0c 100644 --- a/src/pages/docs/runbooks/runbook-examples/azure/index.md +++ b/src/pages/docs/runbooks/runbook-examples/azure/index.md @@ -24,5 +24,5 @@ Out-of-the-box, Octopus provides built-in steps to help manage your infrastructu ## Learn more - Generate an Octopus guide for [Azure and the rest of your CI/CD pipeline](https://octopus.com/docs/guides?destination=Azure%20websites). -- [Azure blog posts](https://octopus.com/blog/tag/azure). +- [Azure blog posts](https://octopus.com/blog/tag/azure/1). - [Azure deployment examples](/docs/deployments/azure). diff --git a/src/pages/docs/runbooks/runbook-examples/routine/installing-tomcat.md b/src/pages/docs/runbooks/runbook-examples/routine/installing-tomcat.md index c4d04180cb..8dd21ef018 100644 --- a/src/pages/docs/runbooks/runbook-examples/routine/installing-tomcat.md +++ b/src/pages/docs/runbooks/runbook-examples/routine/installing-tomcat.md @@ -152,6 +152,6 @@ We have a [Pattern - Rolling](https://oc.to/PatternRollingSamplesSpace) Space on ## Learn more - Generate an Octopus guide for [Java, Tomcat, and the rest of your CI/CD pipeline](https://octopus.com/docs/guides?application=Java&destination=Tomcat). -- [Java blog posts](https://octopus.com/blog/tag/java). +- [Java blog posts](https://octopus.com/blog/tag/java/1). - [Webinar: Octopus 101: Deploy Your First Java Application](https://www.youtube.com/watch?v=AM6GyYr2n4Y) - [Java application deployment example](/docs/deployments/java/deploying-java-applications). diff --git a/src/pages/docs/support/call-jenkins-rest-api-from-powershell.md b/src/pages/docs/support/call-jenkins-rest-api-from-powershell.md index d5f53d4d27..680837ecec 100644 --- a/src/pages/docs/support/call-jenkins-rest-api-from-powershell.md +++ b/src/pages/docs/support/call-jenkins-rest-api-from-powershell.md @@ -113,5 +113,5 @@ RelationLink : {} ## Learn more - - [Jira blog posts](https://octopus.com/blog/tag/jira) - - [PowerShell blog posts](https://octopus.com/blog/tag/powershell) + - [Jira blog posts](https://octopus.com/blog/tag/jira/1) + - [PowerShell blog posts](https://octopus.com/blog/tag/powershell/1) diff --git a/src/pages/docs/tenants/tenant-deployment-faq.md b/src/pages/docs/tenants/tenant-deployment-faq.md index 7c8c5e9861..3bef409589 100644 --- a/src/pages/docs/tenants/tenant-deployment-faq.md +++ b/src/pages/docs/tenants/tenant-deployment-faq.md @@ -164,4 +164,4 @@ Whenever we discover a limitation or problem with multi-tenant deployments we cr ## Learn more -- [Deployment patterns blog posts](https://octopus.com/blog/tag/Deployment%20Patterns). \ No newline at end of file +- [Deployment patterns blog posts](https://octopus.com/blog/tag/deployment-patterns/1). \ No newline at end of file diff --git a/src/pages/docs/tenants/tenant-tags.md b/src/pages/docs/tenants/tenant-tags.md index d018af0eb2..6633c0b128 100644 --- a/src/pages/docs/tenants/tenant-tags.md +++ b/src/pages/docs/tenants/tenant-tags.md @@ -156,4 +156,4 @@ You can also use the project overview to deploy to groups of tenants by grouping ## Learn more {#learn-more} -- [Deployment patterns blog posts](https://octopus.com/blog/tag/Deployment%20Patterns) +- [Deployment patterns blog posts](https://octopus.com/blog/tag/deployment-patterns/1) diff --git a/src/pages/docs/tenants/troubleshooting-multi-tenant-deployments.md b/src/pages/docs/tenants/troubleshooting-multi-tenant-deployments.md index 4bffea568f..db971e31fc 100644 --- a/src/pages/docs/tenants/troubleshooting-multi-tenant-deployments.md +++ b/src/pages/docs/tenants/troubleshooting-multi-tenant-deployments.md @@ -26,4 +26,4 @@ This page will help you diagnose and solve issues with multi-tenant deployments. ## Learn more -- [Deployment patterns blog posts](https://octopus.com/blog/tag/Deployment%20Patterns). +- [Deployment patterns blog posts](https://octopus.com/blog/tag/deployment-patterns/1).