Commit Graph

49 Commits

Author SHA1 Message Date
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
Angel Borroy
d9f1f4c9c8 Using ACS latest for Community and Enterprise. 2019-06-17 11:04:39 +02:00
Angel Borroy
212dad684f Support for Explicit Routing Sharding.
Updating documentation.
2019-06-17 09:25:21 +02:00
Angel Borroy
8866f5f526 Reduce Docker Memory pressure to 12 GB. 2019-06-13 17:28:53 +02:00
Angel Borroy
9cc88d0ea1 Adding reviewing comments. 2019-06-12 17:36:30 +02:00
Angel Borroy
637a8787a1 Missed that this parameter is required for SOLR to SOLR SSL communications.
Restoring again the setting.
2019-06-12 16:17:12 +02:00
Angel Borroy
58122dc2b3 Removing unused variable. 2019-06-12 16:09:01 +02:00
Angel Borroy
5379f18d22 Using SSL for Zeppelin 2019-06-12 14:51:03 +02:00
Angel Borroy
995b52539d Using SSL for Zeppelin 2019-06-12 14:30:14 +02:00
Angel Borroy
d1c000c405 Updating documentation for simplified version of the generator. 2019-06-12 09:23:45 +02:00
Angel Borroy
95a90d5ca4 Simplified version of the generator. 2019-06-12 09:18:45 +02:00
Angel Borroy
7d3556e4ff Working configuration for Sharding SSL. 2019-06-10 14:13:59 +02:00
Angel Borroy
b986d8c529 Return command line parameter unchanged if it's not mean to be a boolean 2019-06-06 09:42:35 +02:00
Angel Borroy
471c84e2c8 Add command line passing parameters to allow this program be run without human interaction. 2019-06-05 17:43:24 +02:00
Angel Borroy
9dab5ac9d9 Fix sharding templates copy. 2019-06-05 12:43:15 +02:00
Angel Borroy
18058ee36d Adding SOLR Replication option for Enterprise and Community 2019-06-04 16:26:34 +02:00
Angel Borroy
ae8dd987a7 Adding SOLR Replication option for Enterprise and Community 2019-06-04 16:20:06 +02:00
Angel Borroy
71ce4c2cd6 Reviewing dependencies. 2019-05-30 16:08:41 +02:00
Angel Borroy
5146475a06 Minor corrections. 2019-05-30 15:15:18 +02:00
Angel Borroy
f8b780bb3d Fix Readme 2019-05-30 15:00:40 +02:00
Angel Borroy
5f3c95d70d Yeoman generator for ACS, Insight Engine, Search Services and Zeppelin Docker Compose templates. 2019-05-30 14:59:21 +02:00