Skip to content

Aiman Daniel

I wear many hats – DevOps, Software Engineering, Information Security

  • Reading List
  • CV

Category: Docker

Managing Docker Containers Remotely

In Containers, Docker, Linux By aimand On July 22, 2026July 22, 2026

Systemd and Docker daemon configuration This part is only necessary if you want the Docker daemon to listen on a TCP port. My preferred way of doing it is as follows: If we take a…

Read more of Managing Docker Containers Remotely →

Gotchas in running PHP as a containerized application

In Docker, PHP By aimand On January 6, 2026June 9, 2026

I have a question that has been circling my mind for a while: should nginx and php-fpm run in separate containers or the same? Consequently, how do we scale them horizontally? In this article, I…

Read more of Gotchas in running PHP as a containerized application →

© Copyright Aiman Daniel. All rights reserved.