Single node yellow

This happens because per default the indices will have one replica, but since you only have one node you cannot have any replica.

To solve hits you need to edit the template you are using for your indice and set the number of replicas to zero.