Home
About
SK blog
Rapture in Everything
Posts tagged "open source"
2018 Dec 27
2018 Dec 27
Playing with Huginn: "Your agents are standing by!"
"Huginn is a system for building agents and performing automated tasks online." Here's how I found it, made a personal newsletter (and some other stuff) with it. Next time: Docker setup....
huginn
docker
self-hosted
2018 May 23
2018 May 23
Leaving Evernote for Joplin
I have been looking for an Evernote replacement for the longest time. It's a nice tool, but it has some features and limitations that irritated me: no markdown support (the HTML in the editor often got messy), no end-to-end encryption or control over my data, and a restrictive device limit and online-only requirement in the free version. While one could argue I could have paid to fix some of those problems, I didn't want to. The only restriction that really bothered me was the two-device limit....
tools
joplin
migration
2017 Dec 14
2017 Dec 14
Wallabag - with MySQL and RabbitMQ
How I discovered Wallabag and made it run on Ubuntu with MySQL and RabbitMQ for Imports. Everything I needed to do should be here,...
tech
how-to
self-hosted
2017 Nov 20
2017 Nov 20
Hosting a .NET Core 2 app on Ubuntu
A few months ago I'd started a fun side-project of moving my personal web apps from various Windows-based services to a single Ubuntu VM because of the release of Ghost 1.0 [https://zblesk.net/blog/ghost-learning-nginx-on-ubuntu/]. Later, I'd managed to replace my Bonobo Git Server with Gitea [https://zblesk.net/blog/running-a-git-repo-site-on-nginx-on-ubuntu/]. The last piece was to move a custom app - which was written in .NET and needed to be re-written to run on Ubuntu. (And it took forever...
how-to
tech
ubuntu
2017 Aug 16
2017 Aug 16
Running a git repo site on nginx on Ubuntu
Last time around [https://zblesk.net/blog/ghost-learning-nginx-on-ubuntu/] I wrote about migrating my webs to an Ubuntu VM. One of the few things that were left to migrate was my private git repo hosting site. I'd used Bonobo Git Server [http://bonobogitserver.com/] and had always been satisfied with it. Since it doesn't target .Net Core, I didn't see any reasonable way to run it on Ubuntu. After some searching, I'd fortunately stumbled upon Gitea [https://gitea.io/]. To get it up and running f...
how-to
git
migration
Older
Newer