Go to file
Alan Garcia a945fef25c Fix #1500 2013-06-13 12:12:45 +00:00
.tx adding new languages (it,nl) 2012-12-07 16:56:33 +00:00
aide AlternC Plugin are now part of AlternC svn repository\n Migration Phase 2 2006-04-26 12:28:53 +00:00
awstats Bugfixes awstats 2013-03-06 13:29:53 +00:00
bureau Fixes #1486 2013-04-18 14:46:28 +00:00
debian fixing an install-time crash on LXC 2013-04-19 12:07:17 +00:00
etc/alternc Bug dans les templates de VHOST pour le upload_tmp_dir 2013-02-28 13:10:00 +00:00
install Fix #1500 2013-06-13 12:12:45 +00:00
lang Updating language files from Transifex 2013-02-08 14:54:25 +00:00
man Merging blue desktop to trunk. 2009-09-08 05:29:38 +00:00
nightlybuild De la typo (pour commiter depuis svn) 2012-08-30 16:51:00 +00:00
po bein l'admintools.pot n'a pas de raison d'avoir des trad FR... 2011-06-04 15:18:38 +00:00
roundcube Fixes : #1480 2013-04-12 13:59:30 +00:00
selenium adding initial first test-case and test-suite for AlternC using Selenium IDE / Selenium Server 2012-08-25 14:39:03 +00:00
squirrelmail Correction bug qui empechait la suppression des prefs squirrelmail 2013-02-08 14:29:51 +00:00
src backporting r4332 2013-05-13 12:27:19 +00:00
tests Dataset 2012-08-25 14:45:55 +00:00
tools Semble OK now 2013-02-13 10:37:15 +00:00
upnp upnp suite 2012-09-06 07:01:31 +00:00
.gitattributes Fix #1500 2013-06-13 12:12:45 +00:00
.gitignore adding en + nl + fixing transifex script 2013-02-06 06:25:20 +00:00
.svnignore adding svnignore where required to ignore .mo, debian files etc. thanks to this we can have an empty svn status properly now ;) 2012-10-17 09:41:40 +00:00
CODING_CONVENTION.php removing french readme (...) too old, updating the english one a little, starting a small code convention doc 2012-08-26 10:01:39 +00:00
COPYING AlternC Plugin are now part of AlternC svn repository\n Migration Phase 2 2006-04-26 12:28:53 +00:00
DEBIAN_COMPLIANCE Fixing *more* Lintian reported bugs: out-of-date-standards-version, maintainer-script-lacks-debhelper-token, dh-clean-k-is-deprecated, using-question-in-extended-description-in-templates, executable-is-not-world-readable, malformed-question-in-templates 2013-02-03 13:39:30 +00:00
README license of translations + update in templaets + no SVN UP in rules + update of engrish 2013-02-04 18:45:02 +00:00
repos-to-tx.sh adding en + nl + fixing transifex script 2013-02-06 06:25:20 +00:00
svnup.sh document the script I made for tx/po management + svnup ;) 2012-08-21 17:16:07 +00:00
tx-to-repos.sh Updating language files from Transifex 2013-02-08 15:14:11 +00:00

README

AlternC: Hosting software suite 
=================================================

Introduction
------------

AlternC is a software suite helping system administrators in handling
Web Services management. It should be easy to install, based only on 
OpenSource softwares. AlternC is GPL licensed.

This software consist of an automatic install and configuration system,
a web control panel to manage hosted users and their web services such
as domains, email accounts, ftp accounts, web statistics ...

Technically, AlternC is based on Debian GNU/Linux distribution, 'Squeeze'
version, and it depends on other softwares such as Apache, Postfix, 
Mailman ... It also contains an API documentation so that users can
easily customize their web desktop.

This project native tongue is French. However, the packages are 
available at least in French and English. They may also be available in
other languages (Some Spanish or German translation is in the pipe...)
depending on YOUR help on this part of the project.
Some part of the documentation are only available in french for now, but
will certainly be translated in a near future.

AlternC was initially developped by system administrators at Lautre.Net,
then other guys came and helped us, such as Globenet, Netaktiv, 
Neuronnexion or Koumbit.

Install
------------

For now, AlternC can be installed as a Debian package. This package 
depends on other softs used by AlternC. Just add those lines to your
/etc/apt/sources.list file : 

 deb http://debian.alternc.org/ stable main

then apt-get install mysql-server alternc

You may download and install additionnal plugins after installing AlternC.
Let's go to the developper page for more information.

	https://alternc.org/

License
------------

AlternC is distributed under the GPL v2 or later license. See COPYING.

AlternC's translations (po files) are distributed under the Creative Commons
CC0 license. Don't participate to the translation if you don't agree to publish
your translation using that license.