Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

More docs for beginner #315

Open
maseen opened this issue Feb 20, 2018 · 2 comments
Open

More docs for beginner #315

maseen opened this issue Feb 20, 2018 · 2 comments

Comments

@maseen
Copy link

maseen commented Feb 20, 2018

Hi,

i need more docs to install Akeneo with Docker for noob like me.

I follow :

https://docs.akeneo.com/2.2/install_pim/docker/installation_docker.html#

I download the "pim-community-standard" version
But at this step :

Install Akeneo
Now, you can initialize Akeneo by running:

$ bin/docker/pim-dependencies.sh
$ bin/docker/pim-initialize.sh

I have this error :

ERROR: No such service: fpm
ERROR: No such service: node

@damien-carcel
Copy link
Contributor

Hi @maseen.

You missed the section about running the containers https://docs.akeneo.com/2.2/install_pim/docker/installation_docker.html#run-and-stop-the-containers.

You need first to run docker-compose up -d, so your containers are up and you can launch the two commands.

I admit a reminder just before the Now, you can initialize Akeneo by running: could be nice though.
There is a need to clarify the doc on many points. I'll add it to the backlog for the documentation.

Regards,
Damien

@damien-carcel
Copy link
Contributor

Relates to #307.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants