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

Ways to mount folder inside host machine to auxiliary machine #2425

Closed
tolusha opened this issue Sep 13, 2016 · 0 comments
Closed

Ways to mount folder inside host machine to auxiliary machine #2425

tolusha opened this issue Sep 13, 2016 · 0 comments
Assignees
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Milestone

Comments

@tolusha
Copy link
Contributor

tolusha commented Sep 13, 2016

Is there any possible way to share the /projects folder inside workspace machine to auxiliary machine?
The picture is like that:

  1. I have a workspace with a project source code. It is mounted from host to workspace /projects/<name_of_project> folder.
  2. There is a ready docker image with all configured services (for example TomCat)
  3. I can create in current workspace additional "treatment" machine form that image
  4. I made some development on the code base. Then i built it and had new .war file as a result.
  5. I need a way to inject this file to the "treatment" machine's TomCat webapps folder in order to check how my app behaves after my development.
  6. I am a regular user of the system and i don't have access to SSH codenvy host.
@tolusha tolusha added status/in-progress This issue has been taken by an engineer and is under active development. kind/task Internal things, technical debt, and to-do tasks to be performed. sprint/current team/enterprise labels Sep 13, 2016
@tolusha tolusha added status/pending-merge and removed status/in-progress This issue has been taken by an engineer and is under active development. status/pending-merge labels Sep 13, 2016
@tolusha tolusha added this to the 5.0.0-M1 milestone Sep 13, 2016
@tolusha tolusha closed this as completed Sep 13, 2016
@bmicklea bmicklea mentioned this issue Sep 13, 2016
57 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

No branches or pull requests

2 participants