Skip to content

Instantly share code, notes, and snippets.

@rknj
Created October 20, 2022 11:54
Show Gist options
  • Save rknj/669860e2071cc354270cfcc68542ec33 to your computer and use it in GitHub Desktop.
Save rknj/669860e2071cc354270cfcc68542ec33 to your computer and use it in GitHub Desktop.
# Install and start bundles for Augmented Search
- addMavenRepository: "https://devtools.jahia.com/nexus/content/groups/enterprise@id=jahia-enterprise@snapshots"
username: "NEXUS_USERNAME"
password: "NEXUS_PASSWORD"
- installOrUpgradeBundle:
- 'mvn:org.jahia.modules/database-connector'
- 'mvn:org.jahia.modules/elasticsearch-connector'
- 'mvn:org.jahia.modules/augmented-search'
- 'mvn:org.jahia.modules/augmented-search-ui'
- 'mvn:org.jahia.modules/server-availability-manager/2.1.0'
- 'mvn:org.jahia.modules/graphql-dxm-provider/2.13.0'
- 'mvn:org.jahia.modules/jcontent/2.8.0'
- 'mvn:org.jahia.modules/app-shell/2.7.0'
- 'mvn:org.jahia.modules/site-settings-seo/3.4.0'
- 'mvn:org.jahia.modules/content-editor/4.1.0'
autoStart: true
uninstallPreviousVersion: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment