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

HUB: allow mounting a folder for export/import #312

Closed
rjmateus opened this issue May 16, 2024 · 3 comments
Closed

HUB: allow mounting a folder for export/import #312

rjmateus opened this issue May 16, 2024 · 3 comments

Comments

@rjmateus
Copy link
Member

Our existing customers are using HUB ISSv2 to export content to a folder normally mounted as NFS on the hub server and peripheral.
We need a way to allow mounting this folder on the containerized server.
User should be able to mount the NFS anywhere on the host OS and then mount it on the containerized server.

One option is to use the user parameters and provide some extra podman variable where user can define an extra mounting point.

See: #311

@cbosdo cbosdo added this to the 5.0_3_GMC milestone May 17, 2024
@mbussolotto
Copy link
Member

do we want it just for hub? I was thinking a command like

mgradm hub mount $FOLDER

where the $FOLDER in host system is mounted in the same path inside container

@rjmateus
Copy link
Member Author

upvote for your proposal Michele

@rjmateus rjmateus removed this from the 5.0_3_GMC milestone Jun 6, 2024
@cbosdo
Copy link
Contributor

cbosdo commented Jul 15, 2024

We already have --podman-arg in mgradm install podman. This is technically enough to get this working.

@cbosdo cbosdo closed this as completed Jul 15, 2024
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

3 participants