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 423 forks. 2,431 stars. 5 open issues. Recent commits: chore: update project status data (#141)Co-authored-by: rootsongjc <[email protected]>, GitHub Regenerate index.html for hami entrySigned-off-by: Jimmy Song <[email protected]>, Jimmy Song Add hami to…


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 35 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 646 forks. 9,491 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,517 forks. 79,649 stars. 354 open issues. Recent commits: docs(go.d/cloudwatch): improve integration page and profile-format (#23126), GitHub feat(go.d/cloudwatch): add declarative opt-in metrics (#23125), GitHub feat(go.d/cloudwatch): expose collector activity metrics (#23123), GitHub feat(go.d/cloudwatch): expand RDS metrics and use…


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…