Go to file
Benjamin Sonntag 5f8dea3c8d fixing man install properly done now 2014-08-01 11:59:56 +02:00
.tx Updating language files from Transifex 2013-10-17 16:56:11 +00:00
awstats fixing PATH in alternc-awstats cron 2014-04-28 15:05:10 +02:00
bureau
debian fixing DEBCONF error when upgrading from 1.0 to 3.x : it migrates automatically to /var/www without telling / asking the user 2014-07-04 17:00:30 +02:00
etc
install mysql accept no argument BEFORE --defaults-file 2014-07-04 16:17:07 +02:00
lang new translations 2014-03-28 17:02:44 +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 File de la mechant dash 2014-03-27 17:39:28 +00:00
phpunit Test unitaires de demo 2014-04-07 16:28:48 +00:00
po
roundcube
selenium fixing alternc-awstats shell: using BASH 2014-03-28 16:05:36 +01:00
squirrelmail
src removing 'not used anymore' 2014-06-25 16:06:48 +02:00
tests
tools
upnp Mini modif 2014-03-28 15:18:23 +00:00
wheezy fixing bug when installing (bad upgrade check) 2014-07-04 12:37:37 +02:00
.gitattributes add script to create emails by hand from the commandline 2014-05-16 19:40:14 +00:00
.gitignore fixing transifex for GIT mode + unmerge for mailman 2014-03-27 17:01:39 +01:00
.gitmodules
.scrutinizer.yml
.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
CODING_CONVENTION.php Little changes to test PHP analyser 2014-03-20 09:35:11 +00:00
COPYING
DEBIAN_COMPLIANCE Trie et rangement divers 2013-02-19 17:42:02 +00:00
Makefile
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
svnup.sh
tx-to-repos.sh

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.