Using multiple SSL certificates and load balancing multiple sites with Traefik
Update September 22nd 2019: It seems that traefik has recently updated their docker registry, in such that when you do pull request will get you traefik version 2.0 by default…
Review: GK66 Bluetooth Mechanical Keyboard with Swappable Gateron Optical Switch
The GK66 promises a lot of stuff. It’s fairly affordable, A bluetooth 3.0, mechanical keyboard with swappable switches sounds too good to be true, isn’t it? I feel that a…
New domain, not really
Well, yes, not really. The domain was registered as early as 2004 I think. It gained google cloud service in 2012. The domain and its’ subs have been used a…
What’s on My YouTube Playlist #2
So I previously did the first “What’s on My Youtube playlist” back in March 2016 and I kinda want to give an update on it. Also, a friend of mine…
Docker Swarm Load Balancing and SSL Termination with Traefik
Update September 22nd 2019: It seems that traefik has recently updated their docker registry, in such that when you do pull request will get you traefik version 2.0 by default…
Docker Swarm Load Balancing and SSL Termination with DockerCloud HAProxy
Prerequisite If you have internet facing VMs, particularly 2 of them, as a manager and a worker, and your own domain, that would be great. You can also do this…
Getting Tomcat ready for production
So you decide that the application is ready for prime time, it’s time to deploy them to production. Before that happens, let’s make sure everything is fine and dandy on…
Enabling Hibernate on Ubuntu 19.04 Disco Dingo
So I decided to migrate my ThinkPad X230 from Ubuntu 18.04 to the newly released Ubuntu 19.04, codenamed “Disco Dingo”. To get Disco (or any recent, SystemD-ladden Ubuntu releases) to…
fail2ban, ufw, and sshd with custom port on Ubuntu
One of the tool we can use to secure our Ubuntu box from incoming attacks, if we can’t establish a whitelist for incoming connection is fail2ban. Point fail2ban to your…
Installing Kie Server & Drools Workbench Part 2: installing kie-server & Drools Workbench
Yes. yes, I admit that the title is ridiculous. Anyhow, you should now have WildFly up and running, so let’s move on. To accommodate the kie-server and specifically the Drools…