You can read the full article here
- clone the repository
- create an environment file from the
.env.example
file called.env
cp .env.example .env
- edit the
.env
file and add your digital ocean token and the domain name.
For more infomration about how to add more services to it, check the article here.