Having a date with Kong, the most popular API gateway in the world

Having a date with Kong, the most popular API gateway in the world

Kong is built on NGINX and uses the Lua module to support your plugins; you could now use Python, Go, and Javascript in your custom plugins.

November 27, 2022 · 4 min
Strategies for Rotating Docker Logs

Strategies for Rotating Docker Logs

Docker has a logging drivers list, and the default driver is json-file with settings as max-size and max-files. However, logrotate can be used.

November 15, 2022 · 4 min
Handling Docker Volumes Permissions without root privilege

Handling Docker Volumes Permissions without root privilege

We build some containers that share a volume without root access.Don't forget tha, the UID and GID for the host and containers must be the same.

October 30, 2022 · 3 min
Unlock NGINX hidden powers with Javascript module (NJS)

Unlock NGINX hidden powers with Javascript module (NJS)

Develop a proxy to handle API calls with validation; the PokeAPI is used to supply some data because everyone loves Pokemon.

October 23, 2022 · 3 min
Why Ghost might be your Blogging Platform?

Why Ghost might be your Blogging Platform?

Ghost is awesome! You don't need plugins to work and waste time fixing". Keep your focus on writing and sharing your message.

September 8, 2022 · 2 min