alfresco.platform.search_community role – Install Alfresco Elasticsearch Batch Indexing
Note
This role is part of the alfresco.platform collection (version 0.4.1).
It is not included in ansible-core.
To check whether it is installed, run ansible-galaxy collection list.
To install it use: ansible-galaxy collection install alfresco.platform.
To use it in a playbook, specify: alfresco.platform.search_community.
Entry point download – Download the Batch Indexing distribution
Synopsis
This task downloads the Batch Indexing distribution zip file.
Parameters
Parameter |
Comments |
|---|---|
Name of the Batch Indexing distribution artifact |
|
Location to download the Batch Indexing distribution zip file |
|
Password for the Nexus repository to download the Batch Indexing artifact |
|
Username for the Nexus repository to download the Batch Indexing artifact |
|
Version of the Batch Indexing distribution to download |
|
Checksum for the Batch Indexing distribution zip file |
|
URL to download the Batch Indexing distribution zip file |
Entry point main – Install Alfresco Elasticsearch Batch Indexing
Synopsis
This role installs the Alfresco Elasticsearch Batch Indexing service and starts it.
Parameters
Parameter |
Comments |
|---|---|
Base URL of the ACS repository |
|
Name of the Batch Indexing distribution artifact |
|
Directory where the Batch Indexing binaries will be installed |
|
Directory where the Batch Indexing configuration files will be stored |
|
Shared secret used to authenticate content transform requests to ACS |
|
Password for the ACS repository database |
|
JDBC URL for the ACS repository database |
|
Username for the ACS repository database |
|
Location to download the Batch Indexing distribution zip file |
|
Name of the Elasticsearch index to write to Default: |
|
Password for the Elasticsearch instance |
|
URL for the Elasticsearch instance to index into |
|
Username for the Elasticsearch instance |
|
Additional environment variables for the Batch Indexing service |
|
Group name for the Batch Indexing service |
|
Path to the Java binary for the Batch Indexing service Default: |
|
Path to the Java home directory for the Batch Indexing service Default: |
|
Password for the Nexus repository to download the Batch Indexing artifact |
|
Username for the Nexus repository to download the Batch Indexing artifact |
|
Base repository URL to download the Batch Indexing distribution from |
|
Port for the Batch Indexing service Default: |
|
Whether the accepted content media types cache is enabled and fetched from search_community_transform_url Choices:
|
|
URL of the Alfresco transform config endpoint (e.g. http://transform-core-aio:8090/transform/config) |
|
Username for the Batch Indexing service |
|
Version of the Batch Indexing distribution to install |
|
Checksum for the Batch Indexing distribution zip file |
|
URL to download the Batch Indexing distribution zip file |