acc_docker

A Docker for Adobe Campaign Classic developers.

View the Project on GitHub adobe/acc_docker

Docker Image for Adobe Campaign Classic

Purpose of this project is to allow Adobe Campaign developpers to work without requiring any infrastructure skills to install and configure Campaign. This repository contains Dockerfiles and sample scripts to build your own Docker images for Adobe Campaign Classic.

Required files

This image will need you to download any required Adobe Campaign Classic commercial software before installation.

Download Adobe Campaign Classic from Adobe Software Portal

Adobe Campaign Classic Standalone

Architecture

This configuration includes all components on the same computer:

Overall communication between the processes is carried out according to the following schema:

Campaign packages

Installed packages are:

To activate/deactivate default modules, enter into ‘ACC_standalone/acc_install.sh’ and edit package list (line 56)

How to get this docker?

Go to ‘acc_standalone’ directory and follow README instructions