Skip to content

jeremie-lesage/alfresco-docker-cloud

Repository files navigation

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

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

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

Releases

No releases published

Packages

No packages published