Services: Difference between revisions
From DcUsers
No edit summary |
No edit summary |
||
Line 27: | Line 27: | ||
|- |
|- |
||
| colspan="2" | Dictionary Server || public || Words searching system via a dedicated software (using the DICT protocol) or a Web-interface |
| colspan="2" | Dictionary Server || public || Words searching system via a dedicated software (using the DICT protocol) or a Web-interface |
||
|- |
|||
| rowspan="3" | Development || colspan="2" | VCS || users || Code/configuration versioning tools (Git, SVN, Baz, Bzr…) |
|||
|- |
|||
| rowspan="2" | Databases || SQL || users || SQL server (PostgreSQL or MySQL) |
|||
|- |
|||
| LDAP || users || LDAP server (OpenLDAP) |
|||
|} |
|} |
||
Line 53: | Line 59: | ||
* Application facilities: |
* Application facilities: |
||
** web hosting, with various possibilities for web programming (SSI, PHP, Perl, Python, Ruby, ...), and stats |
** web hosting, with various possibilities for web programming (SSI, PHP, Perl, Python, Ruby, ...), and stats |
||
** VCS hosting: git, SVN, BZR |
|||
** [[Services/Shell|shell access]] (site admin, run custom scripts, screen for text-mode geeks, ...) (for trusted users only) |
** [[Services/Shell|shell access]] (site admin, run custom scripts, screen for text-mode geeks, ...) (for trusted users only) |
||
* Databases facilities: |
|||
** PostgreSQL |
|||
** MySQL |
|||
** LDAP |
Revision as of 02:07, 23 January 2012
Here is a short overview of the services provided by DuckCorp.
Our services are supervised and important data are saved regularly.
Category | Service | Access | Description | |
---|---|---|---|---|
Communication | eMails | users | Mail box(es) with anti-spam/anti-virus, filtering…, mail redirections, mail hosting (MX1, MX2) | |
Mailing-Lists | users | Distribution lists for mails | ||
IRC | IRC Network | public | MilkyPond Chat Network using a dedicated software or a Web-interface | |
IRC Bouncer | users | IRC proxy (IRC server relaying IRC communications, keeping connections open and remembering logs) | ||
IRC to IM gateway | users | IRC server relaying communication to multiple instant messaging networks in a unified interface (supported network: ICQ/AIM/YM!/…, support as much networks as Pidgin + coincoin) | ||
XMPP (Jabber) | users | Global Chat Network (inter-communication between many well-known public IM services) | ||
Triboune Libre | public | MilkyPond Web-chat system inspired by the famous one on Linuxfr.org | ||
Utilities | Time Server | public | System used to automatically setup time on your machines (and also part of the NTP Pool Project) | |
Dictionary Server | public | Words searching system via a dedicated software (using the DICT protocol) or a Web-interface | ||
Development | VCS | users | Code/configuration versioning tools (Git, SVN, Baz, Bzr…) | |
Databases | SQL | users | SQL server (PostgreSQL or MySQL) | |
LDAP | users | LDAP server (OpenLDAP) |
Even if the service is publicly accessible, and is used to share information with the world, parts of the it may be restricted by their respective owner.
- public FTP server (with ACLs)
- public wiki (with ACLs)
- public issue tracker (with ACLs)
- public VCS access (with web viewers)
- public Debian repository (needs rework)
- public photo gallery (with ACLs)
Users Services
- Network facilities:
- DNS hosting (NS1/NS2, DNSSEC)
- IPv6 tunnels
- NSTX (IP over DNS tunnels)
- Communication facilities:
- SAFT
- Application facilities:
- web hosting, with various possibilities for web programming (SSI, PHP, Perl, Python, Ruby, ...), and stats
- shell access (site admin, run custom scripts, screen for text-mode geeks, ...) (for trusted users only)