Independent hosting operator since 2014 · New York · Dallas · Amsterdam Status Looking Glass Contact
D4 NetworksD4 Networks
Client area Deploy a server
Home / Resources

Resources

Notes from the network

Guides, fixes, and announcements from the engineers who run the platform.

39 articles · page 1 of 5

Tutorials Run several apps behind one Nginx reverse proxy One VPS, one public IP, several apps on local ports. How to give each app its own hostname and share one set of proxy headers between them. Jul 28, 2026 · 12 min read Tutorials Back up your VPS off server with restic How to put an encrypted restic repository on another machine, run it nightly from a systemd timer, and check that a restore actually works. Jul 27, 2026 · 17 min read Tutorials Set up fail2ban properly on your VPS Installing fail2ban takes one command. Making it actually ban anything takes a few more, starting with checking which log the sshd jail reads. Jul 23, 2026 · 10 min read Tutorials Install Mail-in-a-Box on a VPS One command turns a fresh Ubuntu server into a complete mail system with webmail, calendars, contacts, and its own DNS. It also takes over the whole machine. Jul 19, 2026 · 6 min read Tutorials Install docker-mailserver on a VPS A mail server with no web interface and no database, configured entirely from files and a setup command. The lightest of the container options. Jul 18, 2026 · 7 min read Tutorials Install Mailu on a VPS Mailu generates its own Compose file from a web wizard, so setup is mostly answering questions. Covers the version choice that decides how stable your server is. Jul 14, 2026 · 6 min read Troubleshooting Your mail is going to spam: how to fix it Work through the checks in order: authentication, reverse DNS, blocklists, content, and reputation. Most cases are one missing DNS record. Jul 12, 2026 · 6 min read Tutorials Install Stalwart mail server on a VPS A complete mail server in one container that runs on 2 GB. Covers the setup wizard, the container-specific settings, and getting your DNS records out of it. Jul 11, 2026 · 5 min read Tutorials Install mailcow on a VPS Set up mailcow with webmail, calendar, and contacts, on a plan with enough memory to run it properly. Jul 9, 2026 · 6 min read