Tools I Need
From Laen
Contents |
A Message Bus
I'd like a better way for my hosts to report data to a variety of destinations than syslog and sendmail. Ideally, I'd like this message bus to be two way.
STOMP, ActiveMQ? "Durable Topics".
A Configuration Templating Language
I want a way to generate configuration files based on variables.
Maybe a DSL build on top of ERB?
Better service control
Maybe something like the Solaris Service interface?
Requirements:
- Start/stop/restart/enable/disable
- Able to be securely controlled remotely.
- Grab stdout and stderr from the application and log it.
Redirection Service
Every vhost can import a set of redirect and rewrite rules. rewrite_map controlled.
