Skip to content

Commit

Permalink
[DOCS-7934] Update Nexus URLs for ACS 7.3+
Browse files Browse the repository at this point in the history
  • Loading branch information
mbujak-hyland committed Nov 22, 2024
1 parent 00a478f commit 542e119
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3187,7 +3187,7 @@ Alfresco system. It's assumed that you are using Alfresco SDK.
*Download the Form Development Kit (FDK) Source JAR*
Download the FDK Source code from [Alfresco artifacts repository (Nexus)](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/test/fdk-custom-model-module/1.0/fdk-custom-model-module-1.0-sources.jar){:target="_blank"}.
Download the FDK Source code: `fdk-custom-model-module-x.x-sources`, where `x.x` is the latest version. To download the FDK Source code, search for `fdk-custom-model-module` in the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus.
*Copy the FDK content model files into the SDK project*
Expand Down
6 changes: 4 additions & 2 deletions content-services/7.3/install/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,9 @@ The table below shows the version of the components deployed by the playbook for

Not all distributions of Linux may match the version requirements for Ansible and its dependencies. Below we describe how to configure a control node with one of the many ways to set a Python virtual environment. With Python `virtualenvs` you can install the exact same versions of Ansible we use when testing without impacting your system installation of Python. By doing so, you're ensuring the best chances of success.

1. Download the Ansible playbook [zip file](https://nexus.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/alfresco-ansible-deployment/2.2.1/alfresco-ansible-deployment-2.2.1.zip){:target="_blank"}.
1. Download the Ansible playbook: `alfresco-ansible-deployment-x.x`, where `x.x` is the version number.

You can download the Ansible playbook from the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. Search for `alfresco-ansible-deployment`.

If you're not working directly on the control node, transfer the ZIP file to the control node together with the SSH private key required to login to the target machines, and SSH into the control node.

Expand Down Expand Up @@ -825,7 +827,7 @@ The following error during installation indicates Nexus login issues:
.....
Error was a <class 'ansible.errors.AnsibleError'>, original message: An unhandled exception occurred while running the lookup plugin 'url'.
Error was a <class 'ansible.errors.AnsibleError'>, original message: Received HTTP error for
https://artifacts.alfresco.com/nexus/service/local/repositories/enterprise-releases/content/org/alfresco/alfresco-content-services-distribution/7.0.0/alfresco-content-services-distribution-7.1.0.zip.sha1
https://artifacts.alfresco.com/nexus/repository/enterprise-releases/org/alfresco/alfresco-content-services-distribution/7.0.0/alfresco-content-services-distribution-7.1.0.zip.sha1
: HTTP Error 401: basic auth failed"
}*
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3187,7 +3187,7 @@ Alfresco system. It's assumed that you are using Alfresco SDK.
*Download the Form Development Kit (FDK) Source JAR*
Download the FDK Source code from [Alfresco artifacts repository (Nexus)](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/test/fdk-custom-model-module/1.0/fdk-custom-model-module-1.0-sources.jar){:target="_blank"}.
Download the FDK Source code: `fdk-custom-model-module-x.x-sources`, where `x.x` is the latest version. To download the FDK Source code, search for `fdk-custom-model-module` in the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus.
*Copy the FDK content model files into the SDK project*
Expand Down
6 changes: 4 additions & 2 deletions content-services/7.4/install/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,9 @@ The table below shows the version of the components deployed by the playbook for

Not all distributions of Linux may match the version requirements for Ansible and its dependencies. Below we describe how to configure a control node with one of the many ways to set a Python virtual environment. With Python `virtualenvs` you can install the exact same versions of Ansible we use when testing without impacting your system installation of Python. By doing so, you're ensuring the best chances of success.

1. Download the Ansible playbook [zip file](https://nexus.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/alfresco-ansible-deployment/2.3.0/alfresco-ansible-deployment-2.3.0.zip){:target="_blank"}.
1. Download the Ansible playbook: `alfresco-ansible-deployment-x.x`, where `x.x` is the version number.

You can download the Ansible playbook from the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. Search for `alfresco-ansible-deployment`.

If you're not working directly on the control node, transfer the ZIP file to the control node together with the SSH private key required to login to the target machines, and SSH into the control node.

Expand Down Expand Up @@ -859,7 +861,7 @@ The following error during installation indicates Nexus login issues:
.....
Error was a <class 'ansible.errors.AnsibleError'>, original message: An unhandled exception occurred while running the lookup plugin 'url'.
Error was a <class 'ansible.errors.AnsibleError'>, original message: Received HTTP error for
https://artifacts.alfresco.com/nexus/service/local/repositories/enterprise-releases/content/org/alfresco/alfresco-content-services-distribution/7.0.0/alfresco-content-services-distribution-7.1.0.zip.sha1
https://artifacts.alfresco.com/nexus/repository/enterprise-releases/org/alfresco/alfresco-content-services-distribution/7.0.0/alfresco-content-services-distribution-7.1.0.zip.sha1
: HTTP Error 401: basic auth failed"
}*
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3187,7 +3187,7 @@ Alfresco system. It's assumed that you are using Alfresco SDK.
*Download the Form Development Kit (FDK) Source JAR*
Download the FDK Source code from [Alfresco artifacts repository (Nexus)](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/test/fdk-custom-model-module/1.0/fdk-custom-model-module-1.0-sources.jar){:target="_blank"}.
Download the FDK Source code: `fdk-custom-model-module-x.x-sources`, where `x.x` is the latest version. To download the FDK Source code, search for `fdk-custom-model-module` in the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus.
*Copy the FDK content model files into the SDK project*
Expand Down
6 changes: 4 additions & 2 deletions content-services/latest/install/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,9 @@ The table below shows the version of the components deployed by the playbook for

Not all distributions of Linux may match the version requirements for Ansible and its dependencies. Below we describe how to configure a control node with one of the many ways to set a Python virtual environment. With Python `virtualenvs` you can install the exact same versions of Ansible we use when testing without impacting your system installation of Python. By doing so, you're ensuring the best chances of success.

1. Download the Ansible playbook [zip file](https://nexus.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/alfresco-ansible-deployment/2.3.0/alfresco-ansible-deployment-2.3.0.zip){:target="_blank"}.
1. Download the Ansible playbook: `alfresco-ansible-deployment-x.x`, where `x.x` is the version number.

You can download the Ansible playbook from the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. Search for `alfresco-ansible-deployment`.

If you're not working directly on the control node, transfer the ZIP file to the control node together with the SSH private key required to login to the target machines, and SSH into the control node.

Expand Down Expand Up @@ -859,7 +861,7 @@ The following error during installation indicates Nexus login issues:
.....
Error was a <class 'ansible.errors.AnsibleError'>, original message: An unhandled exception occurred while running the lookup plugin 'url'.
Error was a <class 'ansible.errors.AnsibleError'>, original message: Received HTTP error for
https://artifacts.alfresco.com/nexus/service/local/repositories/enterprise-releases/content/org/alfresco/alfresco-content-services-distribution/7.0.0/alfresco-content-services-distribution-7.1.0.zip.sha1
https://artifacts.alfresco.com/nexus/repository/enterprise-releases/org/alfresco/alfresco-content-services-distribution/7.0.0/alfresco-content-services-distribution-7.1.0.zip.sha1
: HTTP Error 401: basic auth failed"
}*
```
Expand Down

0 comments on commit 542e119

Please sign in to comment.