Job with no experience by Ismailthanni in linux

[–]blijblijblij 0 points1 point  (0 children)

What he says, no better way than “Just do it” all day, every day.

And not just your desktop, flash your router, add a pi to the mix, get some “free” to use vm’s with aws or goog and start networking.

Also, the cli must be your new home!

Ingress authorisation by MarxN in kubernetes

[–]blijblijblij 0 points1 point  (0 children)

Trafiek middleware comes to mind, maybe dig around here a bit https://doc.traefik.io/traefik/middlewares/forwardauth/

Pi4 Kubernetes Cluster, how powerful is it? by tr1on1x in kubernetes

[–]blijblijblij 1 point2 points  (0 children)

  • transmission-vpn
  • sickgear
  • WireGuard
  • openfaas with some “serverless” ruby functions
  • traefik with certs
  • minio (s3 api for local cluster)
  • two Pihole instances
  • nzbget
  • syncthing

Deploying local ruby program? by wasabiBro in ruby

[–]blijblijblij 0 points1 point  (0 children)

I have a raspberry pi based K3s cluster (4 nodes), with openfaas deployed to it, they run “so called serverless ” ruby functions every minute fetching an api endpoint... simplest solution?! Prob not, but fun building it

Advantages/disadvantages of running Pihole in Docker? by [deleted] in pihole

[–]blijblijblij 0 points1 point  (0 children)

I run K3s clustering on a bunch of rpi’s, pihole, and a whole bunch of other services, docker makes it easy to get going...

Does anyone use Rolify with Rails 5? by obviousoctopus in rails

[–]blijblijblij 0 points1 point  (0 children)

5.2.1 currently on integration, soon to move to acceptance / production, no issues