Rapache

Differences between revisions 9 and 12 (spanning 3 versions)
Revision 9 as of 2010-05-20 22:05:48
Size: 955
Editor: lns-bzn-04-83-158-132-66
Comment: cleaning
Revision 12 as of 2010-06-01 13:30:11
Size: 1223
Editor: lns-bzn-45-82-65-173-147
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
== Links ==
Currently we don't have a dedicated website.
 * Project page, code and bugs on launchpad: http://launchpad.net/rapache
 * Developer website: http://www.stefanoforenza.com/category/rapache/
Line 6: Line 11:
* There are many different branch developments.  * There are many different branch developments.
Line 9: Line 14:
Version 0.7:
[[https://code.launchpad.net/~tacone/rapache/ssh-fakeauth|Version 0.8]]:
Line 18: Line 24:

Rapache is a simple tool for remotely managing and configuring an apache2 server.

If you need a simpler software just to start/stop apache2 and mysql, check localhost-indicator

Currently we don't have a dedicated website.

Development environment

  • There are many different branch developments.

ROAD MAP

Version 0.8:

  • Connect SSH servers to configure remote apaches
  • bookmark SSH servers
  • Avahi ? Smile :)

  • Policykit ?
    • maybe not, we can't use that on ssh servers.
    • how to get root privileges via ssh ? Not every server allow remote root login (ubuntu's for example ;-))
  • QA 3

Use cases

  • Tony is a webdesigner. He don't want to mess with apache, he wants to get started customizing wordpress themes on localhost.
  • Ralph is a small company's webmaster. Since he has lot of stuff to get done, he don't want to loose time configuring apache via commandline

Rapache (last edited 2010-06-01 13:30:11 by lns-bzn-45-82-65-173-147)