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

Homelab

1015 readers
2 users here now

Rules

founded 2 years ago
MODERATORS
 

For me it is writting docker compose files describing my services. I like to test them on my machine before pushing them to the server(s). But I guess that's my own fault for not using something like portainer or even SSHFS.

What's the most annoying / painful step for you?

you are viewing a single comment's thread
view the rest of the comments
[–] schklom@alien.top 2 points 2 years ago (5 children)

Managing docker-compose files over a few servers.

Notepad++ is fantastic, I can have multiple tabs with docker-compose files from different servers (via a ssh plugin), in a single window.

I was advised to move to VSCode or VSCodium. Neither can handle a single window with files from different servers, I need to switch workspace every time. Back to Notepad++.

[–] Frozen_Gecko@alien.top 1 points 2 years ago

I'm sorry what? You can edit text files on a different machine from notepad++??????? Omg this changes... everything. Wtf I did not know this. How could not have known this!!!

load more comments (4 replies)