The Wayback Machine - http://web.archive.org/web/20201027220011/https://github.com/macagua/hostout.debian
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.rst

hostout.debian

A plugin for collective.hostout for debian host.

What does it do?

If you are new to remote application management on debian host, hostout.debian can help you to deploy your first site in minutes. hostout.debian is compatible with Plone on Debian Lenny and Debian Squeeze or any other buildout based environment.

hostout.debian is a Plugin for collective.hostout that is a zc.buildout recipe Hostout generates a script which logs into your remote host(s) and performs preset and customizable commands. e.g.

$ bin/hostout productionserver deploy

$ bin/hostout server1 server2 supervisorctl restart instance1

$ bin/hostout all cmd ls -al

$ bin/hostout staging mylocalfabriccommand

How does it do that?

Commands can easily be added from a local fabric script, hostout command plugins or just the builtin commands to help you bootstrap and deploy your buildout to remote hosts.

Why is hostout awesome?

Managing multiple environments can be a real pain and a barrier to development. Hostout puts all of the settings for all of your environments in an easy-to-manage format.

About

Plugin for collective.hostout that bootstraps an debian host ready for hostout deployment

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.