Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
silycr opened this issue Oct 27, 2023 · 6 comments
Closed

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

silycr opened this issue Oct 27, 2023 · 6 comments

Comments

@silycr
Copy link

silycr commented Oct 27, 2023

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

@azukaar
Copy link
Owner

azukaar commented Oct 27, 2023

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

@azukaar azukaar closed this as completed Oct 27, 2023
@silycr
Copy link
Author

silycr commented Oct 27, 2023

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?

@silycr
Copy link
Author

silycr commented Oct 27, 2023

@azukaar also impressed with the speed of response

@azukaar
Copy link
Owner

azukaar commented Oct 27, 2023

  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

@silycr
Copy link
Author

silycr commented Oct 27, 2023

Haha. Didn't register breezing past that.

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

@azukaar
Copy link
Owner

azukaar commented Oct 27, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants