Difference between revisions of "Server information"
m (Lennart moved page List of software to Server information) |
|
(No difference)
|
Revision as of 17:38, 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.
- The Debian operating system. The main servers run Debian stable. The Kolab containers run either Debian oldstable or stable.
- Linux Containers.
- Ansible automation software.
- Kolab Groupware. The following software runs in Kolab containers:
- 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.