azukaar/cosmos-servapps-official

[App Request] Tool to convert docker compose to cosmos-compose

Closed this issue ยท 6 comments

As per title, requesting a tool to simplify docker compose to cosmos-compose.

Potential to:
Include in existing "Import Compose File" function
Push button option to push to GitHub for a subsequent pull request; building the app store ecosystem faster, improving uptake

When you import a docker-compose into the "Import Compose File" window, it already converts it to a cosmos-compose file
that you can copy
Adding a "push to github" button would be too much of a sequence break for people who don't know what this is about thought
let me know your thoughts

This is within 'backup.cosmos-compose.json' ?

Depends if you're wanting community assistance to help build the app availability.

Also, I'm trying to mount nfs volume but note no futher volume options are exposed in the GUI. Am I blind, or manual mounting required?

@azukaar also impressed with the speed of response

  1. Input a docker-compose in the window

image

  1. Cosmos give you a cosmos-compose back for you to copy (or to continue importing)

image

Haha. Didn't register breezing past that.

Any info on the nfs mount through gui? or a manual host mount required?

Cosmos UI doesnt support the native NFS mounts for Docker, there's ticket for it already in the main repo
You can create them from Docker CLI only