this post was submitted on 30 Jun 2025
66 points (98.5% liked)
Linux
55867 readers
966 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That sound like a lot of work, but it seem really fun! I may try it when I have time.
It's not, really. All of those programs are Go, and single executables. There's no "install" for either gonic or ostui (IIRC, also Navidrome): you download or compile the executable and run it, and you're off and running.
Someone mentioned Docker; in this case it's unnecessary unless you're doing it for security. They're just each a single binary. You'll have to either create a config for gonic or Navidrome, or run them with commands telling them where your music lives, but that's it. Running on the same machine, you don't even have to open the ports on your firewall. However, if you do, Tempo for Android lets you stream the music to your phone from gonic or Navidrome, too.
These are very, very simple programs to run. ostui is a TUI, so if you prefer GUIs you'll want a different client, but both of the servers are easy to run and nothing to install - just run them as you, not even root.
If you're familiar with docker you can have it up and running in ~5 mins.
Yep, but only if you familiar, otherwise it can range from 1day to a week depending how complex our setup is (OCID,Fail2ban,reverse proxy, self-signed miniCA...).
But once your setup is all ready and you get all the bell and whistle it's just a matter of 5mins (and very fun too if you have time to spend !)