How to use Docker and Kubernetes to provision vSphere VM’s

In this guide I will show you how to provision vSphere VM’s with docker commands and Kubernetes.


Automate Let’s Encrypt SSL Installation with Ansible for Multiple Domains – LinuxBuz

Source: Automate Let’s Encrypt SSL Installation with Ansible for Multiple Domains – LinuxBuz


How to convert eBooks from PDF to ePub on Linux

Source: How to convert eBooks from PDF to ePub on Linux


Awesome Cloud Native

A curated list for awesome cloud native tools, software and tutorials. – https://jimmysong.io/awesome-cloud-native/ A curated list for awesome cloud native tools, software and tutorials. https://github.com/rootsongjc/awesome-cloud-native 422 forks. 2,432 stars. 6 open issues. Recent commits: chore: update project status data (#145)Co-authored-by: rootsongjc <[email protected]>, GitHub chore: update project status data (#143)Co-authored-by: rootsongjc <[email protected]>, GitHub chore: update project status…


Bash Utility

Bash library which provides utility functions and helpers for functional programming in Bash. Bash library which provides utility functions and helpers for functional programming in Bash. https://github.com/labbots/bash-utility 34 forks. 231 stars. 2 open issues. Recent commits: Updated Readme file, labbots Updated README.md, labbots Added number of library functions badge, labbots Added temp dir creation function,…


VimWiki FTW!

VimWiki is a personal wiki for Vim — a number of linked text files that have their own syntax highlighting. See the VimWiki Wiki for an example website built with VimWiki! Personal Wiki for Vim https://github.com/vimwiki/vimwiki 647 forks. 9,502 stars. 231 open issues. Recent commits: Update vimwiki.txt – Issue #795: VimwikiRebuildTags, Brennen Bearnes Update tags.vimRemove stale entries…


Netdata

Real-time performance monitoring, done right! https://www.netdata.cloud The fastest path to AI-powered full stack observability, even for lean teams. https://github.com/netdata/netdata 6,570 forks. 80,038 stars. 381 open issues. Recent commits: fix: update time format to use int64_t for consistency in logging (#23397), GitHub Explicitly trigger daemon-reload in RPM packages when needed. (#23300)* Explicitly trigger daemon-reload in RPM packages…


An Illustrated Explanation of APIs

https://illustrated.dev/api


Twenny

A very simple mac-menubar app that reminds you to give your eyes a break every twenty minutes. Based on the 202020-rule: Look at something that's 20 metres away for 20 seconds every 20 minutes to prevent your eyes from going bad. https://github.com/tagwohl/twenny 7 forks. 76 stars. 1 open issues. Recent commits: Update README.md, GitHub Update…


ChartS.css

The point of C💚SS.css is to allow easy creation of simple charts for documentation, data storytelling / journalism, etc. It features plots of 1-D lists, and has a custom markdown filter that converts suitably formatted lists directly to charts. It has no dependencies (other than a modern browser), and is minimal compared to javascript based…