mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-12 17:26:19 +00:00
26
docs/blog/posts/changelog/new-recipe-invidious-swarm.md
Normal file
26
docs/blog/posts/changelog/new-recipe-invidious-swarm.md
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
date: 2023-02-14
|
||||
categories:
|
||||
- CHANGELOG
|
||||
tags:
|
||||
- invidious
|
||||
links:
|
||||
- Invidious recipe: recipes/invidious.md
|
||||
description: New Recipe Added - Invidious - self-hosted audiobook / podcast server with native mobile apps
|
||||
title: Added recipe for Invidious on Docker Swarm
|
||||
image: /images/invidious.png
|
||||
---
|
||||
|
||||
# Added recipe for Invidious (swarm)
|
||||
|
||||
Are you tired of second-guessing the YouTube links your friends send you, afraid that you'll forever see weird videos recommended to you as a result? I found myself avoiding unknown links for this reason, and so deployed an instance of Invidious to act as a private, non-tracking frontend to YouTube..
|
||||
|
||||
<!-- more -->
|
||||
|
||||
{ loading=lazy }
|
||||
|
||||
[Invidious](https://invidious.io/) is an open source alternative front-end to YouTube.
|
||||
|
||||
See the [recipe][invidious] for more!
|
||||
|
||||
--8<-- "common-links.md"
|
||||
@@ -5,7 +5,7 @@ categories:
|
||||
tags:
|
||||
- metallb
|
||||
links:
|
||||
- MetalLB recipe: /kubernetes/loadbalancer/metallb.md
|
||||
- MetalLB recipe: /kubernetes/loadbalancer/metallb/
|
||||
title: Updated MetalLB recipe for CRDs with v0.13
|
||||
description: Prior to v0.13, MetalLB was configured using a ConfigMap. This has all changed now, and CRDs are required to perform configuration (which improves syntax checking, abong other things)
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user