lunachocken
@lunachocken@lemm.ee
- Comment on Console display options 1 week ago:
My uni lecturer me mentioned btop to me. Haven’t looked back
- Comment on Searchable db/Knowledge Management Software 1 week ago:
I cannot stand obsidian because seeing the empty giant box to fill just stresses me out.
So I use logseq instead. Outlining is way more enjoyable because of the bullet points.
- Comment on What's up, selfhosters? It's selfhosting Sunday again! 2 weeks ago:
Set up Traefik. Had it working with authelia to forward requests to authenticate then to the destination.
Friend mentioned caddy and a plugin that means all you need are docker labels. So I spent the next 3 days setting up caddy.
Accidentally overwritten my compose file and had to restart.
Luckily my authelia was saved elsewhere. But after fixing it
I ran git init and git add .
I shall be a fool no more.
Anyways, now I’ve got cloudflare blocking all requests outside of the UK, as well my friends and I don’t live outside of it. Set it up such that caddy uses the DNS challenge with cloudflare API key.
So now I can set a DNS entry for internally only. E.g. internal.example.com resolves to a private address for tailscale.
- Comment on Oh god 3 weeks ago:
Cup.
Uhhhh
- Comment on friendly reminder 5 weeks ago:
My portable battery with a power socket begs to differ.
- Comment on New to self-hosting 3 months ago:
I just have a free oracle server that I use with wire guard to access my home server.
Aka oracle server acts as a public facing server that relays traffic to my server. Im behind a cgnat btw and it works fine.