Skip to content

Latest commit

 

History

History
executable file
·
26 lines (11 loc) · 329 Bytes

File metadata and controls

executable file
·
26 lines (11 loc) · 329 Bytes

Octopus

Octopus IT Automation Tool

Octopus é uma ferramenta para configuração de vários servidores simultâneamente e remotamente

Deploy

pip install pyramid waitress

apt-get install python-libvirt mongodb

python inicia_db.py

python setup.py install

Executando o projeto

pserve development.ini --reload