- Alfresco repository with:
- Alfresco Share Services AMP
- Alfresco Office Services (AOS) AMP
- Alfresco vti-bin war - that helps with AOS integration
- Alfresco Google Docs Integration repository AMP
- Alfresco Share with:
- Alfresco Google Docs Integration Share AMP
- Alfresco Search Services (Solr 6)
- A Postgres Database
- Alfresco Transform Service
- Alfresco Digital Workspace
- Alfresco Sync Service
GitHub projects
Deployment project
The deployment project contains the Docker Compose file to start up an Alfresco Content Services environment locally. You'll find the relevant files in the docker-compose folder. To look at the project in more detail, just browse to:
- https://github.com/Alfresco/acs-deployment for Enterprise deployment
If you're interested in the Helm charts to deploy Alfresco Content Services with Kubernetes, you'll find the relevant files in the helm/alfresco-content-services folder.
Packaging project
The packaging project is used to build the repository artifacts, such as the Docker image for the repository. To look at the project in more detail, just browse to:
- https://github.com/Alfresco/acs-packaging for Enterprise packaging
Other projects
Note that the Docker files for Alfresco Share, Alfresco Search Services, and other services are in their own projects:
- Alfresco Share: https://github.com/Alfresco/share/tree/support/HF/6.2.2
- Alfresco Search Services: https://github.com/Alfresco/SearchServices
- Alfresco Content Services Nginx Proxy: https://github.com/Alfresco/acs-ingress