Commit Graph

154 Commits

Author SHA1 Message Date
alandavis
6bc31669e0 Feature/local transform (#230)
Addition of Local Transforms which will ultimately replace the Legacy transformers. Local transforms use T-Engines running outside of the JVM. They are automatically created by adding either an Alfresco global property or System property. There is no spring configuration or Java code needed, reducing the need for an AMP when creating a custom transform.

Mainly bringing in the T-Engines.

REPO-4319 Local Transformers
REPO-4454 Test addition and removal of T-Engines
REPO-4326 Local Transformer strict mime type check
REPO-4333 Configure Custom local transformers
REPO-4331 Remaining core transformers
REPO-4336 Client side of Transform Server Discovery API
REPO-4450 Get T-Router /transform/config working
REPO-4451 Get repo,api,ent-repo,ent-api,pack,com-pack green
2019-06-26 18:50:42 +01:00
Alex Mukha
5a28286ba0 REPO-4320: Build packaging from public artefacts (#179) 2019-05-29 10:23:24 +03:00
Andrei Zapodeanu
6230097b11 REPO-4296 Update docker and helm charts to use new ActiveMQ images (#190) 2019-04-25 11:21:18 +03:00
Martin Muller
4469e85dde REPO-4219 create CORS context listener (#185)
* REPO-4219 create CORS context listener

* REPO-4219 enable cors for test

* REPO-4219 add origin localhost 4200 for REST TAS test

* REPO-4219 Remove thetransactioncompany dependency
2019-04-24 14:56:44 +01:00
Cristian Turlica
43a7198366 REPO-4200: MNT-20344: No Alfresco-supplied docker images should run as root
- configured to run as non root user
   - changed internal ports
   - removed unused port
2019-03-19 15:51:50 +02:00
Abdul Mohammed
f303243006 REPO-4172: Add Licenses directory to the root of docker image (#137)
* Added Licenses directory to the root of docker image

* Updated artefactId correctly for community packaging

* Replaced maven-dependency-plugin with maven-resources-plugin to copy licenses from source code

* Replaced maven-dependency-plugin with maven-resources-plugin to copy licenses from source code
2019-02-01 14:48:52 +00:00
alfresco-build
680fe6cf97 [maven-release-plugin] prepare for next development iteration 2019-01-14 12:42:47 +00:00
alfresco-build
589dc49b4b [maven-release-plugin] prepare release acs-community-packaging-6.1.2-ga 2019-01-14 12:42:40 +00:00
Alexandru-Eusebiu Epure
4fe1d0d0b5 REPO-4026 : Prepare for Community 6.1.2-ga release (#124)
Update CHANGELOG.md
simplify Dockerfile
2019-01-14 13:23:26 +02:00
Alexandru-Cristian Balmus
1902bf93ea SHA-2268 : Revert changes for SHA-2259 (#123)
- Set Share and Share Services to 6.1.0-RC3
2019-01-11 16:51:02 +02:00
Andrei Zapodeanu
3d971fec81 REPO-4123 (#109)
* REPO-4123
6.1: ACE-5935: ACS 6.1 RC3 Distribution zip contains wti-bin.war instead of vti-bin.war
2018-12-12 17:56:27 +02:00
Alex Mukha
5cdc057b77 REPO-3973 Activiti workflow compatibility (#105)
The workflow diagrams could not be generated because sun.font package classes require system fonts to be installed.
The current docker image requires additional package (fontconfig) to be added. It's version and the versions of the dependencies were pinned.
2018-12-10 16:50:06 +00:00
Andrei Zapodeanu
0e58ef1dc9 REPO-3943: Service Pack: MNT-20042: Official Alfresco Docker Image Missing vti-bin war file (#101) 2018-11-26 17:23:15 +02:00
Alex Mukha
93c9c48a5e Configure AOS URL override (#91) 2018-11-20 20:34:26 +00:00
Alex Mukha
2eb1b02c7d REPO-3262 Remove CIFS (#87) 2018-11-05 13:23:04 +00:00
Martin Muller
8b811b26da REPO-3918 java 11 (#86)
* REPO-3918 make ready for java 11. update maven-war-plugin

* REPO-3918 update image to java 11
2018-11-01 12:50:20 +00:00
alfresco-build
594e586e8c [maven-release-plugin] prepare for next development iteration 2018-10-26 14:02:30 +00:00
alfresco-build
9d03d2fd75 [maven-release-plugin] prepare release acs-community-packaging-6.1.1 2018-10-26 14:02:22 +00:00
Alex Mukha
cdfc9a90bf REPO-3811 Fix broker URLs (#61) 2018-10-11 16:00:33 +01:00
Alex Mukha
6f3ac98d4a REPO-3764 Swap ActiveMQ image to Alfresco own (#57) 2018-09-18 10:55:26 +01:00
alfresco-build
df86b8a679 [maven-release-plugin] prepare for next development iteration 2018-08-24 07:02:23 +00:00
alfresco-build
9b51cf44c1 [maven-release-plugin] prepare release acs-community-packaging-6.1.0-ea 2018-08-24 07:02:15 +00:00
CodrinChirica
7e22b3809a Update pom.xml and .env with latest dependencies 2018-08-23 13:31:05 +03:00
Alex Mukha
cde3b59a0c REPO-3679 Add ActiveMQ (#56) 2018-08-13 15:38:52 +01:00
Mihaela Popa
4f8749b7dc Revert "REPO-3160: Add email tests to ACS community build plan (#52)"
This reverts commit 52a4b7fade.
2018-07-13 14:53:57 +03:00
Mihaela Popa
52a4b7fade REPO-3160: Add email tests to ACS community build plan (#52)
REPO-3160: Add the email TAS tests to our builds

Add a test image in the community  project and created a new maven module in order to not affect the running tas tests (integration tests where failing with the changes for email tests).
This test image has some port exposed in order to run the tas email tests.
2018-07-12 17:33:32 +03:00
Alexandru-Eusebiu Epure
fedc66a433 REPO-3539 : Integrate Api-Explorer (#50)
* REPO-3539 : Integrate Api-Explorer
   Add alfresco-api-explorer version property to pom.xml
   Add alfresco-api-explorer dependency to docker-alfresco/pom.xml and unpack it using maven-dependency-plugin
   API-Explorer Url is now generated in UrlUtil.
   Update alfresco-repository version.
2018-07-11 12:07:33 +03:00
alfresco-build
d05564e3c3 [maven-release-plugin] prepare for next development iteration 2018-06-21 21:25:39 +00:00
alfresco-build
2ba893ddf6 [maven-release-plugin] prepare release acs-community-packaging-6.0.7-ga 2018-06-21 21:25:32 +00:00
alfresco-build
b4fe76b5d3 [maven-release-plugin] prepare for next development iteration 2018-06-21 12:54:25 +00:00
alfresco-build
4a70f13a08 [maven-release-plugin] prepare release acs-community-packaging-6.0.6-ga 2018-06-21 12:54:19 +00:00
CodrinChirica
66b22dc46f Merge pull request #46 from Alfresco/feature/SHA-2198_create_community_release
update share to 6.0.b released version
2018-06-15 16:39:35 +03:00
Alan Davis
6720814e3a ALF-22000 Share link on the /alfresco page had the wrong host. 2018-06-15 14:35:11 +01:00
ciprianchelaru
cf8f49332c update share to 6.0.b released version 2018-06-14 17:03:42 +03:00
Denis Ungureanu
c4f0d9fd51 GOOGLEDOCS-429 : Generate RC2 for GoogleDocs 3.1.0 compatible with ACS Ent 6.0
- removed unnecessary share amp
2018-05-22 18:21:38 +03:00
Denis Ungureanu
b04723ab1c GOOGLEDOCS-429 : Generate RC2 for GoogleDocs 3.1.0 compatible with ACS Ent 6.0
- updated googledocs dependencies
2018-05-22 16:47:36 +03:00
Alexandru Epure
59d3236e6a REPO-3275: Secure tomcat in Alfresco Content Services docker images.
Make webapps directory and it's content read-only
2018-05-21 15:56:04 +03:00
Alexandru Epure
d9999184a4 REPO-3275: Secure tomcat in Alfresco Content Services docker images.
Make alfresco and ROOT directories and it's content read-only
2018-05-21 15:40:54 +03:00
Alexandru Epure
842f8f3509 REPO-3275: Secure tomcat in Alfresco Content Services docker images.
Unpack root.war
   Grant alfresco all security permissions
   Grant root.war only permission to deploy
2018-05-18 17:48:39 +03:00
Alexandru-Eusebiu Epure
665928078e REPO-3457 : Remove /docker-compose (#39)
* REPO-3457 : Remove /docker-compose
   Add test.env to /docker-alfresco/test/
   Add share image, repository is on debug by default, remove references to docker.io, add REPOSITORY variable for repository images on quay.io.
2018-04-25 16:38:02 +03:00
alfresco-build
951418b93e [maven-release-plugin] prepare for next development iteration 2018-04-20 06:48:17 +00:00
alfresco-build
1c848a2d0e [maven-release-plugin] prepare release acs-community-packaging-6.0.5-ea 2018-04-20 06:48:10 +00:00
Andrei Rebegea
d3e889a14b REPO-3457: remove quay.io as ref in the dockerfile 2018-04-19 16:50:55 +03:00
Alexandru-Eusebiu Epure
38ba6fe4f5 REPO-3439: added fabric8 Pmaster profile for pushing latest tag on dockerhub and quai. 2018-04-11 11:43:29 +03:00
Alan Davis
70908d4f64 REPO-3439 enable remote debug change 2018-04-10 15:30:09 +01:00
Alan Davis
2d99f96d4e REPO-3439 enable remote debug change 2018-04-10 15:26:16 +01:00
Cezar.Leahu
ee9a1cfe8d Merge branch 'master' into GOOGLEDOCS-430 2018-04-04 11:50:09 +03:00
Alexandru-Eusebiu Epure
76d90bcadb REPO-3378: update Dockerfile ENV variables to point to the corect imagemagick,libreoffice and pdfium license url. 2018-04-02 16:04:44 +03:00
Cezar.Leahu
7ccc8add25 GOOGLEDOCS-430 : Update GoogleDocs AMP version for ACS 6.0 2018-03-30 16:24:06 +03:00
Mihaela Popa
891ef35a9c Merge pull request #30 from Alfresco/feature/repo-3300_6.0_upgrade_psql
WIP: REPO:3300: Deployment: 6.0 Base Images Stack Alignment
2018-03-28 09:45:51 +03:00