I had an issue recently with getting FileBrowser to run and while researching that, I found this tool which creates a docker-compose.yml file from a docker run command. It worked well for me, so I am passing it along to you all. I hope someone else finds this helpful.

(Not my tool / site, to be clear)

  • kelvie@lemmy.ca
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    I guess it’s finally to the point where selfhosters can admit to using k8s and not be bombarded by comments saying it’s overkill, which has happened in the past for:

    • Self hosting at all
    • Using VMs
    • Using containers
    • Using docker compose
    • Using k8s (⬅️ I guess we are here)
    • Using helm charts or whatever ends up replacing this

    Anyway, I believe there is a tool also to turn docker compose files into k8s manifests if we want to take this a step further!