Admantium

  1. Home
  2. About
  3. Projects
  4. Imprint
    1. Mozilla Observatory Grade Uptime Robot
    2. Dark Mode

Archives

2026 7
2025 34
2024 41
2023 35
2022 38
More

Categories

IOT Robots LLM Kubernetes Microcontrollers Javascript NLP Hashicorp Vault Microcontroller Infrastructure at Home

Tags

IOT Robots LLM Raspberry Pi Kubernetes Home Assistant Microcontrollers Python ROS Devops
Featured image of post Lighthouse Scanner: Stateless NodeJS Microservices with Redis DB
Lighthouse
Lighthouse Nodejs Redis

Lighthouse Scanner: Stateless NodeJS Microservices with Redis DB

In a cloud environment, microservices need to be stateless so that containers can de scaled or restarted at any moment. What is a good solution? Read about how to build stateless microservices in NodeJS using the ultrafast #Redis in-memory database

Monday, June 22, 2020
Featured image of post Using Ansible for Hosting a Blog on a Cloud Server
Tech
Tech Devops Ansible

Using Ansible for Hosting a Blog on a Cloud Server

How do you run your blog? Managed Hosting? CMS System? Bare metal? My choice is a cloud server, provisioned by Ansible to setup and an Nginx web server with TLS. See how easy the setup and installation is in my new blog post.

Thursday, June 18, 2020
Featured image of post Lighthouse Scanner: Frontend Development with PlainJS
Lighthouse
Lighthouse Javascript Frontend Tutorial

Lighthouse Scanner: Frontend Development with PlainJS

With my Lighthouse-as-a-Service website scanner you can quickly check a webpage about its performance, SEO and best practices. In my new article, I explain the frontend development of this service with delightful simple plain JS.

Monday, June 15, 2020
Featured image of post Encrypt Status Communication Messages in Consul and Nomad
Infrastructure at Home
Infrastructure at Home Devops Hashicorp

Encrypt Status Communication Messages in Consul and Nomad

Plaintext messages are used for status synchronization in Nomad and Consul. Learn how to encrypt these messages with TLS in my new blog article...

Monday, June 8, 2020
Featured image of post Lighthouse Scanner:  Microservice Development with the Hapi Framework
Nodejs
Nodejs Tutorial Lighthouse-Series

Lighthouse Scanner: Microservice Development with the Hapi Framework

With my Lighthouse-as-a-Service website scanner you can quickly check a webpage about its performance, SEO and best practices. It is built with microservices. In my new article, I discuss Nodejs Microservice frameworks and show how to leverage the Hapi framework.

Thursday, June 4, 2020
Featured image of post Nginx Reverse Proxy with TLS Encryption
Infrastructure at Home
Infrastructure at Home Devops Nginx

Nginx Reverse Proxy with TLS Encryption

TLS encryption of traffic is a security must have. In this article, I show how to create and install a self-signed certificate, and how to configure Nginx for providing encryption to all ingress and egress traffic.

Monday, June 1, 2020
Featured image of post Nginx as a Reverse Proxy
Infrastructure at Home
Infrastructure at Home Devops Nginx

Nginx as a Reverse Proxy

Nginx is a versatile tool: webserver, load balancer, reverse proxy. In this article, I show how to use Nginx as the central reverse proxy in your cloud that works with Consul and local DNS servers for providing well-known domain names of applications running in your cloud

Thursday, May 28, 2020
Featured image of post Persisting Data with Nomad
Infrastructure at Home
Infrastructure at Home Devops Hashicorp

Persisting Data with Nomad

Nomad gives you several options for persisting data. In this article, I systematically tried docker bind mounts, docker volume mounts and NFS to share some painful lessons learned.

Monday, May 25, 2020
Featured image of post Lighthouse as a Service: Scan WebPages for Performance, SEO and Best Practices
Nodejs
Nodejs Kubernetes Lighthouse-Series

Lighthouse as a Service: Scan WebPages for Performance, SEO and Best Practices

With Lighthouse you can quickly scan web pages for their performance, SEO and best practices. I provide lighthouse as a service, powered by microservices that run on Kubernetes. Read about my motivation and initial design considerations.

Thursday, May 21, 2020
Featured image of post Service Discovery with Consul and Traefik
Infrastructure at Home
Infrastructure at Home Devops Hashicorp Traefik

Service Discovery with Consul and Traefik

Service discovery in a cluster is essential for your application. Learn how to combine Consul, DNSmasq and Traefik for automating DNS resolution with minimal configuration.

Monday, May 18, 2020
1 21 22 23 24 25 26 27
© 2026 Admantium
Built with Hugo
Theme Stack designed by Jimmy