docker
-
Photonized: On-the-fly image resizer and optimizer
•
1 min read
Yesterday I’ve pushed a quick fix to my 2,5 years old photonized project. It’s a simple and easy-to-use image resizer and optimizer (based on photon). I’ve personally tested it on the large-scale websites under the high traffic (behind the CDN ofc) and it works quite well with the minimum configurations. So, you can consider as…
-
Sending HAProxy logs to Graylog
•
3 min read
I just finished the setup of a brand new Graylog 3 server and wanted to share my configuration for sending HAProxy logs. I’m not digging into the server setup. It’s super simple; you can find out docker-compose configuration on the official docs. https://docs.graylog.org/en/3.0/pages/installation/docker.html
-
Centralized Logging with Graylog on Docker
•
3 min read
Logs are the answer that when something goes wrong. When you work on an enterprise scale, you need a centralized logging mechanism. (You can’t jump one server to other and tail that streams)