Mihaela Popa
839451b3a7
REPO-3300: Deployment: 6.0 Base Images Stack Alignment
...
Use alfresco-base-tomcat:8.5.28-java-8-oracle-centos-7-f7b1278cc0eb that has Tomcat 8.5.28 and Java 1.8.0_161-b12 to create a community stack similar to ACS 6.0 Stack 5.
The build is expected to fail as some packages are missing from imageMagick-libs 28(latest version).
2018-03-26 17:08:27 +03:00
Alexandru-Eusebiu Epure
1cf5a49d8a
REPO-3301: Add install and uninstall WGET into our dockerfile as it was removed from the base-tomcat-image
2018-03-23 15:50:04 +02:00
Alexandru-Eusebiu Epure
64a2eb6f7f
REPO-3301: Remane docker containers.
2018-03-23 15:19:27 +02:00
Stefan Kopf
4e675fe329
REPO-3319 - Produce the Community Build for 201803 (EA)
...
Update parent image as instructed by platform team
2018-03-23 13:36:08 +01:00
Stefan Kopf
051d7f3c67
REPO-3319 - Produce the Community Build for 201803 (EA)
...
Update parent image as instructed by platform team
2018-03-22 19:23:05 +01:00
Alexandru-Eusebiu Epure
3dafd1c882
REPO-3342: update Alfresco Pdf Renderer version to 1.1 in dockerfile.
2018-03-21 15:34:21 +02:00
alfresco-build
21e32b8382
[maven-release-plugin] prepare for next development iteration
2018-03-20 14:15:53 +00:00
alfresco-build
7a203d0240
[maven-release-plugin] prepare release acs-community-packaging-6.0.4-testRC10
2018-03-20 14:15:43 +00:00
Alexandru-Eusebiu Epure
45ac4c96fa
Merge Feature/repo 3342 release stage into master ( #27 )
...
changed release stage repository from /releases to /internal-releases
Refactor fabric8 maven plugin and the 3 profiles.
REPO-3342: comented push to dockerhub, change phase from install to deploy
minor code formatting.
2018-03-20 15:42:59 +02:00
Andrei Rebegea
14ece555f1
REPO-3342: update image magick kit link
2018-03-19 13:07:27 +02:00
Andrei Bazavan
f12bf1d3bb
REPO-3256: EOL:Disable CIFS and FTP by default ( #21 )
...
* REPO-3256: EOL:Disable CIFS and FTP by default
- Adding parameter Dcifs.enabled=true on test/docker compose
- Upgrade alfresco-repository version to 6.34
* REPO-3256: EOL:Disable CIFS and FTP by default
- fixed parameter
2018-03-16 11:26:33 +02:00
alandavis
3713a9a8cf
REPO-3264 Addition of communityDocker profile to build images ( #23 )
2018-03-15 23:24:27 +00:00
Alexandru-Eusebiu Epure
5aa6bfa7c9
REPO-3335: commented out release stage as it is not properly configured
2018-03-15 17:23:18 +02:00
Alexandru-Eusebiu Epure
293bdae3bb
REPO-3335: fix integration test branches.
2018-03-15 15:33:22 +02:00
Alexandru-Eusebiu Epure
a51ae460c0
REPO-3335: fix integration test branches.
2018-03-15 14:51:33 +02:00
Alexandru-Eusebiu Epure
32e17631c0
REPO-3335: code and docker image tag name format.
2018-03-15 14:24:16 +02:00
Alexandru-Eusebiu Epure
fd018f6182
REPO-3335: fix integration test branches.
2018-03-15 13:54:06 +02:00
Andrei Rebegea
d9514c38e6
REPO-3335: add the f8 version back
2018-03-14 18:32:34 +02:00
Andrei Rebegea
a3678743fc
REPO-3335: use 6.0.0-test share-services
2018-03-14 17:40:09 +02:00
Andrei Rebegea
c535eb05ae
REPO-3334: clean up the pom s
2018-03-14 16:35:53 +02:00
Alan Davis
ae910402d6
REPO-3335 BAT changes
2018-03-14 14:06:49 +00:00
Alan Davis
3e0d8b065c
REPO-3335 Introduce enterprise, community, enterpriseDocker and communityDocker profiles in BAT
2018-03-14 14:06:49 +00:00
Alexandru-Eusebiu Epure
862629e514
REPO-3336 : Deployment: Release Process: fabric8
...
Remove "alfresco" from the name of the image and append it to the registry.
2018-03-14 12:06:44 +02:00
Alexandru-Eusebiu Epure
dbcb792ecd
REPO-3336 : Deployment: Release Process: fabric8
...
Change registry to use v1.
2018-03-14 09:31:37 +02:00
Alexandru-Eusebiu Epure
7ef6d19ab4
REPO-3336 : Deployment: Release Process: fabric8
...
Add registry.hub.docker.com instead of docker.io to push to dockerhub
2018-03-14 09:08:57 +02:00
Alexandru-Eusebiu Epure
170407ecf0
REPO-3336 : Deployment: Release Process: fabric8
...
Remove <bamboo.dockerhub.password></bamboo.dockerhub.password>property in root poom and <authConfig>
2018-03-13 16:33:09 +02:00
Alexandru-Eusebiu Epure
8687b89b58
REPO-3336 : Deployment: Release Process: fabric8
...
Add <bamboo.dockerhub.password></bamboo.dockerhub.password>property in root poom and will use it in the docker-alfresco/pom.xml to authenticate will be overwritten in bamboo conf
2018-03-13 15:24:48 +02:00
Alexandru-Eusebiu Epure
9191409174
REPO-3336 : Deployment: Release Process: fabric8
...
Commented out docker.io <registry>
2018-03-13 13:45:08 +02:00
Alexandru-Eusebiu Epure
0e28cd88fc
REPO-3336 : Deployment: Release Process: fabric8
...
Changed registry path from registry.hub.docker.com to docker.io
2018-03-13 13:28:56 +02:00
Alexandru-Eusebiu Epure
b6ebd48e88
REPO-3336 : Deployment: Release Process: fabric8
...
Merge the two fabric8 plugins into a single one.
2018-03-12 17:58:28 +02:00
Alexandru-Eusebiu Epure
35c03d8786
REPO-3336 : Deployment: Release Process: fabric8
...
fix alfresco-docker/pom.xml by adding missing </plugins>
2018-03-12 17:32:51 +02:00
Alexandru-Eusebiu Epure
87737aa5c4
REPO-3336 : Deployment: Release Process: fabric8
...
Add dockerImages profile in order to build and push images to quay/dockerhub.
2018-03-12 17:26:36 +02:00
Alexandru-Eusebiu Epure
7df962ed5a
REPO-3336 : Deployment: Release Process: fabric8
...
Add push to dockerhub
2018-03-12 16:17:30 +02:00
Andrei Rebegea
cb2e58646c
REPO-3335: attempt to fix fabric8 config
2018-03-12 14:45:00 +02:00
Alexandru-Eusebiu Epure
e820e3feeb
REPO-3336 : Deployment: Release Process: fabric8
...
Update imagemagick url
2018-03-12 14:01:51 +02:00
Alexandru-Eusebiu Epure
7d2b4f3b37
REPO-3336 : Deployment: Release Process: fabric8
...
Add a "/" to docker-alfresco/pom.xml fabric8 docker registry property
2018-03-12 13:29:52 +02:00
Alexandru-Eusebiu Epure
c1d85adc16
REPO-3336 : Deployment: Release Process: fabric8
...
Add fabric8 plugin into docker-alfresco project and configure it to build and push a docker image to quay
add .mave-dockerignore in order for fabric8 plugin to ignore the generated .tar file when building the docker image.
2018-03-09 18:13:44 +02:00
Andrei Rebegea
5f0d13cc77
REPO-3335: fix docker file and few poms
2018-03-09 16:47:36 +02:00
alfresco-build
02d950d0ac
[maven-release-plugin] prepare for next development iteration
2018-02-24 10:51:11 +00:00
alfresco-build
967fe83b3b
[maven-release-plugin] prepare release full-community-packaging-6.0.3-ea
2018-02-24 10:51:04 +00:00
alfresco-build
e6ca3ddd38
[maven-release-plugin] prepare for next development iteration
2018-02-23 12:47:10 +00:00
alfresco-build
75e9441582
[maven-release-plugin] prepare release full-community-packaging-6.0.2.1-ea
2018-02-23 12:47:02 +00:00
alfresco-build
1171420274
[maven-release-plugin] prepare for next development iteration
2018-02-19 09:02:03 +00:00
alfresco-build
4e02ee3b2f
[maven-release-plugin] prepare release full-community-packaging-6.0.2-ea
2018-02-19 09:01:57 +00:00
alfresco-build
0b0d4fef17
[maven-release-plugin] prepare for next development iteration
2018-01-11 17:22:37 +00:00
alfresco-build
be3657a47d
[maven-release-plugin] prepare release full-community-packaging-6.0.1-ea
2018-01-11 17:22:31 +00:00
Alex Mukha
5feedeca6f
REPO-3061 Move images to quay.io
2017-12-11 16:21:26 +00:00
Andrei Rebegea
336a20ff7a
REPO-3061: REPO-3091: Use the separate Share image in docker-compose
2017-12-11 09:56:48 +02:00