Limpid-hosting is a set of simple and transparent utilities for typical hosting tasks. They enable lightweight Web hosting without any central database or Web interface. New subdomains are created by simply creating a new subdirectory. Access to Subversion repositories is managed via a simple htpasswd file.
| Tags | Systems Administration Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | Unix Shell bash |
| Translations | English |
Recent releases


Release Notes: This is a bugfix release. The "hosting_del_user" command did not drop the database user before dropping the databases. Old versions of PostgreSQL dropped them automatically, but now this has to be done by the script.


Release Notes: This release contains some small corrections. The upgrade instructions have been corrected to work with very old versions of Limpid-hosting. All common AWStats settings have been moved into the /etc/awstats/awstats.conf.local configuration file. The README now mentions how to setup Geo::IPfree.


Release Notes: This release adds big improvements. All distribution-specific settings are now configurable, so Limpid hosting is no longer Debian-specific. AWStats Web statistics are now created automatically.


Release Notes: This release contains some small improvements. The encoding of newly created PostgreSQL databases is now 'UTF-8'. There are now separate log files per VirtualHost.


Release Notes: This release contains some small improvements. The README now advises you to add a default VirtualHost for unknown domains. Newly created VirtualHost entries have a simpler DocumentRoot so that they work with suPHP.