Deprecated - please use netresearch/akeneo-app and netresearch/akeneo-php-apache
2.9K
This image is deprecated and won't be maintained further - please switch to netresearch/akeneo-app and netresearch/akeneo-php
This is an image running Akeneo PIM on an php-apache base image, ready to run with MongoDB.
A Product Information Management system (also known as PIM, PCM or Products MDM) is a tool that helps companies to centralize and harmonize all the technical and marketing information of their catalogs and products.
(Quoted from Akeneo Website)
This image doesn't contain but requires a MySQL/MariaDB database in order to run - thus, it's best to run it using docker-compose. See here for an example.
All of the following environment variables are optional and overwrite the according lowercase keys in default configuration
DATABASE_DRIVER
DATABASE_HOST
DATABASE_PORT
DATABASE_NAME
DATABASE_USER
DATABASE_PASSWORD
LOCALE
SECRET
PIM_CATALOG_PRODUCT_STORAGE_DRIVER
If you want to use MongoDB you need this variable with this value: doctrine/mongodb-odm
MONGODB_SERVER
If this variable is set, the DoctrineMongoDBBundle will automatically activated.
MONGODB_DATABASE
If you use MongoDb you must provide a database name, which will be used for the product collections
EXPORT_PATH
Set this to change the directory to where exports should go.
If you have any problems, questions, feature requests or simply stars to give please visit the GitHub repository.
Content type
Image
Digest
Size
282.3 MB
Last updated
about 9 years ago
docker pull netresearch/akeneo