mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2026-09-16 18:13:21 +00:00
Merge branch 'master' of github.com:Alfresco/acs-community-packaging
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
ALFRESCO_TAG=latest
|
||||
SHARE_TAG=6.0.a
|
||||
SHARE_TAG=6.0.b
|
||||
SOLR6_TAG=1.1.1
|
||||
POSTGRES_TAG=10.1
|
||||
REGISTRY=
|
||||
@@ -28,6 +28,7 @@ services:
|
||||
-Dftp.dataPortFrom=30000
|
||||
-Dftp.dataPortTo=30099
|
||||
-Dcifs.enabled=true
|
||||
-Dshare.host=localhost
|
||||
"
|
||||
ports:
|
||||
- 8082:8080
|
||||
@@ -66,4 +67,4 @@ services:
|
||||
#Create the default alfresco and archive cores
|
||||
- SOLR_CREATE_ALFRESCO_DEFAULTS=alfresco,archive
|
||||
ports:
|
||||
- 8083:8983 #Browser port
|
||||
- 8083:8983 #Browser port
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
export ALFRESCO_TAG=latest
|
||||
export SHARE_TAG=6.0.a
|
||||
export SHARE_TAG=6.0.b
|
||||
export SOLR6_TAG=1.1.1
|
||||
export POSTGRES_TAG=10.1
|
||||
export REGISTRY=
|
||||
@@ -81,7 +81,7 @@
|
||||
|
||||
<!-- Alfresco Share version -->
|
||||
<alfresco.share.version>6.0.0-rc2</alfresco.share.version>
|
||||
<alfresco.alfresco-share-services.version>6.0.a</alfresco.alfresco-share-services.version>
|
||||
<alfresco.alfresco-share-services.version>6.0.b</alfresco.alfresco-share-services.version>
|
||||
|
||||
<!-- Alfresco GoogleDocs integration version -->
|
||||
<alfresco.googledocs.version>3.1.0</alfresco.googledocs.version>
|
||||
|
||||
Reference in New Issue
Block a user