Skip to content

noderabbit-team/mediathread_deploy

 
 

Repository files navigation

Wrapper project to deploy MediaThread

  1. Get the MediaThread code and submodules:

    $ git clone --recursive git://github.com/natea/mediathread_deploy.git
    
  2. Run the initializiation for the project:

    $ init_project.sh
    
  3. Login to MediaThread by pointing your browser at http://mediathread.stackato-xxxx.local

  4. Use these login credentials (can be changed in stackato.yml):

    un: admin
    pw: secret123
    

About

Testing deploy of MediaThread

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.7%
  • Shell 6.3%