Download
This section describes how to download the latest aqilink (Document Exchange) Docker image as well as related software.
Pulling Docker Image
We provide the latest stable aqilink release on GitHub Packages, which is hosted privately to safeguard our proprietary technology and maintain exclusivity for our customers. Hosting our package on GitHub Packages ensures a smooth and integrated experience with our development workflows, enabling efficient updates and maintenance. This private hosting arrangement also allows us to ensure that access is strictly limited to authorized customers, providing a secure and reliable service.
docker login ghcr.io --username aqipro
You will be prompted to enter a password to log in to GitHub Packages. The password will be provided by us beforehand. If you do not have a password at this stage, please reach out to our support team.
docker pull ghcr.io/aqipro/aqilink:latest
Other related Software
While the most important download is undoubtedly the aqilink Docker image, additional software is required to run the document exchange successfully on content repository side.
Password Encryption Tool
The password encryption tool is required to store passwords securely. By default, the passwords in the related aqilink configuration files are stored in plain text. To enhance security, the passwords should be encrypted. For this purpose, an encryptor tool called aqicrypt
is provided. Learn how to download, use, and set up encrypted passwords in the chapter Password Encryption.
Content Repository Related Packages
To successfully run the document exchange on the repository side, it is necessary to prepare the repository with the related data model. Since these packages vary significantly for each content repository, choose the target repository to find the related downloads.
- Hyland Nuxeo
- Microsoft SharePoint Online
- AWS S3
Software Package | Link | Description |
---|---|---|
nuxeo-sap | Download from Nuxeo Marketplace | This package contains the required aqilink data model along with UI add-ons, ready to be deployed on the Nuxeo system. |
Software Package | Link | Description |
---|---|---|
sharepoint-sap | Contact Support | This package contains the required aqilink data model as well as UI add-ons, ready to be deployed to SharePoint Online on sites. |
On the AWS S3 side, no additional software needs to be installed.