convert

command module
v0.0.0-...-19e9e11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2016 License: AGPL-3.0 Imports: 12 Imported by: 0

README

convert

DreamVids video conversion server

setup

Database parameters can be changed via the following environnement variables:

DV_DB_HOST, DV_DB_PORT, DV_DB_USER, DV_DB_PASSWORD, DV_DB_NAME

manual

Make sure that Go is installed and that your GOPATH is set.

go get github.com/dreamvids/convert
$GOPATH/bin/convert

docker

git clone https://github.com/dreamvids/convert.git
cd convert
docker build -t dreamvids/convert .
docker run --rm --link your-db-container:db -p 8001:8001 dreamvids/convert

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL