Services: Difference between revisions
From DcUsers
No edit summary |
No edit summary |
||
(76 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Here is a short overview of the services provided by DuckCorp. |
Here is a short overview of the services provided by DuckCorp. |
||
Our services are supervised and important data are [[Services/Backup|saved regularly]]. |
|||
Public services: |
|||
* a stratum 2 NTP server, to setup time on your machines, and also part of the [http://www.pool.ntp.org/en/ NTP Pool Project] |
|||
* a dictionnary server, using the DICT protocol, and with a [http://dico.duckcorp.org/ web interface] |
|||
{{warning}} [[Services/Security|Notes about security !]] |
|||
Users services: |
|||
* Network facilities: |
|||
{| class="wikitable" style="text-align: center; width: 100%;" |
|||
** DNS hosting (MX1/MX2) |
|||
|+ Available Services |
|||
** IPv6 tunnels |
|||
|- |
|||
* Communication facilities: |
|||
! Category !! colspan="2" | Service !! Access !! Status !! Description |
|||
** mail hosting (user controlled antispam, antivirus, flexible quotas, SIEVE filtering, ...) |
|||
|- |
|||
** IRC Network |
|||
| rowspan="7" | Communication || rowspan="2" | Mail || [[Services/Mail|eMails]] || users || {{status_ok}} || style="text-align: left;" | Mail boxes with anti-spam/anti-virus, filtering…, or mail redirections |
|||
** XMPP (Jabber) Network (using the 'milkypond.org' domain, or a user domain) |
|||
|- |
|||
** Triboune Libre |
|||
| [[Services/ML|Mailing-Lists]] || public/users || {{status_ok}} || style="text-align: left;" | Distribution lists for mails |
|||
** SAFT |
|||
|- |
|||
* Application facilities: |
|||
| rowspan="2" | IRC || [[Services/IRC|IRC Network]] || public || {{status_ok}} || style="text-align: left;" | MilkyPond Chat Network using a dedicated software or a Web-interface |
|||
** web hosting, with various possibilities for web programming (SSI, PHP, Perl, Python, Ruby, ...) |
|||
|- |
|||
** VCS hosting: git, SVN, BZR |
|||
| [[Services/IRC-Bouncer|IRC Bouncer]] || users || {{status_ok}} || style="text-align: left;" | IRC proxy (IRC server relaying IRC communications, keeping connections open and remembering logs) |
|||
** shell access (site admin, run custom scripts, screen for text-mode geeks, ...) (for trusted users only) |
|||
|- |
|||
* Databases facilities: |
|||
| XMPP (Jabber) || [[Services/XMPP|XMPP Network]] || users || {{status_ok}} || style="text-align: left;" | Global Chat Network (inter-communication between many [[wikipedia:Xmpp#History|well-known public IM services]]) |
|||
** PostgreSQL |
|||
|- |
|||
** MySQL |
|||
| Matrix || [[Services/Matrix|Matrix Node]] || users || {{status_ok}} || style="text-align: left;" | Decentralized Communication protocol |
|||
** LDAP |
|||
|- |
|||
| Web Key Directory || [[Services/WKD|WKD]] || users || {{status_ok}} || style="text-align: left;" | PGP Key Publishing Platform to simplify secure communication |
|||
|- |
|||
| rowspan="5" | Sharing || colspan="2" | [[Services/Gallery|Media Gallery]] || public/users || {{status_down}} || style="text-align: left;" | Photo and video gallery |
|||
|- |
|||
| colspan="2" | [[Services/Wiki|Wiki]] || public/users || {{status_ok}} || style="text-align: left;" | Documentation, technical knowledge, useful tips… |
|||
|- |
|||
| colspan="2" | [[Services/StuffCloud|StuffCloud]] || public/users || {{status_ok}} || style="text-align: left;" | Personal data store (contacts, calendars, files…) with syncing/sharing capabilities |
|||
|- |
|||
| colspan="2" | [[Services/FTP|File Repository]] || public/users || {{status_ok}} || style="text-align: left;" | Generic file sharing system (using FTP) |
|||
|- |
|||
| colspan="2" | [[Services/Radio|Radio]] || public/users || {{status_ok}} || style="text-align: left;" | Media Streaming |
|||
|- |
|||
| rowspan="3" | Utilities || colspan="2" | [[Services/WebFeeds|News WebReader]] || users || {{status_ok}} || style="text-align: left;" | News feeds reader through a web interface |
|||
|- |
|||
| colspan="2" | [[Services/NTP|Time Server]] || public || {{status_ok}} || style="text-align: left;" | System used to automatically setup time on your machines |
|||
|- |
|||
| colspan="2" | [[Services/Dico|Dictionary Server]] || public || {{status_ok}} || style="text-align: left;" | Words searching system via a dedicated software (using the DICT protocol) or a Web-interface |
|||
|- |
|||
| rowspan="6" | Development || colspan="2" | [[Services/Projects|Project Management & Issue Tracking]] || public/users || {{status_ok}} || style="text-align: left;" | Tool intended to help organize projects |
|||
|- |
|||
| rowspan="2" | Code || [[Services/VCS|VCS]] || public/users || {{status_ok}} || style="text-align: left;" | Code/configuration versioning tools (Git, SVN, Baz, Bzr…) |
|||
|- |
|||
| [[Services/CodeReview|Code Review]] || public/users || {{status_down}} || style="text-align: left;" | Tool intended to help improve software quality |
|||
|- |
|||
| rowspan="2" | Databases || [[Services/SQL|SQL]] || users || {{status_ok}} || style="text-align: left;" | SQL server (PostgreSQL or MySQL) |
|||
|- |
|||
| [[Services/LDAP|LDAP]] || users || {{status_ok}} || style="text-align: left;" | LDAP server (OpenLDAP) |
|||
|- |
|||
| colspan="2" | [[Services/SoftwareRepository|Software Repository]] || public/users || {{status_ok}} || style="text-align: left;" | Software repository, to provide custom packages (think Debian debs) or installation media (thinks DVDs) |
|||
|- |
|||
| rowspan="7" | Hosting || rowspan="2" | Hostnames Directory || [[Services/DNS|DNS]] || users || {{status_ok}} || style="text-align: left;" | Domain Name System (NS1/NS2, DNSSEC…) |
|||
|- |
|||
| [[Services/DDNS|Dynamic DNS]] || users || {{status_ok}} || style="text-align: left;" | Dynamic DNS entries, for places where IPs are dynamic and not under your control |
|||
|- |
|||
| rowspan="2" | Mail || [[Services/MailHosting|Mail Domains]] || users || {{status_ok}} || style="text-align: left;" | Mail hosting (MX1/MX2) |
|||
|- |
|||
| [[Services/MLHosting|Mailing-Lists]] || users || {{status_ok}} || style="text-align: left;" | Distribution lists for mail domains |
|||
|- |
|||
| colspan="2" | [[Services/WebHosting|Web Sites/Applications]] || users || {{status_ok}} || style="text-align: left;" | Web pages using HTML/XHTML, CSS, JS, and various server-side programming languages (SSI, PHP, Perl, Python, Ruby…) |
|||
|- |
|||
| colspan="2" | [[Services/XMPPHosting|XMPP Domains]] || users || {{status_ok}} || style="text-align: left;" | XMPP Node for a custom domain |
|||
|- |
|||
| colspan="2" | [[Services/Shell|Shell]] || trusted || {{status_ok}} || style="text-align: left;" | Useful for website administration, development, run custom scripts, persistent applications for text-mode geeks… |
|||
|} |
Latest revision as of 04:23, 20 May 2021
Here is a short overview of the services provided by DuckCorp.
Our services are supervised and important data are saved regularly.
Category | Service | Access | Status | Description | |
---|---|---|---|---|---|
Communication | eMails | users | Mail boxes with anti-spam/anti-virus, filtering…, or mail redirections | ||
Mailing-Lists | public/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) | |||
XMPP (Jabber) | XMPP Network | users | Global Chat Network (inter-communication between many well-known public IM services) | ||
Matrix | Matrix Node | users | Decentralized Communication protocol | ||
Web Key Directory | WKD | users | PGP Key Publishing Platform to simplify secure communication | ||
Sharing | Media Gallery | public/users | Photo and video gallery | ||
Wiki | public/users | Documentation, technical knowledge, useful tips… | |||
StuffCloud | public/users | Personal data store (contacts, calendars, files…) with syncing/sharing capabilities | |||
File Repository | public/users | Generic file sharing system (using FTP) | |||
Radio | public/users | Media Streaming | |||
Utilities | News WebReader | users | News feeds reader through a web interface | ||
Time Server | public | System used to automatically setup time on your machines | |||
Dictionary Server | public | Words searching system via a dedicated software (using the DICT protocol) or a Web-interface | |||
Development | Project Management & Issue Tracking | public/users | Tool intended to help organize projects | ||
Code | VCS | public/users | Code/configuration versioning tools (Git, SVN, Baz, Bzr…) | ||
Code Review | public/users | Tool intended to help improve software quality | |||
Databases | SQL | users | SQL server (PostgreSQL or MySQL) | ||
LDAP | users | LDAP server (OpenLDAP) | |||
Software Repository | public/users | Software repository, to provide custom packages (think Debian debs) or installation media (thinks DVDs) | |||
Hosting | Hostnames Directory | DNS | users | Domain Name System (NS1/NS2, DNSSEC…) | |
Dynamic DNS | users | Dynamic DNS entries, for places where IPs are dynamic and not under your control | |||
Mail Domains | users | Mail hosting (MX1/MX2) | |||
Mailing-Lists | users | Distribution lists for mail domains | |||
Web Sites/Applications | users | Web pages using HTML/XHTML, CSS, JS, and various server-side programming languages (SSI, PHP, Perl, Python, Ruby…) | |||
XMPP Domains | users | XMPP Node for a custom domain | |||
Shell | trusted | Useful for website administration, development, run custom scripts, persistent applications for text-mode geeks… |