⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Webapp for UC Berkeley Library AV player

License

Notifications You must be signed in to change notification settings

BerkeleyLibrary/avplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AV Player

The UC Berkeley Library audio/video player.

Servers

Staging: avplayer.ucblib.org.

Production: avplayer.lib.berkeley.edu (Note: The production server does not display a home page.)

Logging

Staging and production logs are aggregated in Amazon CloudWatch.

You'll need to sign in with the IAM account alias uc-berkeley-library-it and then with your IAM user name and password (created by the DevOps team).

Development

  1. Build the images:

    docker-compose build --pull
  2. Bring up the application container:

    docker-compose up -d

Viewing logs

You can view application output directly in the console by running docker-compose up without the -d (detach) flag, or use:

docker-compose logs -f

Additional documentation

About

Webapp for UC Berkeley Library AV player

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 5