Difference between revisions of "Server information"
(→List of software) |
m |
||
Line 1: | Line 1: | ||
== Setup == |
== Setup == |
||
− | Our physical server is located in a data center in The Netherlands and is owned by [[User:Lennart]]. Its address is <code>nl1.dlnet.org</code>. |
+ | Our main physical server is located in a data center in The Netherlands and is owned by [[User:Lennart]]. Its address is <code>nl1.dlnet.org</code>. |
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 <code>mail.dlnet.org</code>. |
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 <code>mail.dlnet.org</code>. |
||
<code>mail.dlnet.org</code> 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. |
<code>mail.dlnet.org</code> 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. |
||
+ | |||
+ | <code>backup.dlnet.org</code> is a dedicated server hosted by OVH (France). Its only purpose is to temporarily store incoming email when <code>nl1.dlnet.org</code> is down. |
||
== List of software == |
== List of software == |
Revision as of 17:48, 19 November 2020
Setup
Our main 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.
backup.dlnet.org
is a dedicated server hosted by OVH (France). Its only purpose is to temporarily store incoming email when nl1.dlnet.org
is down.
List of software
This is an incomplete list of software that is used to run the DLNET.ORG Cloud.
- The Debian operating system. The main servers run Debian stable. The user containers run either Debian oldstable or stable.
- Linux Containers.
- Ansible automation software.
- The following software runs in user containers:
- Kolab Groupware.
- Roundcube webmail.
- Cyrus IMAP.
- Postfix mail transfer agent.
- Plex media server.
- Apache web server.
Seafile file synchronisation software.- ownCloud file sharing server.
- Deluge torrent daemon and WebUI.
- The mail server (mail.dlnet.org) runs:
- amavisd-new mail content scanner.
- Exim mail transfer agent.
- Dovecot IMAP server.
- Apache web server.
- SpamAssassin spam filter.