• 0 Posts
  • 12 Comments
Joined 1Y ago
cake
Cake day: Jun 21, 2023

help-circle
rss

Traefik has a GUI you can installed. I use Cloudflare ZT


Hello. I’ll take it and create a home lab Lemmy container. Idk how to dm in mlem app but I’ll def do just that.


What do you want to use it for? Like software dev or something to host like next cloud or whatever?


using azure ad for user authentication. azure ad is free but i have a paid o365 so i use that to authenticate against for access to my containers that have a fqdn attached/directed to it. and most of the containers/apps have sso with azure ad integration option available so no more logging into each single app/container.


CloudFlare ZT tunnels coupled with an Azure AD. Work’s amazingly with their containers to keep the tunnel alive.


CloudFlare ZT tunnels coupled with an Azure AD. Work’s amazingly with their containers to keep the tunnel alive.


Be happy to. Been wondering the same thing. I’ve got a public ip’d VPS that I’ve been wanting to use as a single k8s server or docker server, to host Lemmy and PixelFed containers. Also I can’t figure out how to PM you in the Mlem app lol. Can you PM me?


I have a small K3s cluster as well as a separate docker server. The docker server runs on a 2012 Mac mini so I think it’s more out of date than a RPi. All that to say, no issues running 14 docker containers like Sonarqube, gitea, Jenkins, Maven, etc.


Yea I was wondering if should go with a docker server or a single k8s and add workers if I need it later. What do you think?


Yea I was wondering if should go with a docker server or a single k8s and add workers if I need it later.


Would you mind sharing your docker yaml with me? Please?


Commenting so I can figure this out too. Have you gotten it to work in docker without ansible? I only want to run this is a single docker server.