Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmzoneill committed Mar 3, 2017
1 parent c923fcd commit 1a80b92
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
@@ -0,0 +1,11 @@
# appengine-ffmpeg
Distributed ffmpeg on google app engine

Alpha quality code
Somehard coded config needs to be updated in the python files before deploying.

cd default
google app deploy app.yaml --version=alpaha

cd worker
google app deploy worker.yaml --version=alpaha

0 comments on commit 1a80b92

Please sign in to comment.