Coder Social home page Coder Social logo

umd-lib / avalon-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from avalonmediasystem/avalon-docker

0.0 13.0 3.0 49.45 MB

Dockerfiles for Avalon Media System - http://github.com/avalonmediasystem/avalon

Shell 15.44% XSLT 57.00% Perl 1.16% Dockerfile 26.41%

avalon-docker's Introduction

avalon-docker

The project contains the Dockerfiles for all the necessary components of Avalon Media System. For developing with Avalon, the docker-compose script in Avalon and Avalon Bundle are recommended.

Prerequisite

Linux

  1. Install Docker
  2. Install Docker-Compose

OSX

Usage

  1. Clone this Repo
  2. Copy dotenv.example to .env and fill in the passwords and Rails secret key base.
  3. From inside the avalon-docker directory
  • sudo chmod a+w masterfiles to setup write permission for shared directory
  • docker-compose pull to get the prebuilt images from Dockerhub
  • docker-compose up to stand up the stack

To access the site, visit http://localhost in your browser.

Notes

  • docker-compose logs <service_name> to see the container(s) logs
  • docker-compose build --no-cache <service_name> to build the image(s) from scratch
  • docker ps to see all running containers
  • docker exec -it avalondocker_avalon_1 /bin/bash to log into Avalon docker container

Advanced Usage

Running on a server

Set these Avalon env vars:

  • SETTINGS__DOMAIN=http://<ip address or hostname>/
  • STREAMING_HOST=<ip address or hostname> so Avalon crafts the right streaming URLs

avalon-docker's People

Contributors

ablwr avatar apertome avatar carrickr avatar cjcolvar avatar cwant avatar dananji avatar joncameron avatar mbklein avatar mohideen avatar phuongdh avatar thorucsd avatar

Watchers

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

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.