Git Product home page Git Product logo

nginx-vod-module-docker's Introduction

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

nginx-vod-module-docker's People

Contributors

dependabot-preview[bot] avatar esonderegger avatar flavioribeiro avatar fsouza avatar s47221288 avatar scentless-apprentice avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nginx-vod-module-docker's Issues

/thumb/ does not work

I am running the example and getting following nginx error:

2018/02/13 17:08:35 [error] 6#6: *1 open() "/opt/static/html/thumb/devito360p.mp4/thumb-1000.jpg" failed (2: No such file or directory), client: 172.17.0.1, server: localhost, request: "GET /thumb/devito360p.mp4/thumb-1000.jpg HTTP/1.1", host: "localhost:3030"
172.17.0.1 - [13/Feb/2018:17:08:35 +0000] "GET /thumb/devito360p.mp4/thumb-1000.jpg HTTP/1.1" 404 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36"

Support SSL

Hello
Thank you for your great job
Do you know how, I can add support domain name and SSL ( by lets encrypts ) on video URLs?

Allow for low memory configurations < 2GB RAM so can be used on EC2 Free Tier

Problem

nginx is requesting to allocate more than the maximum shared memory configured for the system.
This image uses a default shared memory allocation that is too high for my machine (an Amazon EC2 t2.micro instance).

Here is the error:

nginx: [alert] mmap(MAP_ANON|MAP_SHARED, 2147483648) failed (12: Out of memory)

From what I can tell this mean that the NGINX needs 2147483648 bytes or 2 GB of shared memory available.

where is the nginx.conf

Can you submit a nginx.conf file as an example to config video files location, encoder & resolution and other options? Thanks!

install

How that install on ubuntu?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.