🦅Deploy a Hugin Full Node with Docker
This tutorial will guide you through the process of deploying a "Hugin Full Node", that is, a publically available Kryptokrona node bundled with Hugin API for extra functionality
Setup
Installation
Mac using brew package manager:
Ubuntu/Debian
sudo apt update
sudo apt install software-properties-common python3-jmespath
sudo add-apt-repository --yes --update ppa:ansible/ansible
sudo apt install ansible
sudo apt install sshpassWindows using WSL
Verify
Configuration
Ansible Vault
Common issues
NGINX configuration breaks
Last updated