All Projects → tooleks → Photo Blog

tooleks / Photo Blog

Licence: mit
The Photo Blog Application based on Laravel 5 and Vue.js 2 + Prerender

Projects that are alternatives of or similar to Photo Blog

Reading
整理阅读过的干货文章, 帖子
Stars: ✭ 318 (+478.18%)
Mutual labels:  mysql, redis, laravel, nginx
Docker Laravel
🐳 Docker Images for Laravel development
Stars: ✭ 101 (+83.64%)
Mutual labels:  mysql, redis, laravel, nginx
Stacker
Stacker - The environment for local web development, ready for use.
Stars: ✭ 356 (+547.27%)
Mutual labels:  mysql, redis, laravel, nginx
Shell
Infrastructure Management Shell - Linux
Stars: ✭ 381 (+592.73%)
Mutual labels:  mysql, redis, nginx
Full Stack Notes
全栈工程师手册
Stars: ✭ 366 (+565.45%)
Mutual labels:  mysql, redis, nginx
Docker Django
A complete docker package for deploying django which is easy to understand and deploy anywhere.
Stars: ✭ 378 (+587.27%)
Mutual labels:  redis, container, nginx
Vagrant Php Dev Box
PHP 7 vagrant development box with nginx, php-fpm, MySQL, Symfony, Laravel, ... on Ubuntu 16.04
Stars: ✭ 473 (+760%)
Mutual labels:  mysql, laravel, nginx
Zing Gallery
基于node.js的web相册,让摄影照片的展示更加简单 Web albums based on node.js, more simple to show photography photos
Stars: ✭ 401 (+629.09%)
Mutual labels:  photos, photography, gallery
Thumbsup
Generate static HTML photo / video galleries
Stars: ✭ 493 (+796.36%)
Mutual labels:  photos, photography, gallery
Phalcon Vm
Vagrant configuration for PHP7, Phalcon 3.x and Zephir development.
Stars: ✭ 43 (-21.82%)
Mutual labels:  mysql, redis, nginx
Laravel Ubuntu Init
A shell script for setting up Laravel Production environment on Ubuntu 14.04 & Ubuntu 16 & Ubuntu 18 system.
Stars: ✭ 695 (+1163.64%)
Mutual labels:  mysql, laravel, nginx
Drupal Nginx Php Kubernetes
Demonstration of a set of NGINX and PHP-FPM containers running Drupal deployed to Kubernetes on the IBM Container Service. This is a work in progress.
Stars: ✭ 43 (-21.82%)
Mutual labels:  mysql, redis, nginx
Devilbox
A modern Docker LAMP stack and MEAN stack for local development
Stars: ✭ 3,598 (+6441.82%)
Mutual labels:  mysql, redis, nginx
Notebook
🍎 笔记本
Stars: ✭ 381 (+592.73%)
Mutual labels:  mysql, redis, nginx
Jianzhi V2
基于laravel5.5跟Vue2前后端分离的兼职平台
Stars: ✭ 327 (+494.55%)
Mutual labels:  mysql, redis, laravel
Docker Laravel
🐳 Build a simple laravel development environment with docker-compose.
Stars: ✭ 415 (+654.55%)
Mutual labels:  mysql, laravel, nginx
Springbootunity
rabbitmq、redis、scheduled、socket、mongodb、Swagger2、spring data jpa、Thymeleaf、freemarker etc. (muti module spring boot project) (with spring boot framework,different bussiness scence with different technology。)
Stars: ✭ 845 (+1436.36%)
Mutual labels:  mysql, redis, nginx
Laravel Vue
运用laravel5.4 + vue2.0 + elementui
Stars: ✭ 276 (+401.82%)
Mutual labels:  mysql, redis, laravel
Awesome Programming Books
📚 经典技术书籍推荐,持续更新...
Stars: ✭ 3,472 (+6212.73%)
Mutual labels:  mysql, redis, nginx
Blog
Jiajun的编程随想
Stars: ✭ 528 (+860%)
Mutual labels:  mysql, redis, nginx

The Photo Blog Application based on Laravel 5 and Vue.js 2 + Prerender

Tech Stack

  • Docker 17.10
  • Docker Compose 1.14
  • NGINX 1.15
  • MySQL 5.7
  • Redis 4
  • PHP-FPM 7.3
  • Laravel 5.8
  • Node.js 10
  • Vue.js 2.6

Installation

Please make sure you have installed and running Docker and Docker Compose on the host machine as far as the following commands will rely on your setup.

Run the command (within the project root directory) to initialize the application.

make init

Run the command (within the project root directory) to start Docker containers.

make start

Tip: Ctrl+C interrupts the process.

Run the command (in another terminal window, within the project root directory) to perform post-initialization steps.

make post-init

Tip: Run make help to list all available commands.

Browsing

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].