<aside> ⚙ Steps to deploy a connext router.
</aside>
<aside> 💡 Minimum Hardware Requirements
ssh <server name/ip>
<aside> 💡 You have to have installed Docker and Docker-Compose in your server
</aside>
$ git clone <https://github.com/connext/nxtp-router-docker-compose.git>
$ cd nxtp-router-docker-compose/
$ git checkout amarok
<aside> 🧙 Let's create the .env config file
</aside>
$ cp .env.example .env
$ sudo vim .env
<aside> 🧙 Press I to modify the file
</aside>