clean-docker / Magento2

Docker Image to Magento 2 local development in Mac, Linux and Windows
https://hub.docker.com/r/rafaelcgstz/magento2/
MIT License
444 stars 251 forks source link

Authentication required (repo.magento.com) what does it mean? #50

Closed Abunwer closed 6 years ago

Abunwer commented 6 years ago

I typed install-magento2
then ask me for a username and password what is the username and the password ?

rafaelstz commented 6 years ago

You need to get the user and pass directly on the Magento Marketplace account. https://devdocs.magento.com/guides/v2.2/install-gde/prereq/connect-auth.html

cloud_access-key

Abunwer commented 6 years ago

Thank you that resolve my issue