• 0 Posts
  • 19 Comments
Joined 2 years ago
cake
Cake day: June 6th, 2023

help-circle







  • Debian + nginx + docker (compose).

    That’s usually enough for me. I have all my docker compose files in their respective containers in the home directory like ~/red-discordbot/docker-compose.yml.

    The only headache I’ve dealt with are permissions because I have to run docker as root and it makes a lot of messy permissions in the home directories. I’ve been trying rootless docker earlier and it’s been great so far.

    edit: I also use rclone for backups.








    • Red Discord bot
    • Synapse (Matrix)
    • Syncthing
    • Private git repo
    • My website (static files + nginx)

    I used to self-host Jellyfin but gave up because most of my files are H265 so other devices (like smartphones and televisions) struggle without transcoding.

    I also host game servers for my friends when we’re in the mood to play games like ARK, Valheim, or Minecraft.