Adding the borg tag to the borgbackup post

Minor change to the name everywhere for consistency
This commit is contained in:
Elia el Lazkani 2020-02-02 19:36:23 +01:00 committed by Elia El Lazkani
parent e0fdc1fff1
commit 99a5aedd74
No known key found for this signature in database
GPG key ID: FBD81F2B1F488C2B
16 changed files with 19 additions and 19 deletions

View file

@ -16,7 +16,7 @@ import time
# Data about this site
BLOG_AUTHOR = "Elia El Lazkani" # (translatable)
BLOG_AUTHOR = "Elia el Lazkani" # (translatable)
BLOG_TITLE = "The DevOps Blog" # (translatable)
# This is the main URL for your site. It will be used
# in a prominent link. Don't forget the protocol (http/https)!

View file

@ -1,7 +1,7 @@
.. title: About me
.. date: 2019-06-21
.. status: published
.. authors: Elia El Lazkani
.. authors: Elia el Lazkani
I am a DevOps engineer with a passion for technology, automation, Linux and OpenSource. I love learning new tricks and challenging myself with new tools being released on a monthly bases around *kubernetes* and/or *configuration management*. On my free time, I like to write automation tools and packages which can be found on PyPI. Or, I might as well tinker with new things around *kubernetes*. I blog about all that *here*. I think if I can write a blog about it, I understand it enough to have an opinion about it. It all comes in handy when the business need arises. I play around with technologies all day long by deploying, configuring, managing and maintaining all parts of the infrastructure below the application layer. I dabbled with "architecting" parts of different infrastructures, from end to end and I can say I have a knack for it and I like it when possible.

View file

@ -3,9 +3,9 @@
.. slug: borgbackup
.. updated: 2020-01-30
.. status: published
.. tags: backup, borgbackup
.. tags: backup, borgbackup, borg
.. category: backup
.. authors: Elia El Lazkani
.. authors: Elia el Lazkani
.. description: It has been called the Holy Grail of backup! BorgBackup is coming to town.
.. type: text

View file

@ -5,7 +5,7 @@
.. status: published
.. tags: configuration management, ansible, molecule,
.. category: configuration management
.. authors: Elia El Lazkani
.. authors: Elia el Lazkani
.. description: A fast way to create a testable ansible role using molecule.
.. type: text
@ -113,7 +113,7 @@ The meta file needs to modified and filled with information about the role. This
---
galaxy_info:
author: Elia El Lazkani
author: Elia el Lazkani
description: This is an example ansible role to showcase molecule at work
license: license (BDS-2)
min_ansible_version: 2.7

View file

@ -5,7 +5,7 @@
.. tags: irc, ssh, weechat, notification,
.. category: irc
.. slug: weechat-ssh-and-notification
.. authors: Elia El Lazkani
.. authors: Elia el Lazkani
.. description: A way to patch weechat notifications through your system's libnotify over ssh.
.. type: text

View file

@ -5,7 +5,7 @@
.. tags: kubernetes, helm, tiller,
.. category: kubernetes
.. slug: deploying-helm-in-your-kubernetes-cluster
.. authors: Elia El Lazkani
.. authors: Elia el Lazkani
.. description: Post explaining how to deploy helm in your kubernetes cluster.
.. type: text

View file

@ -5,7 +5,7 @@
.. tags: kubernetes, rancher, rancheros, kvm, libvirt,
.. category: kubernetes
.. slug: local-kubernetes-cluster-on-kvm
.. authors: Elia El Lazkani
.. authors: Elia el Lazkani
.. description: Deploying a kubernetes cluster locally on KVM.
.. type: text

View file

@ -5,7 +5,7 @@
.. tags: minikube, kubernetes, ingress, ingress-controller,
.. category: kubernetes
.. slug: minikube-setup
.. authors: Elia El Lazkani
.. authors: Elia el Lazkani
.. description: A quick and dirty minikube setup.
.. type: text

View file

@ -5,7 +5,7 @@
.. tags: minikube, kubernetes, ingress, helm, prometheus, grafana,
.. category: kubernetes
.. slug: your-first-minikube-helm-deployment
.. authors: Elia El Lazkani
.. authors: Elia el Lazkani
.. description: Deploying your first minikube helm charts.
.. type: text

View file

@ -5,7 +5,7 @@
.. status: published
.. tags: misc, zfs, file system
.. category: misc
.. authors: Elia El Lazkani
.. authors: Elia el Lazkani
.. description: A overview of Linux on ZFS root
.. type: text

View file

@ -5,7 +5,7 @@
.. status: published
.. tags: misc, cloudflare, cdn
.. category: misc
.. authors: Elia El Lazkani
.. authors: Elia el Lazkani
.. description: I have had issues with cloudflare's CDN causing redirect loop errors, here's how I solved it.
.. type: text

View file

@ -5,7 +5,7 @@
.. status: published
.. tags: misc, python, development
.. category: misc
.. authors: Elia El Lazkani
.. authors: Elia el Lazkani
.. description: The story behind cmw, the command line weather application written in python.
.. type: text

View file

@ -5,7 +5,7 @@
.. status: published
.. tags: git, revision-control
.. category: revision-control
.. authors: Elia El Lazkani
.. authors: Elia el Lazkani
.. description: Explaining branches, branching and merging strategies.
.. type: text

View file

@ -5,7 +5,7 @@
.. status: published
.. tags: git, revision-control
.. category: revision-control
.. authors: Elia El Lazkani
.. authors: Elia el Lazkani
.. description: Getting your feet wet with git from the beginning.
.. type: text

View file

@ -5,7 +5,7 @@
.. status: published
.. tags: git, revision-control
.. category: revision-control
.. authors: Elia El Lazkani
.. authors: Elia el Lazkani
.. description: Getting a little handle on git rebase
.. type: text

View file

@ -5,7 +5,7 @@
.. status: published
.. tags: git, revision-control
.. category: revision-control
.. authors: Elia El Lazkani
.. authors: Elia el Lazkani
.. description: Let's have a deeper look at remotes
.. type: text