All Projects → hamptonpaulk → Php7 Dockerized

hamptonpaulk / Php7 Dockerized

Simple PHP7 Docker & Compose Environment

Labels

Projects that are alternatives of or similar to Php7 Dockerized

Carrots Admin Ajax
基于AngularJS1.3.18 + BootStrap 3.3.7 + +jQuery3.2.1 的后台管理系统方案
Stars: ✭ 147 (-8.12%)
Mutual labels:  nginx
Nginx Lua Graphicsmagick
类似淘宝图片,用Lua脚本实现的自定义图片尺寸,动态生成缩略图
Stars: ✭ 153 (-4.37%)
Mutual labels:  nginx
Nginx
NGINX Accelerated! This is a Docker image that creates a high performance (FAST!), optimized image for NGINX for use with Redis and PHP-FMP. Deliver sites and applications with performance, reliability, security, and scale. This NGINX server offers advanced performance, web and mobile acceleration, security controls, application monitoring, and management.
Stars: ✭ 157 (-1.87%)
Mutual labels:  nginx
Meetingfilm
基于微服务架构的在线电影购票平台
Stars: ✭ 149 (-6.87%)
Mutual labels:  nginx
Nginx
A fairly flexible and feature full Ansible role for the NGINX web server.
Stars: ✭ 151 (-5.62%)
Mutual labels:  nginx
Larakube
Laravel app deployment for auto scaled Kubernetes cluster
Stars: ✭ 157 (-1.87%)
Mutual labels:  nginx
Ngx Fastdfs
nginx + lua +fastdfs Real-time dynamic compression of distributed pictures
Stars: ✭ 146 (-8.75%)
Mutual labels:  nginx
Website Ssl.sh
低门槛跨入Https大门!网站ssl证书自动生成工具(http到https的转变),燥起来吧!
Stars: ✭ 160 (+0%)
Mutual labels:  nginx
Rtsptohttp Flv
使用JavaCV开发的rtsp流转http-flv流(rtmp已不支持)并进行推流的流媒体服务
Stars: ✭ 152 (-5%)
Mutual labels:  nginx
Nginxconfig.io
⚙️ NGINX config generator on steroids 💉
Stars: ✭ 14,983 (+9264.38%)
Mutual labels:  nginx
Django Celery Docker Example
Example Docker setup for a Django app behind an Nginx proxy with Celery workers
Stars: ✭ 149 (-6.87%)
Mutual labels:  nginx
Upyun Resty
UPYUN's open source software for OpenResty development
Stars: ✭ 150 (-6.25%)
Mutual labels:  nginx
Nginx upstream module
Tarantool NginX upstream module (REST, JSON API, websockets, load balancing)
Stars: ✭ 157 (-1.87%)
Mutual labels:  nginx
Docker Wordpress
WordPress container with Nginx 1.16 & PHP-FPM 7.3 based on Alpine Linux
Stars: ✭ 148 (-7.5%)
Mutual labels:  nginx
Njs Examples
NGINX JavaScript examples
Stars: ✭ 158 (-1.25%)
Mutual labels:  nginx
Ngx Oauth
OAuth 2.0 proxy for nginx written in Lua.
Stars: ✭ 146 (-8.75%)
Mutual labels:  nginx
Movie recommend
基于Spark的电影推荐系统,包含爬虫项目、web网站、后台管理系统以及spark推荐系统
Stars: ✭ 2,092 (+1207.5%)
Mutual labels:  nginx
Wikipedia Mirror
🌐 Guide and tools to run a full offline mirror of Wikipedia.org with three different approaches: Nginx caching proxy, Kimix + ZIM dump, and MediaWiki/XOWA + XML dump
Stars: ✭ 160 (+0%)
Mutual labels:  nginx
Study
全栈工程师学习笔记;Spring登录、shiro登录、CAS单点登录和Spring boot oauth2单点登录;Spring data cache 缓存,支持Redis和EHcahce; web安全,常见web安全漏洞以及解决思路;常规组件,比如redis、mq等;quartz定时任务,支持持久化数据库,动态维护启动暂停关闭;docker基本用法,常用image镜像使用,Docker-MySQL、docker-Postgres、Docker-nginx、Docker-nexus、Docker-Redis、Docker-RabbitMQ、Docker-zookeeper、Docker-es、Docker-zipkin、Docker-ELK等;mybatis实践、spring实践、spring boot实践等常用集成;基于redis的分布式锁;基于shared-jdbc的分库分表,支持原生jdbc和Spring Boot Mybatis
Stars: ✭ 159 (-0.62%)
Mutual labels:  nginx
Oneinstack
OneinStack - A PHP/JAVA Deployment Tool
Stars: ✭ 1,983 (+1139.38%)
Mutual labels:  nginx

php7-dockerized

Simple PHP7 Docker & Compose Environment

In order to assist in teaching the building of simple PHP applications and understanding the use of docker and compose this repository was adapted from Kasper Isager's PHP Dockerized

Technology included

Requirements

Running

Clone the repository. Change directory into the cloned project. Run the following command.

$ docker-compose up

More information can be found about the inner workings of this in a post created for codeschool.com on Medium Setting Up A Local PHP7 Development Environment With Docker & Compose

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