forked from smariko/nethermind
-
Notifications
You must be signed in to change notification settings - Fork 1
hoprnet/ansible-nethermind
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# How to launch Gnosis Chain node with Docker Compose, Nethermind, Haproxy, Letsencrypt and Certbot
This project will automate the node creation with ansible
1. Clone this repo:
```bash
$ git clone https://github.com/smariko/nethermind
$ cd nethermind_gnosis
$ ansible-galaxy install -r requirements-ansible.yml
# Adjust the inventory to your environment
$ ansible-playbook -vvv -i inventory/hosts -l [LIMIT] playbook.yml
```
After docker containers are created, the node will sync with the chain (may take a while).
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Jinja 93.1%
- Shell 6.9%