[-] NewDataEngineer@lemmy.world 3 points 1 year ago

Many nice programs have been stated here but I'd like to throw Media CMS in the mix

[-] NewDataEngineer@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

Write the post and then upload the image?

[-] NewDataEngineer@lemmy.world 8 points 1 year ago

The other way around. They've invested in so much real estate they need to justify it.

[-] NewDataEngineer@lemmy.world 4 points 1 year ago

I use trillium that gets backed up every hour to my pc.

I also do a lot of python development so my project ideas get written down there too.

I'm not a fan of code is documentation because what happens when you step away for a month and you need to figure something out? In trillium I have a search bar. What do you have in the code?

[-] NewDataEngineer@lemmy.world 4 points 1 year ago* (last edited 1 year ago)

I’d rather not mount the docker sock into my reverse proxy,

You don't have to if you use the dynamic file config. I've mentioned this before and debated to the ends of earth for even suggesting such a thing. But it all aspects is dynamic file configuration better.

Of you use IaC in your set up, it gets even easier because then you can just set up templates that automatically create file configs and add them to your reverse proxy seamlessly.

Right now with one Terraform apply, I create my docker container, traefik config and my homepage service.

[-] NewDataEngineer@lemmy.world 5 points 1 year ago

Headscale the self-hosted server is unofficially but decently supported by tailscale the company. They employ the dev and don’t seem to be trying to kill the project or mess with it much.

Probably because they're smart and realise the people who self host probably wouldn't spend money on tailscale, and those who'd buy tailscale subscriptions wouldn't have the time/resources to self host it. Win win.

[-] NewDataEngineer@lemmy.world 2 points 1 year ago

For those using traefik I would recommend the dynamic file config. You don't have to take down your containers just to change a proxy setting.

[-] NewDataEngineer@lemmy.world 2 points 1 year ago

Thanks. I knew about bit/vaultwarden but I just looked and I see that there is a Terraform module and the UI looks good.

Thanks.

[-] NewDataEngineer@lemmy.world 4 points 1 year ago* (last edited 1 year ago)

I suspect they are both using the same interface wg0. I did a quick Google and it looks like you can do the following in gluetun

WIREGUARD_INTERFACE=wg1

This is my suspicion as you're using essentially two wireguard instances at the same time.

[-] NewDataEngineer@lemmy.world 2 points 1 year ago

Trilium for notes, Jellyfin, jupyterlab and komga

[-] NewDataEngineer@lemmy.world 2 points 1 year ago

I second this. I only access anything internet facing via tailscale.

The only question I have now, is how do I let family and friends access certain services without tailscale?

I'm thinking a vps with something like authelia in the front that tunnels into my server via tailscale.

[-] NewDataEngineer@lemmy.world 2 points 1 year ago

Sorry. The question have a harsher vibe than I expected it to

https://hub.docker.com/r/banhcanh/docker-fmd2

Not the prettiest, but supports the most websites. Can even add your own sites if you don't see it them listed.

view more: next ›

NewDataEngineer

joined 1 year ago