Explore >> Select a destination


You are here

palant.info
| | www.tumfatig.net
10.2 parsecs away

Travel
| | Looking at my notes , it seems I haven't setup an email services server from scratch since 2015. Of course, mine have evolved following OpenBSD updates and upgrades. Let's benefits from the fact that I'm migrating from Vultr to OpenBSD Amsterdam to write a few notes about the mail server (re)creation. At the time of writing, OpenBSD is available in version 7.2.
| | cookie.engineer
10.5 parsecs away

Travel
| | E-Mail with Postfix and Dovecot
| | dataswamp.org
12.2 parsecs away

Travel
| | In this blog post, you will learn how to configure your email server to automatically encrypt incoming emails using GPG.
| | webgeist.dev
31.5 parsecs away

Travel
| This is a guide to deploy a node application using the well known Capistrano gem with a bit of help of the capistrano-node-deploy gem. This guide uses ruby to deploy your node.js application. So I assume that you have both ruby and bundler (a package manager similar to npm) installed. I also provide some feedback at the end, why I used ruby and not JavaScript for deployment.