Explore Docker wordpress nginx on Docker Windows

The purpose here: quick install and run all in one docker with nginx+php+mysql+wordpress eugeneware explore docker inside portable docker for windows Check here if you want to know how to make portable docker toolbox for windows. $ dockerstart installation docker images $ docker pull eugeneware/docker-wordpress-nginx Using default tag: latest latest: …

Portable nginx+php+mysql stack on windows msys

download nginx+php+mysql zip package and unzip without installation nginx-1.11.5.zip beta version on windows php-7.0.12-nts-Win32-VC14-x64.zip with php-cgi tool mysql-5.7.16-winx64.zip community server config nginx nginx.conf change doc root from html to www, create www folder under nginx place all app site in conf/conf.d folder and include them nginx.conf sample app site sample …

Brackets – best lightweight code editor

highlight on Brackets open source from Adobe https://github.com/adobe/brackets lightweight but very powerful code editor realtime live preview for HTML, CSS and Javascript, syncing with browser when you type code supports source code edit for over 38 types of file, such as Python, Perl, Ruby etc install Brackets Download portable Brackets …