this post was submitted on 23 Oct 2023
1 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

I'm new to self-hosting, and I've stumbled upon Homer which seems like a good tool. However, it's real tedius to go through editing the config file VIM based constantly.

So I'm just wondering if there exists any GUI based editors or generators out there, that allows me to specify the number of service groups and what service items that are in the group, and then get that exported as a .yml file.

If there is no tool out there, I'm considering just creating my own. But before sinking in those hours, I thought I might as well quickly ask in here and see if such a tool already exists?

you are viewing a single comment's thread
view the rest of the comments
[–] Reasonable-Ladder300@alien.top 2 points 11 months ago

If you run docker i like homepage, since it has auto discovery based on service/container labels. So if I deploy a new service i just add some labels to the compose file and boom it’s on homepage.