HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rp8

no profile record

comments

rp8
·5 yıl önce·discuss
It didn’t work in my picture. It has trees in the background from a small hill looking down.
rp8
·5 yıl önce·discuss
Agreed. Much simpler than k8s stuffs and you can build simple build / deployment process without using one of those CI/CD platform.
rp8
·5 yıl önce·discuss
I actually deploy all go services in docker too as it can leverage existing system control / monitoring / logging from Linux without writing custom scripts for each service.
rp8
·5 yıl önce·discuss
I’m doing the opposite and deploy all my services (go), postgresql and nginx in docker with docker compose. The isolation and easy deployment with some scripts works for me.

I hosted my own registry to have as many images as needed in docker too.