sagivf/rjq-ui

deploy docker example

sagivf opened this issue · 3 comments

deploy docker example

@disarticulate Hey Eric,
Hope you can help me out here, I've been re investing in this project and hopefully in the original job-queue as well (and we are working on forking and bringing RethinkDB back to life - https://spectrum.chat/rebirthdb).

I've redone this in react and ints coming along nicely (see here - )

I really want to deploy the docker based example you helped build and i'm looking for a fast way to do this. I'm still a docker newbie.

My question is regarding docker-compose - Is there an easy way ti get it deployed?
From what I can tell docker cloud hosting is dead, kubernetes doesn't use docker-compose, tried heroku and it didn't work.

Is my only option custom deployments like these?

I've not ventured far into cloud stuff, but this is what I've kept my eye on until it matures:
https://rancher.com/docs/rancher/v1.6/en/cattle/rancher-compose/

Until then, I run cheap dockers out of a OVH vps:
https://www.ovh.com/world/vps/

Thanks @disarticulate I will check this out.
heres what i've been working on by the way - https://rjq.spikli-qa.nanoapp.io/rjq-ui/
More to come down the road...