HackerTrans
トップ新着トレンドコメント過去質問紹介求人

rp8

no profile record

コメント

rp8
·5 年前·議論
It didn’t work in my picture. It has trees in the background from a small hill looking down.
rp8
·5 年前·議論
Agreed. Much simpler than k8s stuffs and you can build simple build / deployment process without using one of those CI/CD platform.
rp8
·5 年前·議論
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 年前·議論
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.