Commit Graph
58 Commits
Author SHA1 Message Date
Gethin James 08e6610c2c Some scripts for a banana image 2016-11-11 09:31:26 +01:00
Gethin James c5740ce155 SEARCH-226: Changed "develop" version to 1.0.1-SNAPSHOT 2016-11-07 10:00:29 +01:00
Gethin James a1914963dc SEARCH-226: Renamed the directory and artifact to alfresco-search 2016-11-07 09:50:24 +01:00
Gethin James 4088947f08 SEARCH-229: Set needClientAuth default to TRUE 2016-11-04 09:54:48 +01:00
Gethin James 83a99ee021 SEARCH-229: Cleaner fix for jetty-ssl.xml 2016-11-04 09:20:04 +01:00
Gethin James d028e1ce27 SEARCH-196: Verifying ssl, dynamic shard registration 2016-11-04 09:01:30 +01:00
Michael Suzuki 636032dbed Search-229, update docker to set new solr jetty configutation values 2016-11-03 21:49:07 +00:00
Michael Suzuki 64497f7522 Fix broken build 2016-11-03 21:49:07 +00:00
Michael Suzuki ed89a201fe Search-229, comment out ssl defaults. 2016-11-03 16:17:33 +00:00
Michael Suzuki 68a131c4f8 Search-229, enforce certifacte check to prevent browsers from viewing solr. 2016-11-03 15:48:51 +00:00
Gethin James 96080a6d04 SEARCH-226: Tidying up the README 2016-11-03 11:33:16 +01:00
Gethin James a4c83f1969 SEARCH-196: Verifying ssl 2016-11-02 16:56:39 +01:00
Michael Suzuki aca7208068 Search-196, updating docker to use correct ssl keystore and truststore 2016-11-02 11:36:11 +00:00
Gethin James 4e6bd3802a SEARCH-226: Changing the version to 1.0-SNAPSHOT 2016-11-01 13:21:12 +01:00
Gethin James 070e6bc2e7 SEARCH-226: Changing the artifact to alfresco-search-services, added a README 2016-11-01 13:20:41 +01:00
Gethin James dd4311e17a SEARCH-196: Initial docker-compose file for SSL
Start it with: docker-compose -f compose-ssl.yml
2016-10-26 16:27:18 +02:00
Gethin James 5471c337e4 Moved the docker files into their own directory 2016-10-26 16:27:18 +02:00
Gethin James 160ec368df SEARCH-196: Adding keystore/truststore type to solr config 2016-10-21 17:26:42 +02:00
Gethin James 35564e5677 Adding vim to the solr docker image 2016-10-13 17:51:08 +02:00
Gethin James 45889e7f63 SEARCH-198: Updating windows configuration files 2016-09-28 12:41:33 +02:00
Gethin James e27a7d8aa3 Updated formatting and comments 2016-09-28 12:41:33 +02:00
Gethin James ad4f14abb0 SEARCH-180: Changing to alfresco,archive properties passed in. 2016-09-27 12:40:35 +02:00
Gethin James 820f5bf6f2 SEARCH-187: Admin action to create shared properties 2016-09-22 12:01:46 +02:00
Gethin James c0f6790066 Removed unused properties for docker config 2016-09-13 10:57:48 +02:00
Gethin James f1fbd168fc SEARCH-164: message:Request-URI Too Long, adding jetty properties 2016-09-12 13:43:09 +02:00
Gethin James 12c1125aa4 Added "share" to the docker-compose and port mappings 2016-09-12 08:49:19 +02:00
Gethin James 91fb031204 Setting the correct data.dir.store default value with shard count 2016-09-12 08:49:19 +02:00
Jean-Pierre e13ddaf5b2 Removed unnecessary image creation check. set -e would already fail the script if docker build ends with an error 2016-08-16 09:50:32 +01:00
Jean-Pierre e9a9d84ff5 Swtiched to only set -e 2016-08-15 17:13:03 +01:00
Gethin James 72f4031f1e Following BDE-755, switching from dockerreg to docker-internal 2016-08-15 11:16:39 +02:00
Gethin James c07a1205f6 Changed docker image to develop branch 2016-08-01 18:06:32 +02:00
Gethin James 73c8288e59 SEARCH-9: Configuration via solr.in.sh 2016-06-16 11:23:31 +02:00
Gethin James c167c25dd4 SEARCH-9: Adding the alfresco solr host settings 2016-06-15 17:04:02 +02:00
Gethin James b3c750aee0 SEARCH-18: Changing the artifact version to 6.0-SNAPSHOT 2016-06-14 17:21:42 +02:00
Gethin James ca186374f6 SEARCH-9: Tweeking docker-compose 2016-06-14 17:21:11 +02:00
Gethin James ab202d1f3d SEARCH-9: Configuring directories for content / models / index 2016-06-14 14:47:04 +02:00
Gethin James 76c28eece6 SEARCH-9: Clearer docker-compose file 2016-06-13 17:41:37 +02:00
Gethin James 8b6c25daf1 SEARCH-9: Cleaning up the branch name for the docker image 2016-06-13 13:01:57 +02:00
Gethin James 4a396989fd SEARCH-9: Updated the docker test for the new distribution structure 2016-06-10 17:04:40 +02:00
Gethin James ad19e12106 Merge branch 'master' into feature/SEARCH-56_externalize_solr_host_properties
solr/src/main/resources/solr/instance/templates/without_suggest/conf/solrcore.properties
2016-06-10 16:52:22 +02:00
Gethin James 05e2bd1ec7 Using a script from source control to build/run the docker image 2016-06-10 10:55:12 +02:00
Gethin James ead1de2cec Added a docker-compose file for easy running. 2016-06-09 17:05:34 +02:00
Gethin James ab587f6215 SEARCH-56: Moved solrhome to a top level directory 2016-06-09 11:26:24 +02:00
Gethin James 22d9b1597d Fixing the packaging to use a solr-libs.jar 2016-06-09 10:21:59 +02:00
Michael Suzuki 83dac07748 Amend assembly to work with new structure 2016-06-08 21:13:53 +01:00
Michael Suzuki 0f3217202c Merge branch 'master' of https://gitlab.alfresco.com/search_discovery/solr 2016-06-08 14:50:23 +01:00
Michael Suzuki 0b20e69b4d Fix packaging to work with alfresco-solr in jar format 2016-06-08 14:50:09 +01:00
Gethin James dd87cc224a SEARCH-9: Changed the docker envs because bamboo uses an old docker version 2016-06-08 15:34:05 +02:00
Michael Suzuki 5d66414dbf Fix to use locally built alfresco-solr instead of using the artifact released in nexus 2016-06-08 09:48:44 +01:00
Michael Suzuki 126038c490 Fix to locate jar instead of war file 2016-06-08 07:27:29 +01:00