You can read the full article here
- clone the repository
- create an environment file from the
.env.examplefile called.env
cp .env.example .env- edit the
.envfile 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.