Skip to content

imperialebola2018/ebola-orderly-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Ebola OrderlyWeb configuration

Prerequisites

First, install the deploy tool (this will be installable from the python package repository soon)

pip3 install --user orderly-web

Ensure that the path that the script is copied into is in your path (on Linux, most likely ~/.local/bin, on OSX ~/Library/Python/<version>/bin

Start

orderly-web start config

Upgrading

It is possible that the orderly-web deploy scripts should be updated

pip3 install --user --upgrade orderly-web

Then redeploy with:

orderly-web stop config
orderly-web start --pull config

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages