Skip to content

MystenLabs/scion-sui-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy SCION, for Sui

Ansible playbooks for deploying SCION for Sui validators.

Installation

Requires Python3 and Poetry. Poetry can be installed with

curl -sSL https://install.python-poetry.org | python3 -

Python dependencies, ansible, and playbook dependencies can then be installed within a Python virtual environment managed by poetry.

poetry install --no-root
poetry run ansible-galaxy install -r ansible/requirements.yml

Configuration

See the SCION for Sui Validators document for more details on acquiring the files and configuration necessary for running the playbooks.

Running the Playbook

Once configured, the playbook can be run using

poetry run ansible-playbook -i hosts.yml ansible/playbook.yml

License

This project is licensed under the Apache License, Version 2.0 (LICENSE or https://www.apache.org/licenses/LICENSE-2.0).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •