
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2018 09:30 AM
I'm new to docker. Please, help to figure out how to install a module (OnlyOffice integration) to dockerized installation of Alfresco.
I've installed Alfresco using docker-compose.yml (attached):
Now I have 4 containers:
a62fa579f38c alfresco/alfresco-share:6.0.b
7e2afbeb545b alfresco/alfresco-content-repository-community:6.0.7-ga
209301bd7e96 postgres:10.1
de7b6d9c460b alfresco/alfresco-search-services:1.1.1
I've tried
1) to copy onlyoffice-alfresco-share-1.0.5.amp file into a62fa579f38c containers /usr/local/tomcat/amps_share dir and restart container
2) set environment in docker-compose.yml:
environment:
- AMP_DIR_SHARE=/usr/local/tomcat/amps_share
- REPO_HOST=alfresco
- REPO_PORT=8080
3) According to the guide, didn't find any apply_amps.sh inside containers
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2018 02:49 AM
Than you for all of your quick replies and the fix!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2018 10:40 AM
Alfresco does not support module deployment yet for default images.
I'm using this approach: alfresco-docker-template/templates/201806-GA at master · keensoft/alfresco-docker-template · GitHub

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2018 01:47 PM
I've installed Alfresco using this compose.
Is there a way to disable https and use only http?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2018 02:07 PM
I've provided an alternative HTTP configuration at:
https://github.com/keensoft/alfresco-docker-template/tree/master/templates/201806-GA
You can use docker-compose -f docker-compose-http.yml or just rename this file to docker-compose.yml.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2018 04:22 AM
Alfresco considers it the "expected way" to build your own images, see Building and Deploying custom ACS Images
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2018 07:58 AM
I get an "Unauthorized" exception when trying to open the link. Is the content not freely available?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2018 08:46 AM
The content is freely available. Probably the message is due to your web proxy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2018 08:59 AM
It's yours "Unauthorized" page. Other posts are accessible to me, only this one seams to be hidden.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2018 09:07 AM
Sorry, yes it looks like this post has been moved to private zone. Probably Ole Hejlskov‌ (the new Developer Evangelist) or Kristen Gastaldo‌ (Community Manager) can assist you in this issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2018 10:12 AM
It's actually not in a private state, but for some reason is listed as a draft. Hey Martin Bergljung‌ - can you publish this if it's ready?
