| 1 |
AlternC: Hosting software suite |
|---|
| 2 |
================================================= |
|---|
| 3 |
|
|---|
| 4 |
Introduction |
|---|
| 5 |
------------ |
|---|
| 6 |
|
|---|
| 7 |
AlternC is a software suite helping system administrators in handling |
|---|
| 8 |
Web Services management. It should be easy to install, based only on |
|---|
| 9 |
OpenSource softwares. AlternC is GPL licensed. |
|---|
| 10 |
|
|---|
| 11 |
This software consist of an automatic install and configuration system, |
|---|
| 12 |
a web control panel to manage hosted users and their web services such |
|---|
| 13 |
as domains, email accounts, ftp accounts, web statistics ... |
|---|
| 14 |
|
|---|
| 15 |
Technically, AlternC is based on Debian GNU/Linux distribution, 'Sarge' |
|---|
| 16 |
version, and it depends on other softwares such as Apache, Postfix, |
|---|
| 17 |
Mailman ... It also contains an API documentation so that users can |
|---|
| 18 |
easily customize their web desktop. |
|---|
| 19 |
|
|---|
| 20 |
This project native tongue is French. However, the packages are |
|---|
| 21 |
available at least in French and English. They may also be available in |
|---|
| 22 |
other languages (Some Spanish or German translation is in the pipe...) |
|---|
| 23 |
depending on YOUR help on this part of the project. |
|---|
| 24 |
Some part of the documentation are only available in french for now, but |
|---|
| 25 |
will certainly be translated in a near future. |
|---|
| 26 |
|
|---|
| 27 |
AlternC was initially developped by system administrators at Lautre.Net, |
|---|
| 28 |
then other guys came and helped us, such as Globenet, Netaktiv, |
|---|
| 29 |
Neuronnexion or Koumbit. |
|---|
| 30 |
|
|---|
| 31 |
Install |
|---|
| 32 |
------------ |
|---|
| 33 |
|
|---|
| 34 |
For now, AlternC can be installed as a Debian package. This package |
|---|
| 35 |
depends on other softs used by AlternC. Just add those lines to your |
|---|
| 36 |
/etc/apt/sources.list file : |
|---|
| 37 |
|
|---|
| 38 |
deb http://debian.alternc.org debian/ |
|---|
| 39 |
deb-src http://debian.alternc.org debian/ |
|---|
| 40 |
|
|---|
| 41 |
then apt-get install alternc |
|---|
| 42 |
|
|---|
| 43 |
You may download and install additionnal plugins after installing AlternC. |
|---|
| 44 |
Let's go to the developper page for more information. |
|---|
| 45 |
|
|---|
| 46 |
https://dev.alternc.org/trac/alternc/ |
|---|