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

Establish mechanisms to automate the installation of PJM on remote machines. #94

Closed
djgroen opened this issue Mar 27, 2019 · 3 comments
Closed

Comments

@djgroen
Copy link
Owner

djgroen commented Mar 27, 2019

No description provided.

@NicolasMonnier
Copy link
Collaborator

I did a first draft of the functionnality.
If someone want to test it, you can find it in the fabsim_bull_dev branch.

How to use it :
fab <remote_machine> install_app:name=QCG-PilotJob,external_connexion=yes
name=<name> --> Application name
external_connexion=<yes or no> --> remote machine has internet access or not

For now, the default installation is --user
Moreover if you set external_connexion=no , You have to add :
app_repository: "<Path/where/you/want/to/save/the/dependencies/archive>"
to your machine.yml or machine_user.yml

Let me know if you have any comments

@djgroen
Copy link
Owner Author

djgroen commented Jun 11, 2019

@arabnejad You have tested this, right? If so, feel free to close this issue.

@arabnejad
Copy link
Collaborator

the installation part is tested

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

No branches or pull requests

3 participants