This is a basic framework for orchestration of the box services for running a full lightning and bitcoin node.
Ensure you have the latest docker installed, python3, and docker-compose (installed from python3 pip).
Ensure that your account is permissioned for docker.
Run this from your home directory. This clones this repo into your home directory, as well as preserving the existing structure.
curl "https://raw.githubusercontent.com/lncm/thebox-compose-system/master/install-box.sh" | sh