All Projects → gregory-vc → blog

gregory-vc / blog

Licence: other
Micro service blog by php and docker

Programming Languages

PHP
23972 projects - #3 most used programming language
shell
77523 projects
Nginx
273 projects

Docker micro micro micro blog

####Install Docker:

wget -qO- https://get.docker.com/ | sh
sudo usermod -aG docker user
sudo apt-get install python-pip
sudo pip install docker-compose

Compile

chmod 744 compile
./compile
chmod 744 upload_db
./upload_db

Run

http://gate.blog:30001/
admin
admin
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].