Go to file
Benjamin Sonntag cab86d7fa5 adding Subdomain class in API + few functions as of now 2015-06-08 19:21:45 +02:00
.tx
api [enh] Importing API and SSL from branches 2015-05-07 17:29:43 +02:00
awstats removing awstats-package crontab 2015-04-22 13:15:27 +02:00
bureau proper spaces in admin 2015-06-08 19:21:34 +02:00
debian changelog OK 2015-05-12 17:37:40 +02:00
etc allowing smtps/submission without TLS 2015-04-29 15:25:28 +02:00
install [fix] bug in mysql.sql => forgot one comma , to remove 2015-04-29 14:51:53 +02:00
lang new translations 2014-03-28 17:02:44 +01:00
lib/Alternc/Api adding Subdomain class in API + few functions as of now 2015-06-08 19:21:45 +02:00
man
nightlybuild
phpunit [fix] Missing chmod action 2014-09-09 14:52:56 +02:00
po
roundcube fixing roundcube install (TODO: check what alternc.install is doing at the same time) 2014-10-01 18:38:10 +02:00
selenium
squirrelmail
src adding NFS_QUOTA=no to local.sh => default is now to NOT enable NFS-based quota 2015-04-29 12:02:37 +02:00
ssl [fix] ssl bug on new url-ssl template 2015-05-12 17:33:05 +02:00
tests
tools
upnp
wheezy adding changelog for 3.1.6 (SSL & API) 2015-05-07 17:51:45 +02:00
.gitattributes add script to create emails by hand from the commandline 2014-05-16 19:40:14 +00:00
.gitignore [fix] gitignore update 2015-05-07 17:54:52 +02:00
.gitmodules
.scrutinizer.yml
.svnignore
.travis.yml Compile aussi en php 5.5 sur travis 2014-06-24 14:11:51 +00:00
CODING_CONVENTION.php
COPYING
DEBIAN_COMPLIANCE
Makefile [enh] Import of SSL debian files 2015-05-07 17:43:54 +02:00
README
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.