ansible-avalanche-collection

所属分类:DevOps
开发工具:Jinja
文件大小:0KB
下载次数:0
上传日期:2023-07-13 16:34:21
上 传 者sh-1993
说明:  易于管理雪崩节点、子网和区块链的集合,
(Ansible collection to manage Avalanche nodes, Subnets and blockchains,)

文件列表:
CHANGELOG.md (23172, 2023-12-13)
DEVELOPER.md (466, 2023-12-13)
LICENSE (1501, 2023-12-13)
files/ (0, 2023-12-13)
files/dashboards/ (0, 2023-12-13)
files/dashboards/c_chain.json (54688, 2023-12-13)
files/dashboards/database.json (39444, 2023-12-13)
files/dashboards/machine.json (21671, 2023-12-13)
files/dashboards/main.json (43282, 2023-12-13)
files/dashboards/network.json (115765, 2023-12-13)
files/dashboards/p_chain.json (41665, 2023-12-13)
files/dashboards/subnets.json.j2 (51784, 2023-12-13)
files/dashboards/x_chain.json (41645, 2023-12-13)
galaxy.yml (2596, 2023-12-13)
playbooks/ (0, 2023-12-13)
playbooks/add_network_validators.yml (407, 2023-12-13)
playbooks/add_subnet_validators.yml (408, 2023-12-13)
playbooks/bootstrap_local_network.yml (331, 2023-12-13)
playbooks/create_blockchain.yml (1992, 2023-12-13)
playbooks/create_subnet.yml (1121, 2023-12-13)
playbooks/health_checks.yml (613, 2023-12-13)
playbooks/install_blockscout_docker.yml (224, 2023-12-13)
playbooks/install_faucet_docker.yml (218, 2023-12-13)
playbooks/install_monitoring_stack.yml (1082, 2023-12-13)
playbooks/provision_nodes.yml (185, 2023-12-13)
playbooks/rolling_restart.yml (472, 2023-12-13)
plugins/ (0, 2023-12-13)
plugins/filter/ (0, 2023-12-13)
plugins/filter/convert.py (798, 2023-12-13)
plugins/filter/crypto.py (774, 2023-12-13)
plugins/modules/ (0, 2023-12-13)
plugins/modules/ash_cmd.py (4660, 2023-12-13)
plugins/modules/eth_call.py (2541, 2023-12-13)
requirements.yml (252, 2023-12-13)
roles/ (0, 2023-12-13)
... ...

# Ansible Avalanche Collection Collection providing Ansible roles, playbooks and modules to manage [Avalanche](https://docs.avax.network/) nodes, subnets and blockchains. ## Why an Ansible collection for Avalanche? Ava Labs provides [avalanche-network-runner](https://github.com/ava-labs/avalanche-network-runner) to easily run a local test network (either locally or in Kubernetes). This collection takes a different approach and provides tools for production environments. Those can also be used to bootstrap realistic test networks. It aims at: - **Provisioning Avalanche nodes** on Fuji or Mainnet with flawless upgrade capabilities. Ansible also brings easy node configuration persistence and idempotent deployments. - **Bootstrapping local test networks** that really mimic production environments - **Automating Subnet and blockchain operations** (subnet whitelisting, plugin deployment) for validators - And more ## Requirements - Ansible >= 2.9 (see [Installing Ansible](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html)) ## Supported versions This collection has been tested to work with the following versions: - Ubuntu 20.04-22.04 - AvalancheGo >= 1.9.6 ## Installation ```sh ansible-galaxy collection install git+https://github.com/AshAvalanche/ansible-avalanche-collection.git ``` ## Getting started Follow the [tutorials](https://ash.center/docs/toolkit/ansible-avalanche-collection/tutorials/local-test-network) on the [Ash docs website](https://ash.center/) to get started! ## Documentation Checkout [the reference documentation](https://ash.center/docs/toolkit/ansible-avalanche-collection/reference) on the [Ash docs website](https://ash.center/) for complete documentation.

近期下载者

相关文件


收藏者