Posts 📖

Simple docker-compose continuous deployment 🚀

May 3, 2021 · 3 min read
A simple continuous deployment using docker-compose, bitbucket pipeline, docker hub and one bash script

Hosting images on Google Drive

January 31, 2021 · 1 min read
Sharing links in Google drive is not a way to host your images. Or is it?

How to clean your commits with Git rebase

December 5, 2020 · 2 min read
When the PR comes, we all regrets these 'fix 1', 'fix 2', 'save', 'changes', etc.

Limit docker logs size

November 6, 2020 · 1 min read
Docker will keep all logs of your containers and that's maybe not what you want

CKA feedbacks

July 6, 2020 · 1 min read
I passed the Certified Kubernetes Administrator exam, here are my advises

Fix mac connection problems with free wifi

July 5, 2020 · 1 min read
Could not connect to free wifi with my mac, found a quick fix

Should I put this value in the .env?

July 5, 2020 · 1 min read
.env and config file story

No more passwords

April 18, 2020 · 2 min read
Stop using passwords and switch to SSH keys when you can.
← Prev
Page 3 of 4
Next →