lmno.pk
open-menu closeme
linkedin github gitlab twitter
  • How to setup Gitlab on kubernetes

    calendar Jul 15, 2021 · 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
  • Rancher & Keycloak authentication backend setup

    calendar Jul 15, 2021 · 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
  • Performing code checks with gihtub actions & sending results to slack

    calendar Apr 27, 2021 · 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
  • Send alerts to multiple platforms from your scripts

    calendar Apr 26, 2021 · 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
  • Creating Telegram Bot & adding to channel

    calendar Apr 24, 2021 · 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. Open Telegram Messanger Search @BotFather on Telegram. Type /start to get started. Type /newbot to start the bot creation process. Enter your Bot name and unique Username, which must end with the bot and send. In the reply …


    Read More
  • How to create a discord bot & token

    calendar Apr 22, 2021 · 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
  • Monitor dockerhub rate limits with grafana

    calendar Apr 21, 2021 · 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 parse RateLimit-Limit, …


    Read More

Abdul Khaliq

Technophile, Opensource Advocate, Kubernetes Mechanic & Autodidact.

Featured Posts

  • How to setup Gitlab on kubernetes
  • Rancher & Keycloak authentication backend setup
  • Performing code checks with gihtub actions & sending results to slack
  • Send alerts to multiple platforms from your scripts
  • Creating Telegram Bot & adding to channel
  • How to create a discord bot & token
  • Monitor dockerhub rate limits with grafana

Recent Posts

Categories

TECHNOLOGY 7

Tags

DISCORD 3 KUBERNETES 3 TELEGRAM 3 BOT 2 MATTERMOST 2 PINGME 2 DOCKER 1 EMAIL 1 GITHUB 1 GITLAB 1 GRAFANA 1 KEYCLOAK 1 KUSTOMIZE 1 PROEMEHTEUS 1
All Tags
BOT2 DISCORD3 DOCKER1 EMAIL1 GITHUB1 GITLAB1 GRAFANA1 KEYCLOAK1 KUBERNETES3 KUSTOMIZE1 MATTERMOST2 PINGME2 PROEMEHTEUS1 PUSHOVER1 RANCHER1 ROCKETCHAT1 SCRIPTS1 SLACK1 SUBVARS1 TELEGRAM3
[A~Z][0~9]
lmno.pk

Copyright  LMNO.PK. All Rights Reserved

to-top