"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearHO
HomeLab and Self-hosting alex 2mo ago 100%
Using the same local domain to access my services via Tailscale VPN
https://aottr.dev/posts/2024/08/homelab-using-the-same-local-domain-to-access-my-services-via-tailscale-vpn/

**Using the same local domain to access my services via Tailscale VPN** It’s a little extension to the article from yesterday when accessing the services from remote. I’m still using the ssl certificates that have been generated and it’s a cleaner way than just adding the vpn ip address to the dns entries (round robin DNS)

5
1
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearHO
HomeLab and Self-hosting alex 2mo ago 100%
Setting up Caddy Reverse Proxy with SSL on NixOS
https://aottr.dev/posts/2024/08/homelab-setting-up-caddy-reverse-proxy-with-ssl-on-nixos/

I migrated part of my home lab to nixos and started migrating services. Sometimes there are some obstacles like immutable packages etc. This little article is a tutorial so others don’t get stuck. 💜

5
0
Magical Kigu [by Mr.Lemur]
  • alex alex 2mo ago 100%

    Thankfully permanent x3 It’d be a lot of work stitching some parts together each time otherwise ^^”

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearWE
    Jump
    Updating Discord avatars with auth.js
  • alex alex 2mo ago 100%

    For those of you trying out furrcard and wanting some assistance, don't hesitate to reach out in DM. I saw some people creating empty accounts after this post :3

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearWE
    Web Development alex 2mo ago 100%
    Updating Discord avatars with auth.js

    https://aottr.dev/posts/2024/08/updating-discord-avatars-with-auth.js/ Discord avatars loaded from oauth kept disappearing after a while in my admin panel. Here's how I solved it. (open for critique ~)

    6
    1
    Magical Kigu [by Mr.Lemur]
  • alex alex 2mo ago 100%

    Ahhh right xD And true, I wouldn’t give my kigu away x3

    3
  • Magical Kigu [by Mr.Lemur]
  • alex alex 2mo ago 100%

    He goes to all major conventions in France/Germany and takes commissions there. Next chance would be at Eurofurence.

    Alternative would only be digital commissions which are less frequent.

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearHO
    Jump
    Getting Started with NixOS [Link Dump]
  • alex alex 2mo ago 100%

    I'm currently working on a new configuration repo, replacing raft (called otterden), which consists of configurations for my two workstations and two servers that I run at home.

    Benefit is the great selection of packages for nixos, basically making it unnecessary for the most part to run docker container at home and updating these frequently. My new config consists of things like paperless-ngx, jellyfin etc. running on the host directly, maintained by nix.

    4
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearHO
    HomeLab and Self-hosting alex 2mo ago 100%
    Getting Started with NixOS [Link Dump]

    When planning the new infrastructure of my homelab with nixos, I wanted to see how other people approach it / set up their infrastructure repo. Heads up: Idea is to have one repository with all hosts that keeps all configurations. On the respective hosts you just checkout the repository and rebuild the systems with the flake. My first attempt when I started: https://codeberg.org/aottr/raft Some Repos: - https://codeberg.org/Scrumplex/flake - https://github.com/Misterio77/nix-starter-configs - https://github.com/Misterio77/nix-config Some Blog articles: - https://0xda.de/blog/2024/06/framework-and-nixos-day-one/ - https://medium.com/thelinux/how-to-organize-the-nixos-configuration-99e8b7e85da5 - https://haseebmajid.dev/posts/2023-07-15-my-dotfiles-iii/ Feel free to add more useful links. This is not about nixos by itself but to start planning / configuring the homelab with nixos

    16
    1