Go to file
Benjamin Sonntag 5be674b06a new translations 2015-02-13 18:09:17 +01:00
.tx Updating language files from Transifex 2013-10-17 16:56:11 +00:00
api
awstats
bureau new translation 2015-02-13 17:58:24 +01:00
debian new translations 2015-02-13 18:09:17 +01:00
etc Fixes #1618 Updating dovecot configuration to account for disk space used by mails on the global disk space. 2014-07-31 15:28:22 +02:00
install Merge branch 'stable-3.1' 2014-09-15 15:25:27 +02:00
lang
lib [fix] Auth OK, Call OK 2014-09-21 16:44:06 +02:00
man
nightlybuild File de la mechant dash 2014-03-27 17:39:28 +00:00
phpunit Merge branch 'stable-3.1' 2014-09-15 15:25:27 +02:00
po
roundcube fixing RoundCube Managesieve plugin NOT using proper TCP port for SIEVE (4190 instead of 2000) 2014-04-25 11:21:07 +02:00
selenium
squirrelmail
src [fix] diagnostic useless comment 2014-09-17 17:53:59 +02:00
ssl new translations 2015-02-13 18:09:17 +01:00
tests
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 Mini modif 2014-03-28 15:18:23 +00:00
wheezy fixing dovecot configuration for LASTLOGIN variable on DOVECOT2 2014-08-01 12:00:17 +02:00
.gitattributes
.gitignore Merge branch 'feature-api' into feature-ssl 2014-09-21 00:21:47 +02:00
.gitmodules
.scrutinizer.yml Encore scrutinizer 2014-03-21 15:33:54 +01:00
.svnignore
.travis.yml
CODING_CONVENTION.php
COPYING
DEBIAN_COMPLIANCE
Makefile
README
repos-to-tx.sh
svnup.sh document the script I made for tx/po management + svnup ;) 2012-08-21 17:16:07 +00:00
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.