项目作者: jeci-sarl

项目描述 :
Main Project of the Alfresco Docker Cloud Project.
高级语言:
项目地址: git://github.com/jeci-sarl/alfresco-docker-cloud.git
创建时间: 2017-05-10T22:00:21Z
项目社区:https://github.com/jeci-sarl/alfresco-docker-cloud

开源协议:

下载


Alfresco Docker Cloud

The goal of this project is to provide a production-ready Alfresco system running in Docker.

This project includes 4 subprojects, one for each needed docker images to run Alfresco.

The corresponding docker images are automatically created by Docker Cloud :

Release

This include :

  • Alfresco Platform 5.2.g (with Alfresco Share Service)
  • Alfresco Share 5.2.f
  • Alfresco Solr 5.2.g
  • LibreOffice 5.3.6

Quick Start (Ubuntu)

1. Install Docker and Docker-Compose

2. Running Alfresco

  1. wget https://raw.githubusercontent.com/jeci-sarl/alfresco-docker-cloud/master/docker-compose.yml
  2. docker-compose up -d

3. Play

Your server is now available : http://localhost:8080/share/ with login admin / admin

When you have finished, stop all with docker-compose down command.

Documentation

Requirements

With default configuration you need at least 2GB of RAM and 2 CPU.

Alternatives

Other Docker Alfresco projects :

Ressources