We have a dokku setup ready for this to be deployed, to deploy simple do (you have to have permission first):
# if you already have added the remote, you don't need to do it again
> git remote add dokku dokku@cloud.ipfs.team:star-signal
> git push dokku master
More info: libp2p#48