Simple Deploy
This homepage runs at home. Yeah, personal website at my sweet home…
My deploy process is pretty simple, I just copy the files that hugo generated to my http server.
I use the OpenBSD’s http server, maybe I post my settings later.
So I wrote a simple makefile to do the deploy process…
sync:
@rsync -azLPH --delete http/public/ thor:www/umgeher.org
Yeah, that simple.
Articles from blogs I follow around the net
Random relinking at boot comes to httpd(8) and smtpd(8)
Random order relinking of critical components is an OpenBSD feature specifically designed to make it harder to exploit bugs in the resulting binary. sshd(8) was the first of the network-facing daemons to get the random treatment (see this previous report).…
via OpenBSD Journal 2026-06-05 06:41The circus freaks of open source
The masterwork of Terry A. Davis is his eclectic operating system, TempleOS, which he worked on until his tragic death in 2018. In terms of technical excellence, TempleOS rates well in some respects and poorly in others. For example, it earns …
via Drew DeVault's blog 2026-06-05 00:00Issue #19
via OpenBSD Webzine 2026-05-19 13:00Generated by openring
/comments changelog@umgeher.org?Subject=Re: Simple Deploy
/permalink https://umgeher.org/posts/2021/01/simple-deploy.html