self-hosted (9)

Solutions and thought on the journey to regain control over your data

Ivan Matveyev

Server Behind NAT: Dynamic DNS Updates

One of my machines is serving public users but it behind NAT. Besides DHCP IP address reservation and Port Forwarding, it needed a hostname. I am using the below script to update the DDNS. #!/bin/bash IP_FILE="/tmp/ddns-ip.txt" # Try to get current IP, capture both output…

Continue reading...
Ivan Matveyev

Mail-in-a-Box and Publii

Free open-source email self-hosting solution Mail-in-a-Box provides hosting for static HTML websites. Publii is a desktop-based CMS for Windows, Mac and Linux that makes creating static websites fast and hassle-free, even for beginners. Publii has a way to upload the data to the server using…

Continue reading...
Ivan Matveyev

Awesome GitHub Lists

If you are curious about anything mentioned below, click the link: Self-hosted solutions (track link, also read through the sidebar!) Free programming books Python Software developer roadmaps Mac

Continue reading...