[OK] install magento, mariadb use kitematic control docker on windows 10

1、First install kitematic 2、see video PS:remeber if login failed, just clear cookie. Then relogin two times. ========== user docker shell docker exec -ti xxxxoooo bash //xxxxoooo is docker name check hosts and use ping can link success ========== docker images

2017-07-04 · 1 min · 40 words · Me

Import!! install magento, mariadb use kitematic control docker on windows 10

Can’t use kitematic install mariadb, magento, because two container can’t connect get error msg: Failed to connect to mariadb:3306 after 36 tries How to do https://github.com/bitnami/bitnami-docker-joomla/issues/2 1、download https://raw.githubusercontent.com/bitnami/bitnami-docker-magento/master/docker-compose.yml 2、docker-compose up then everyting is ok ! Can’t Use!

2017-07-04 · 1 min · 37 words · Me

magento install on xampp ubuntu

1、crate virtualbox vm, install ubuntu 16 This step have many tech, just find on google ps: start Virtual Box in background make link, link content is vboxheadless -startvm “your vm’s name” check internet is ok~~ 2、Use account that when you install ubuntu, create user account. Now example username is “Ubuntu”. Login Ubuntu use “Ubuntu” account. see https://www.apachefriends.org/download.html choese 7.0.13 / PHP 7.0.13 wget https://www.apachefriends.org/xampp-files/7.0.13/xampp-linux-x64-7.0.13-1-installer.run chmod +x xampp-linux-x64-7.0.13-1-installer.run install ...

2017-01-03 · 2 min · 253 words · Me

Introduction to the Magento 1.x REST API

http://devdocs.magento.com/guides/m1x/api/rest/introduction.html Magento 2 快到了~~ 有新的API方式

2016-05-08 · 1 min · 5 words · Me

[轉]Magento REST API Cart

https://bitbucket.org/snippets/lbanka/qne7/magento-rest-api-cart

2016-05-08 · 1 min · word · Me