Go to file
Benjamin Sonntag 566980a5a3 Updating language files from Transifex 2014-03-27 16:43:36 +01:00
.tx Updating language files from Transifex 2013-10-17 16:56:11 +00:00
awstats Updating language files from Transifex 2014-03-27 16:43:36 +01:00
bureau Updating language files from Transifex 2014-03-27 16:43:36 +01:00
debian Updating language files from Transifex 2014-03-27 16:43:36 +01:00
etc Ca aurait pas mieux marché.. 2014-01-31 07:40:25 +00:00
install Updating language files from Transifex 2014-03-27 16:43:36 +01:00
lang Updating language files from Transifex 2014-03-27 16:43:36 +01:00
man DEBIAN COMPLIANCE big commit : fixes almost all lintian issues + complete rewrite of debian/rules (now mostly in Makefile at the root of source code) + start using POD2MAN for man pages + remove some old unused and broken tools 2013-04-23 15:11:00 +00:00
nightlybuild De la typo (pour commiter depuis svn) 2012-08-30 16:51:00 +00:00
phpunit [fix] phpunit test name 2014-03-26 18:00:36 +01: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 Suggested comments 2014-03-26 14:59:41 +01: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 Suggested comments 2014-03-26 14:59:41 +01:00
src Another cometics 2014-03-26 18:16:13 +00:00
tests Dataset 2012-08-25 14:45:55 +00:00
tools DEBIAN COMPLIANCE big commit : fixes almost all lintian issues + complete rewrite of debian/rules (now mostly in Makefile at the root of source code) + start using POD2MAN for man pages + remove some old unused and broken tools 2013-04-23 15:11:00 +00:00
upnp Missing $db in upnp 2014-03-26 14:05:51 +00:00
wheezy adding opendkim-tools in WHEEZY 2013-11-22 15:49:11 +00:00
.gitattributes Add travis file 2014-03-19 10:23:02 +00:00
.gitignore [fix] ignore nbproject 2014-03-21 11:01:50 +01:00
.gitmodules [enh] gitmodules 2014-03-21 11:01:50 +01:00
.scrutinizer.yml Encore scrutinizer 2014-03-21 15:33:54 +01: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
.travis.yml Remet php 5.3 dans les tests de config 2014-03-26 15:39:13 +00:00
CODING_CONVENTION.php Little changes to test PHP analyser 2014-03-20 09:35:11 +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 Trie et rangement divers 2013-02-19 17:42:02 +00:00
Makefile Corrige deploiement de incron.d 2013-10-18 08:31:06 +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 Updating language files from Transifex 2014-03-27 16:43:36 +01: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 2014-03-27 16:43:36 +01: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.