alandavis 5ce7bb5bb9 REPO-4589 Configure Mimetypes for custom renditions (#288)
- Create extension directories in Docker image
- Remove external executables from docker image now community has T-Engines
2019-08-15 21:26:28 +01:00
2019-07-17 17:27:03 +01:00
2018-04-05 10:57:11 +03:00

Alfresco Content Services Community Packaging

This project is producing packaging for Alfresco Content Services Repository.

The SNAPSHOT version of the artifacts is never published.

Contributing guide

Please use this guide to make a contribution to the project.

This produces the docker images for alfresco-content-repository-community and the distribution zip for the entire Alfresco Content Services Community product

General

Build:

  • mvn clean install in the root of the project will build everything.

Docker Alfresco

On official releases, the image is published: https://hub.docker.com/r/alfresco/alfresco-content-repository-community/tags/

For testing locally:

  1. Go to docker-alfresco folder
  2. Run mvn clean install if you have not done so
  3. Build the docker image: docker build . --tag acr-community:6.0.tag
  4. Check that the image has been created locally with your desired name/tag: docker images

Docker-compose & Kubernetes

Use the deployment project if you want the sample docker-compose or helm: https://github.com/Alfresco/acs-community-deployment

Distribution zip

In this folder the distribution zip is build. It contains all the war files, libraries, certificates and settings files you need to deploy Alfresco Content Services Community on the supported application servers.

How to

Description
Community Content Service Repository
Readme 435 MiB
Languages
Java 96.2%
Fluent 1.1%
JavaScript 1%
HTML 0.5%
FreeMarker 0.4%
Other 0.6%