Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jcf/vagrant-mediadrop

Configures MediaDrop inside a Virtualbox VM
https://github.com/jcf/vagrant-mediadrop

Last synced: 1 day ago
JSON representation

Configures MediaDrop inside a Virtualbox VM

Awesome Lists containing this project

README

        

# MediaDrop in a VM

MediaDrop is an open source video platform that allows you to…

> Run a powerful video site built in Python on your own
> infrastructure.

This repo makes it easy to get MediaDrop running inside a virtual
machine so you can try it out and decide if it's the right tool for
you.

**Disclaimer:** I'm not affiliated with MediaDrop in any way, and I
can not support installing or configuring it.

## Getting Started

Configures and installs MediaDrop inside a virtual machine.

```
git clone git://github.com/jcf/vagrant-mediadrop.git
cd vagrant-mediadrop
vagrant up
```

Visit http://localhost:8080/admin and sign in using `Admin:admin`.

For more information check out http://mediadrop.net.

## License

Copyright © 2015 James Conroy-Finn

Released under the MIT license.