70 Commits
Author SHA1 Message Date
Domenico Sibilio b2be2f5390 ACS-8357 Migrate to Docker Compose v2 (#2069) 2024-07-15 10:48:14 +02:00
dependabot[bot] 640fad0c17 Bump semver from 5.7.1 to 5.7.2 in /e2e-test/generator-alfresco-docker-compose (#1807) 2023-07-21 11:12:02 +02:00
dependabot[bot] 1dbf651262 Bump ejs and yeoman-generator in /e2e-test/generator-alfresco-docker-compose (#1749)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-18 10:07:29 +02:00
dependabot[bot] a804ebea28 Bump shelljs from 0.8.4 to 0.8.5 in /e2e-test/generator-alfresco-docker-compose (#1685)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 16:59:47 +02:00
dependabot[bot] 19525eb461 Bump minimatch from 3.0.4 to 3.1.2 in /e2e-test/generator-alfresco-docker-compose (#1687)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 16:48:58 +02:00
dependabot[bot] 4d585e0166 Bump minimist from 1.2.5 to 1.2.8 in /e2e-test/generator-alfresco-docker-compose (#1688)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 16:01:11 +02:00
dependabot[bot] 0dc2f6b56c Bump async from 2.6.3 to 2.6.4 in /e2e-test/generator-alfresco-docker-compose (#1748)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 13:20:45 +02:00
dependabot[bot] 7eca83d7a7 Bump axios from 0.21.1 to 0.21.4 in /e2e-test/generator-alfresco-docker-compose (#1686)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 11:03:29 +02:00
dependabot[bot] 63efb987f0 Bump node-fetch from 2.6.1 to 2.6.11 in /e2e-test/generator-alfresco-docker-compose (#1746)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 10:19:19 +02:00
Angel Borroy 057a3b86fd SEARCH-2802: Search Services to support for Shared Secret communication. 2021-04-26 16:56:14 +02:00
dependabot[bot] d2b52f06bf Bump lodash in /e2e-test/generator-alfresco-docker-compose
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-23 15:18:29 +00:00
Tom Page 5a47f748d3 Allow configuring the search log level. 2020-07-15 11:08:42 +01:00
Angel Borroy 1e52cb4758 SEARCH-1915: Generating again crypto stores with the new way of working. 2020-06-30 11:38:23 +02:00
Angel Borroy 4798e55884 SEARCH-1915: Use JAVA_TOOL_OPTIONS to pass SOLR SSL password values.
SOLR_SSL_TRUST_STORE_PASSWORD >> solr.jetty.truststore.password
SOLR_SSL_KEY_STORE_PASSWORD >> solr.jetty.keystore.password
SOLR_SSL_CLIENT_KEY_STORE_PASSWORD >> javax.net.ssl.keyStorePassword
SOLR_SSL_CLIENT_TRUST_STORE_PASSWORD >> javax.net.ssl.trustStorePassword
2020-06-19 16:27:30 +02:00
Angel Borroy da6566b4a8 SEARCH-1915: Hide Java Environment values from external process like 'ps'
When using the JAVA_TOOL_OPTIONS environment variable, values are not passed as arguments to the Java Process
2020-06-18 12:43:52 +02:00
Angel Borroy 18a7d5af3b SEARCH-1915: Support for ACS 7.x (named temporary as "latest")
Created the new env var password specification for cryptographic stores when using mTLS in latest.
Added new cryptographic stores set according to ACS 7.x criteria
2020-06-02 16:38:27 +02:00
Angel Borroy 3debea0e11 SEARCH-1915: Fix 6.2.x latest versions for Enterprise and Community 2020-06-02 13:39:24 +02:00
Angel Borroy 62fb937b09 Merge branch 'feature/SEARCH-2029_CompressGenerator' into 'master'
SEARCH-2029: Apply content compression options to Enterprise Docker Compose template

See merge request search_discovery/insightengine!416
2020-03-19 09:34:54 +00:00
Angel Borroy bdf8063caa SEARCH-2029: Add compress option to solr6secondary 2020-03-19 10:34:07 +01:00
Angel Borroy 50734519b5 SEARCH-2029: Apply content compression options to Enterprise Docker Compose template 2020-03-18 11:56:46 +01:00
Tom Page bb4a07eda8 SEARCH-2089 Update docker-compose generator to use -Dsolr.baseUrl. 2020-02-13 11:29:26 +00:00
Tom Page 37aea72fed Fix typo modules -> amps. 2020-02-03 15:48:32 +00:00
Tom Page 4cb1403add Add a way to install custom addons. 2020-02-03 14:50:09 +00:00
Angel Borroy 2882b8edc2 Add Get Content compress option to Yeoman Generator. 2020-01-22 10:37:37 +01:00
Angel Borroy 10c4eff30c Bump Docker Image release numbers to ACS 6.2 2019-12-04 13:26:53 +01:00
Tom Page 0ae6c97d29 SEARCH-1650 Support master-master and master-slave. 2019-11-19 09:18:09 +00:00
Tom Page 36013f31a2 SEARCH-1650 Support master-slave, rather than master-master. 2019-11-19 08:54:25 +00:00
agazzarini 091afab426 [ SEARCH-1752 ] TrackerState got updated on slaves + remove unused configuration properties 2019-10-22 16:25:30 +01:00
Angel Borroy 1bae63d3ca Clarify that certificates, truststores and keystores are provided only for testing purposes. 2019-10-08 13:30:14 +02:00
Angel Borroy 4493c6729b Add support for WebProxy with SSL
Add support to disable WebProxy protection for SOLR REST API
2019-10-07 16:31:55 +02:00
Angel Borroy c294e9b3e7 Including proxy to 6.1 CE to server both alfresco and share web apps in port 8080 2019-08-08 16:14:05 +02:00
Angel Borroy 8d2488873b Describing what "empty" file does. 2019-08-07 11:35:31 +02:00
Angel Borroy d130d05252 Enable custom model deployments for repository and custom forms deployments to Share. 2019-08-06 16:57:26 +02:00
Angel Borroy 7d65a61e4e Support for AGS latest (based in ACS 6.1) 2019-08-06 12:34:59 +02:00
Angel Borroy 081c1b4290 Update README 2019-07-31 13:42:47 +02:00
Angel Borroy 75e5ab949a Moving from "latest" to "6.2" to identify the current ACS version.
Created "images" folder to store Docker Images for Alfresco, Search and Zeppelin
Skipping "shard.count" setting for DB_ID_RANGE and EXPLICIT_ID_FALLBACK_LRIS
2019-07-31 13:40:49 +02:00
Angel Borroy 0e93beb7e7 Moving from "latest" to "6.2" to identify the current ACS version.
Created "images" folder to store Docker Images for Alfresco, Search and Zeppelin
Skipping "shard.count" setting for DB_ID_RANGE and EXPLICIT_ID_FALLBACK_LRIS
2019-07-31 13:40:40 +02:00
Angel Borroy f7cf98073a Support for ACS 6.1 and latest
Support for different Sharding Methods
2019-07-30 16:02:26 +02:00
sridharvellingiri d141e77d0d SEARCH-1715 Adding new keystore including client browser certificate 2019-06-27 10:28:04 +01:00
sridharvellingiri f997a2ecfc SEARCH-1699 Adding new keystore including client browser certificate 2019-06-25 14:03:36 +01:00
Tom Page e4547c287d SEARCH-1698 Set the secure comms environment variable used in the latest ACS. 2019-06-24 14:52:01 +01:00
Tom Page 0810884130 Update README. 2019-06-24 13:23:35 +01:00
Tom Page 6dc535acd9 Update generator to allow passing ACS tag. 2019-06-24 11:51:30 +01:00
Tom Page 7abcd13300 Add back call to normalize function for parsing command line options. 2019-06-20 08:57:44 +01:00
Tom Page 61ba862b89 Inline when functions. 2019-06-19 09:40:19 +01:00
Tom Page 8bcb00e636 Remove unused devDependencies.
i.e. All of them.

This fixed the warning "found 62 low severity vulnerabilities".
2019-06-19 09:39:21 +01:00
Tom Page ae04ba8a07 Simplify when logic for prompts.
We now no longer need to check the command line options and previous
prompt responses separately.

I did not manage to get the when functionality from Yeoman (/Inquirer.js)
to work.
2019-06-19 08:47:25 +01:00
Tom Page ff6ca45b1d Fix trailing whitespace. 2019-06-19 08:36:33 +01:00
Angel Borroy ca618588a4 Remove Sharding from Community, as this option is not supported in this version. 2019-06-18 14:54:28 +02:00
Angel Borroy 64d9c9a15f Fixing review comments. 2019-06-17 15:29:07 +02:00