All Projects → nytimes → Nginx Vod Module Docker

nytimes / Nginx Vod Module Docker

Licence: apache-2.0
Docker image for nginx with Kaltura's VoD module used by The New York Times

Projects that are alternatives of or similar to Nginx Vod Module Docker

Docker Alpine
Docker containers running Alpine Linux and s6 for process management. Solid, reliable containers.
Stars: ✭ 574 (+374.38%)
Mutual labels:  docker-image, nginx
Dockerfiles
lots of dockerfiles, based on alpine
Stars: ✭ 69 (-42.98%)
Mutual labels:  docker-image, nginx
Janus Webrtc Gateway Docker
Perfect Docker Image for Media Streaming Expert User ( https://github.com/meetecho/janus-gateway )
Stars: ✭ 582 (+380.99%)
Mutual labels:  docker-image, nginx
Uwsgi Nginx Flask Docker
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container. Optionally with Alpine Linux.
Stars: ✭ 2,607 (+2054.55%)
Mutual labels:  docker-image, nginx
Ecs Nginx Proxy
Reverse proxy for AWS ECS. Lets you address your docker containers by sub domain.
Stars: ✭ 93 (-23.14%)
Mutual labels:  docker-image, nginx
Uwsgi Nginx Docker
Docker image with uWSGI and Nginx for applications in Python 3.5 and above and Python 2.7 (as Flask) in a single container. Optionally with Alpine Linux.
Stars: ✭ 466 (+285.12%)
Mutual labels:  docker-image, nginx
Magento2 Varnish Redis Ssl Docker Compose
Deploy Magento2 with Varnish Cache and Redis with SSL termination using Docker-compose tool
Stars: ✭ 37 (-69.42%)
Mutual labels:  docker-image, nginx
Ngx Fastdfs
nginx + lua +fastdfs Real-time dynamic compression of distributed pictures
Stars: ✭ 146 (+20.66%)
Mutual labels:  docker-image, nginx
Docker Oidc Proxy
Docker Image built on Alpine Linux for secure OpenID Connect (OIDC) proxy authentication
Stars: ✭ 91 (-24.79%)
Mutual labels:  docker-image, nginx
Docker Alpine Php Fpm
Docker image for php-fpm based on alpine linux that makes it small
Stars: ✭ 90 (-25.62%)
Mutual labels:  docker-image, nginx
Bitnami Docker Nginx
Bitnami nginx Docker Image
Stars: ✭ 198 (+63.64%)
Mutual labels:  docker-image, nginx
Nginx Php Fpm
Nginx and php-fpm for dockerhub builds
Stars: ✭ 1,419 (+1072.73%)
Mutual labels:  docker-image, 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 (+29.75%)
Mutual labels:  docker-image, nginx
Nginx Rtmp Docker
Docker image with Nginx using the nginx-rtmp-module module for live multimedia (video) streaming.
Stars: ✭ 506 (+318.18%)
Mutual labels:  docker-image, nginx
Larakube
Laravel app deployment for auto scaled Kubernetes cluster
Stars: ✭ 157 (+29.75%)
Mutual labels:  docker-image, nginx
Nano Nginx
Nano container with nginx preconfigured as reverse proxy
Stars: ✭ 15 (-87.6%)
Mutual labels:  docker-image, nginx
Dockerfile
📦 Dockerfiles from WebDevOps for PHP, Apache and Nginx (with PHP5 and PHP7)
Stars: ✭ 1,169 (+866.12%)
Mutual labels:  docker-image, nginx
Docker Laravel
🐳 Docker Images for Laravel development
Stars: ✭ 101 (-16.53%)
Mutual labels:  docker-image, nginx
Docker Nginx Basic Auth
🔐 Simple Docker image for basic authentication
Stars: ✭ 111 (-8.26%)
Mutual labels:  docker-image, nginx
Motan Openresty
A cross-language RPC framework for rapid development of high performance distributed services based on OpenResty.
Stars: ✭ 117 (-3.31%)
Mutual labels:  nginx

nginx-vod-module-docker

Build Status

This repository contains a Dockerfile for building nginx with Kaltura's vod-module.

Building locally

This repository uses Docker's multi-stage builds, therefore building this image requires Docker 17.05 or higher. Given that you have all the required dependencies, building the image is as simple as running a docker build:

docker build -t nytimes/nginx-vod-module .

Docker Hub

The image is available on Docker Hub: https://hub.docker.com/r/nytimes/nginx-vod-module/.

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