Skip to content

Commit

Permalink
[DOCS-7633] Update docs for Alfresco Outlook Integration 2.9.3 (#1463)
Browse files Browse the repository at this point in the history
* [DOCS-7633][DOCS-7634] Update to Outlook Integration T-Engine v1.2.1
* [DOCS-7633] Update release artefacts for Outlook Integration 2.9.3
  • Loading branch information
anxumalo authored Apr 25, 2024
1 parent a81698f commit b6ac51d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions microsoft-outlook/2.9/install/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ transform-outlook

> **Note:** Alfresco customers can request Quay.io credentials by logging a ticket at [Alfresco Support](https://support.alfresco.com/){:target="_blank"}. These credentials are required to pull private (Enterprise-only) Docker images from Quay.io.
> **Note:** Make sure that you request credentials for Alfresco Content Services and Alfresco Outlook Integration, so that you can use the additional `transform-outlook-1.1.x` Docker image. Version 1.1.0 of the Outlook T-Engine can also be used for the previous Outlook Integration releases (version 2.8.x).
> **Note:** Make sure that you request credentials for Alfresco Content Services and Alfresco Outlook Integration, so that you can use the additional `transform-outlook-*` Docker image.
> **Note:** It is recommended that you familiarize yourself with the concepts of [containerized deployment]({% link content-services/latest/install/containers/index.md %}) before working with Docker.
Expand Down Expand Up @@ -187,7 +187,7 @@ If you wish to use a Tomcat application server, you can use the WAR bundle to in

2. Rename the WAR file from `transform-outlook-webapp-${version}.war` to `transform-outlook.war`.

You'll find the file, `transform-outlook-webapp-1.1.0.war`, in the distribution zip.
You'll find the file, `transform-outlook-webapp-1.2.1.war`, in the distribution zip.

3. Copy the WAR file into your `<TOMCAT_HOME>/webapps` folder.

Expand Down Expand Up @@ -221,7 +221,7 @@ To deploy the Outlook Integration T-Engine with the Transform Service, you'll ne
```yaml
transform-outlook:
image: quay.io/alfresco/transform-outlook:1.1.0
image: quay.io/alfresco/transform-outlook:1.2.1
mem_limit: 2g
environment:
JAVA_OPTS: " -Xms256m -Xmx512m"
Expand Down
8 changes: 4 additions & 4 deletions microsoft-outlook/2.9/support/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ The following are the supported platforms for Outlook Integration 2.9:

| Version | Notes |
| ------- | ----- |
| Alfresco Content Services 7.3.x | *Partial support.* Only basic authentication is supported.<br>*Optional.* Use with Outlook Integration T-Engine v1.1.0 |
| Alfresco Content Services 7.2.x | *Optional.* Use with Outlook Integration T-Engine v1.1.0 |
| Alfresco Content Services 7.1.x | *Optional.* Use with Outlook Integration T-Engine v1.1.0 |
| Alfresco Content Services 7.0.x | *Optional.* Use with Outlook Integration T-Engine v1.1.0 |
| Alfresco Content Services 7.3.x | *Partial support.* Only basic authentication is supported.<br>*Optional.* Use with Outlook Integration T-Engine v1.2.1 |
| Alfresco Content Services 7.2.x | *Optional.* Use with Outlook Integration T-Engine v1.2.1 |
| Alfresco Content Services 7.1.x | *Optional.* Use with Outlook Integration T-Engine v1.2.1 |
| Alfresco Content Services 7.0.x | *Optional.* Use with Outlook Integration T-Engine v1.2.1 |
| | |
| **Application servers** | |
| Apache Tomcat | Check the supported Tomcat version based on your Content Services version |
Expand Down

0 comments on commit b6ac51d

Please sign in to comment.