• 0 Posts
  • 16 Comments
Joined 5 years ago
cake
Cake day: June 2nd, 2020

help-circle
  • I used yunohost for a bit and while it was easy setup, it wasn’t easy to troubleshoot weird errors because hardly anyone uses it.

    I’d recommend setting up:

    • debian with a desktop environment to start with
    • figure out how to ssh into it from your main machine and maybe how to use tmux
    • docker and how docker works
    • self-hosting services using docker


  • It’s really weird reading your comment because it reads as if I wrote it.

    • I do pro audio work in Logic & Ableton
    • Was syncing projects between my desktop, laptop and homelab for a few years
    • No longer need to with my M3 Max macbook
    • Am a nerd power user and sync my dotfiles between my machines (i’d recommend chez-moi instead of syncthing for that because there’s less risk of messing up a machine and conflicts)

    What kind of audio stuff do you do?





  • What is the point of this type of service if you’re not getting it to automatically load and restart containers?

    Does it notify you of newer container images or something?

    I never bothered to set up watchtower because I didn’t want it to just apply updates before I could read the changelog. But maybe I was confused about its purpose.








  • Couldn’t figure out how to access my headless server’s desktop environment via VNC without a monitor connected and turned on. I bought a hardware displayport dummy adapter to pretend to be a real display to get it to work.

    A hardware solution to a software problem… felt really wrong.

    I’ve since wrapped my head around tmux and managing all my services via command-line or web-ui so I have no need for it anymore.