Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

eve-val/watchtower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watchtower

Development Install

  • install Vagrant
  • install Virtualbox (or maybe Vagrant will understand if you have some other virtualization tool, I don't know)
  • cp Vagrantfile.example Vagrantfile and edit to your liking
  • vagrant up
  • edit config.ini as appropriate
  • vagrant ssh
  • run

Deployment

(aka the important bits of what the vagrant config does)

  • cp config.example.ini config.ini and edit as appropriate
  • pip install -e .
  • python -m watchtower config.ini to run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published