Coder Social home page Coder Social logo

docker-akeneo's Introduction

Akeneo PIM in Docker

Akeneo PIM is an open source product information management system.

This repo contains three different images:

  • akeneo: a fresh installation of Akeneo PIM, without database
  • akeneo-standalone: an all-in-one image with Akeneo PIM and MySQL (:warning: currently not ready)
  • akeneo-edge: experimental image with PHP7 (:warning: currently not ready)

The image is published at docker hub: pardahlman/akeneo.

Getting started

The easiest way to getting started is by creating a docker-compose.yml file similar to the one in the repo

> git clone https://github.com/pardahlman/docker-akeneo.git
> cd docker-akeneo
> docker-compose up

Open a browser and navigate to localhost:8080 (or the port you've mapped on the host). Log in with the credentials admin/admin.

docker-akeneo's People

Contributors

pardahlman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker-akeneo's Issues

Install exif

Based on the discussion over at akeneo/pim-docs#565 exif should be enabled. In the docker container that is done simply by

docker-php-ext-install exif

Build edge tag

Build akeneo with higher dependencies, like PHP7, newer MySQL etc. Not super high prio ๐Ÿ™ˆ

Update to Akeneo 2?

The Akeneo 2 docker images are full with debug and development information and seems not to be suited for production use, any chance this project will get updated to 2.0?

Thanks

Build standalone tag

It should be built on top of the default image, but install MySQL so that the image itself becomes self-contained

Uploading of images doesn't work

When I add image attribute fields to the Akeneo docker and I try to use them the browser shows:
"An error occured during the file upload."

It doesn't matter if I use drag and drop or browse.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.