Migration von JekyllRB zu Hugo

Es war mal wieder soweit: Der gute alte JekyllRB hat mich jahrzehntelang treu begleitet. Aber die Zeichen der Zeit sind nicht zu übersehen - das Projekt ist seit einiger Zeit nur noch im Wartungsmodus. Das allein wäre noch nicht Dramatisch, aber der Build-Prozess war immer eine kleine Hürde. Ruby, Bundler, Gemfile, und dann diese endlose Wartezeit bis ein neuer Post endlich online ging. Jedes Mal, wenn ich schnell etwas veröffentlichen wollte, wurde ich an diese Komplexität erinnert.

[Mehr]

Zurück zu Jekyll

Ehrlicherweise habe ich beinahe ein Jahr lang nichts neues gepostet. Das passiert ja schonmal. Warum wechsele ich dann schon wieder die Blogging-Engine?

Das ist eigentlich ganz einfach: Ich habe meinen Hosting-Anbieter gewechselt und lasse meine Webseiten und Webanwendungen jetzt in Containern laufen. Um die Resourcen meines Servers zu schonen und noch ein wenig Platz für wichtigere Dinge zu haben, mache ich aus zwei Containern (Wordpress & mySQL), die ziemlich viele Prozesse starten (apache2, mysql, php uvm.) nur noch einen Container, der mit nginx ein wenig sparsamer ist, kein internes Netzwerk mehr braucht und als Bonus nur einen Bruchteil der Imagegröße der anderen Lösung hat.

[Mehr]
Kategorien: allgemein  Tags: blog wordpress jekyll ruby docker wirres-zeug 

My blog is so dead - it has turned into a ghost

A year ago, I migrated my blog from wordpress to static assets created with harpjs. It was fun and I learned a lot by using technology like LESS and jade which I had not gotten into before.

I ran the blog using harp as application server using pm2 for service and cluster management at first, so publishing was as easy as writing on my laptop, checking into source control and updating the “working copy” on the server. I had some problems with that as my server got unresponsive for other services I run there and it was rather obvious that node (or better stated pm2) ate a lot of cpu. After trying to work around that issue by reducing other services cpu- and memory-usage (I switched my web server from apache to lighttpd and eventually nginx in those attempts) I decided to compile my blog with harp and server static assets only.

[Mehr]

adding a simple tag cloud

After having my blog running with harpjs for about a week and having pushed the basic structure to github for everybody to use as they wish (if they wish to…), I found it would be great to organize my tags in a tag cloud rather than showing them in an unhandy list - as the amount of tags used grows, this list view is not useful at all to anybody (unless you are searching the page with the browsers built-in search functionality). I still have the list style active on my archived blog in German if you like to see an example.

[Mehr]

WebCenter Interaction Blog

Ich habe gerade eine neue Plattform zur Selbstdarstellung aufgetan: Meinen Blog speziell zum Thema Oracle WebCenter Interaction !

Um mal wieder mehr English zu schreiben und einige Dinge für mich selbst zu dokumentieren, ist das ja eine ganz nette Plattform – vielleicht landet ja auch das ein oder andere Suchergebnis auf dieser Seite…

Für diesen Blog bedeutet das: Keine ALUI-Postings mehr.

Der URL ist: http://wci.h-dawg.de/

Edit: Der angesprochene Blog ist leider genauso tot wie Oracle WebCenter Interaction und wurde deshalb wieder abgeschaltet…