python script to setup a terp network node.
modified fork of Osmosis-labs installer
docker-compose build# to override the target platform
TARGETPLATFORM=linux/arm64 docker-compose builddocker run -p 80:80 docker.io/terpnetwork/terp-installer:latestAn example sdl file to deploy to akash is located here.