Difference between revisions of "Server information"

From DLNET.ORG Cloud Documentation
Jump to: navigation, search
m (Lennart moved page List of software to Server information)
(List of software)
Line 10: Line 10:
 
This is an incomplete list of software that is used to run the DLNET.ORG Cloud.
 
This is an incomplete list of software that is used to run the DLNET.ORG Cloud.
   
* The [https://www.debian.org/ Debian] operating system. The main servers run Debian stable. The Kolab containers run either Debian oldstable or stable.
+
* The [https://www.debian.org/ Debian] operating system. The main servers run Debian stable. The user containers run either Debian oldstable or stable.
 
* [https://linuxcontainers.org/ Linux Containers].
 
* [https://linuxcontainers.org/ Linux Containers].
 
* [https://www.ansible.com/ Ansible] automation software.
 
* [https://www.ansible.com/ Ansible] automation software.
* [https://kolab.org Kolab Groupware]. The following software runs in Kolab containers:
+
* The following software runs in user containers:
  +
** [https://kolab.org Kolab Groupware].
 
** [https://roundcube.net Roundcube] webmail.
 
** [https://roundcube.net Roundcube] webmail.
 
** [https://www.cyrusimap.org/ Cyrus IMAP].
 
** [https://www.cyrusimap.org/ Cyrus IMAP].

Revision as of 17:42, 19 November 2020

Setup

Our physical server is located in a data center in The Netherlands and is owned by User:Lennart. Its address is nl1.dlnet.org.

The server runs Linux Containers. Each user has a container with a full Debian installation. The user containers only have an IPv6 address, unless they pay for an IPv4 address. Therefore, all services (HTTP, SMTP and IMAP) are proxied via the container mail.dlnet.org.

mail.dlnet.org also does spam checking for incoming mail and is responsible for HTTPS encryption. Its outgoing email is routed via Amazon Web Services. This is necessary, at the moment, because large email providers like Google have a tendency to mark emails as spam that come from servers with low sending volumes.

List of software

This is an incomplete list of software that is used to run the DLNET.ORG Cloud.