lmno.pk
open-menu closeme
linkedin github gitlab twitter
  • Configuring External-DNS with Technitium DNS Server

    calendar Feb 26, 2025 · 3 min read · External-DNS Kubernetes Technitium DNS  ·
    Share on: twitter facebook linkedin copy
    Configuring External-DNS with Technitium DNS Server

    In this guide, we’ll configure External-DNS with Technitium DNS Server using RFC-2136 dynamic updates. This setup allows Kubernetes to automatically update DNS records, eliminating manual management.

    We'll cover TSIG authentication, Helm deployment, and ingress configuration to ensure proper integration.

    Let’s get …


    Read More
  • Automating Etcd Backups for Talos with S3 and ArgoCD

    calendar Feb 16, 2025 · 4 min read · Kubernetes Talos Backup ArgoCD Kustomize  ·
    Share on: twitter facebook linkedin copy
    Automating Etcd Backups for Talos with S3 and ArgoCD

    Automating Talos etcd Backups with Scheduled Jobs and ArgoCD

    Setting up a reliable and automated etcd backup for Talos is simpler than it seems if you break it down properly. The key? Using a combination of Kubernetes CronJobs, External Secrets, and ArgoCD for seamless deployment and management.

    In this guide, I’ll …


    Read More
  • Configuring Single Sign-On (SSO) for Linux Systems

    calendar Oct 21, 2024 · 4 min read · Keycloak SSO PAM 2FA Linux  ·
    Share on: twitter facebook linkedin copy
    Configuring Single Sign-On (SSO) for Linux Systems

    Configuring Single Sign-On (SSO) for Linux Systems using Keycloak and PAM with kc-ssh-pam

    In this guide, we will configure single sign-on (SSO) for a Linux system using Keycloak and PAM with kc-ssh-pam. This will allow users to log in to the Linux system using their Keycloak credentials.

    Prerequisites

    Before we begin, …


    Read More
  • Creating Telegram Bot & adding to channel

    calendar Oct 21, 2024 · 2 min read · Telegram PingMe Bot  ·
    Share on: twitter facebook linkedin copy
    Creating Telegram Bot & adding to channel

    Creating a telegram bot Step-by-Step

    Creating a new bot for Telegram is pretty striaght forward.

    1. Open Telegram Messanger
    2. Search @BotFather on Telegram.
    3. Type /start to get started.
    4. Type /newbot to start the bot creation process.
    5. Enter your Bot name and unique Username, which must end with the bot and send.

    In the …


    Read More
  • How to create a discord bot & token

    calendar Oct 21, 2024 · 3 min read · Discord Bot PingMe  ·
    Share on: twitter facebook linkedin copy
    How to create a discord bot & token

    What is a Discord Bot Token?

    A Discord Bot Token is a short phrase that acts as a “key” to controlling a Discord Bot. Tokens are used inside bot code to send commands back and forth to the API, which in turn controls bot actions.

    Generating Your Token Step-by-Step

    1. Go to the Discord Developer Portal

    Your first step …


    Read More
  • How to setup Gitlab on kubernetes

    calendar Oct 21, 2024 · 5 min read · Kubernetes Gitlab Kustomize Subvars  ·
    Share on: twitter facebook linkedin copy
    How to setup Gitlab on kubernetes

    In this article, I will describe all the steps required to setup GitLab CI/CD in kuberntes using kustomize. We will go through how to run GitLab on Kubernetes when you have related resources postgres, redis, minio, tls certificates etc already available in your setup.

    This is a very common scenario in companies and …


    Read More
  • Monitor dockerhub rate limits with grafana

    calendar Oct 21, 2024 · 2 min read · Docker Kubernetes Proemehteus Grafana  ·
    Share on: twitter facebook linkedin copy
    Monitor dockerhub rate limits with grafana

    About • Usage • Image Configuration • Local Demo • Helm Chart • Todo • Issues • Acknowledgment


    About

    The exporter allows to retrieve the DockerHub rate limit counts as scrape target for Prometheus. The exporter obtains an auth token and then queries the Docker Hub registry with a HEAD request to …


    Read More
  • Performing code checks with gihtub actions & sending results to slack

    calendar Oct 21, 2024 · 2 min read · Github Discord Telegram Rocketchat Mattermost  ·
    Share on: twitter facebook linkedin copy
    Performing code checks with gihtub actions & sending results to slack

    What is a GitHub Action ?

    A GitHub action is an element of your custom workflow that is triggered when a push or pull request is created and performs some action such as checking code, sending a message or deploying the application.

    The most important concept of GitHub actions is their composability. You can assemble …


    Read More
  • Rancher & Keycloak authentication backend setup

    calendar Oct 21, 2024 · 5 min read · Rancher Kubernetes Keycloak  ·
    Share on: twitter facebook linkedin copy
    Rancher & Keycloak authentication backend setup

    Rancher v2.X KeyCloak Authentication Backend Configuration

    Ranchers official documentation about how to configure the Rancher & KeyCloak setup is fine but definitely not sufficient to successfully configure it. That's why every single required step is documented down here.

    KeyCloak Configuration

    Steps are based on …


    Read More
  • Send alerts to multiple platforms from your scripts

    calendar Oct 21, 2024 · 3 min read · Telegram Slack Pushover Scripts Discord Email Mattermost  ·
    Share on: twitter facebook linkedin copy
    Send alerts to multiple platforms from your scripts
    In this article, we will illustrate how to configure and send messages to multiple platforms from your scripts. A notification can be setup based on success or failure of a task or if you want to have an alert when a certain condition is meet. This article uses a small binary PingMe to send this notification, you can …
    Read More

Tech Enthusiast, Open Source Advocate, Lifelong Learner & Family Man Finding Joy in Both.
Read More

Featured Posts

  • Configuring External-DNS with Technitium DNS Server
  • Automating Etcd Backups for Talos with S3 and ArgoCD
  • Configuring Single Sign-On (SSO) for Linux Systems
  • Creating Telegram Bot & adding to channel
  • How to create a discord bot & token
  • How to setup Gitlab on kubernetes
  • Monitor dockerhub rate limits with grafana
  • Performing code checks with gihtub actions & sending results to slack

Recent Posts

  • Rancher & Keycloak authentication backend setup
  • Send alerts to multiple platforms from your scripts

Categories

TECHNOLOGY 10

Tags

KUBERNETES 5 DISCORD 3 TELEGRAM 3 BOT 2 KEYCLOAK 2 KUSTOMIZE 2 MATTERMOST 2 PINGME 2 2FA 1 ARGOCD 1 BACKUP 1 DNS 1 DOCKER 1 EMAIL 1
All Tags
2FA1 ARGOCD1 BACKUP1 BOT2 DISCORD3 DNS1 DOCKER1 EMAIL1 EXTERNAL-DNS1 GITHUB1 GITLAB1 GRAFANA1 KEYCLOAK2 KUBERNETES5 KUSTOMIZE2 LINUX1 MATTERMOST2 PAM1 PINGME2 PROEMEHTEUS1 PUSHOVER1 RANCHER1 ROCKETCHAT1 SCRIPTS1 SLACK1 SSO1 SUBVARS1 TALOS1 TECHNITIUM1 TELEGRAM3
[A~Z][0~9]
© lmno.pk

Copyright 2025 © LMNO.PK. All Rights Reserved

to-top