Skip to content

UMNET-perfSONAR/ansible_pssid_gui_2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ansible_pssid_gui_2.0

Ansible playbook to install pSSID GUI 2.0

pSSID GUI LINK

Install on a virtual machine

Run the following code via terminal in the same directory as the playbook.yml file

TODO:

  • Specify virtual machine target in inventory/hosts.ini
  • Specify dest on target machine when cloning github repository, then use that same directory as project_src in docker compose build and docker compose up commands.
ansible-playbook   --inventory inventory   --become   --become-method sudo   --become-user root   --ask-become-pass   --ask-pass   playbook.yml

About

Ansible playbook to install pSSID GUI 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published