Hello world!

Welcome to new blog setup, nothing special here just few notes about my home server set up or maybe some random thoughts

We already talk about centralized logging with graylog but the caveat of it, is that the memory resource hog that about 4GBs in total, one for graylog itself and the other one is for opensearch/elasti...

Github explore underrated ! As i browse around github explore my interest catch on a project called youki. When i pretty confused, a different container runtime?

it’s software that runs and man...

Building rust with openssl was tricky this error due to missing openssl header files and mismatch target. On GNU target it pretty straighforward by install libssl-dev packageon other hand MUSL target a whole different story from penssl development package not detected, or architecture mismatch,...

As we already got NFS and Samba shared setup, now its time to use it in our docker containers. Gener...

Rust based applications become trends nowadays, as it got robustnest and minimal transition from C o...

That is possible? Yes it is, in reality many GUI applications packed in docker and run through brows...

Some of us may affected by this or not, after updating minio to RELEASE.2022-10-29T06-21-33Z the m...

If you love to code , you must be familiar with github, most of us likely store/backup or even wo...

Nextcloud is a niche software and supporting documents docx,pptx,xls,etc creation and editing by l...

When building with docker image and testing it out to multiple system, we want to pull it from regi...