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?

  • schklomB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    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_GeckoB
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months 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!!!