2023-10-09

How to Install InfluxDB using Docker

Step-by-step guide for installing InfluxDB and its client using Docker

#influxdb #docker #database #monitoring #timeseries
2023-10-09

How to Install Loki and Promtail use Docker

Step-by-step guide for installing Grafana Loki and Promtail using Docker

#grafana #loki #promtail #docker #monitoring
2023-10-09

How to Install Grafana

Guide for installing Grafana using APT and Docker methods

#grafana #monitoring #docker #ubuntu #installation
2023-09-27

UID User Identifier di Linux

Penjelasan tentang User Identifier (UID) dan penggunaannya di sistem Linux

#linux #system-admin #security #users
2023-09-26

The Best Method to Copy Folders and Subfolders : Linux

Guide to efficiently copy folders and subfolders in Linux using the cp command

#linux #command-line #system-admin #tutorial
2023-09-21

What Is Composer

Understanding Composer as PHP's dependency management tool and its key features

#php #composer #dependency-management #development
2023-09-19

Free for dev Website

Informasi tentang website free-for.dev yang menyediakan daftar software gratis untuk developer

#tools #resources #development #free
2023-09-03

Deploy Ruby on Rails with Capistrano and Ubuntu Server

Complete guide for deploying Ruby on Rails applications using Capistrano on Ubuntu Server

#ruby #rails #capistrano #ubuntu #deployment
2023-08-21

Cara Install Laravel Menggunakan Image Docker Composer

Tutorial instalasi Laravel menggunakan Docker Composer image tanpa mengubah PHP versi lokal

#laravel #docker #composer #php #installation
2023-08-20

Rake vs Rails

Understanding the differences between Rake and Rails command-line tools in Ruby on Rails

#ruby #rails #rake #tools #development
2022-08-07

Menggunakan Database sebagai Container di Level Production

Pertimbangan menggunakan database sebagai container di environment production

#database #docker #container #production #deployment
2022-04-12

Config ZSH for Golang

Setting up ZSH environment variables for Golang development

#golang #zsh #configuration #environment
2022-04-12

Create Vocabulary English CLI Application with Golang

Building a CLI application to display random English words with meanings using Golang

#golang #cli #english #vocabulary #tutorial
2022-04-11

Belajar Sorting String and Write to File with Golang

Tutorial sorting string dari command line arguments dan menulis hasilnya ke file menggunakan Golang

#golang #sorting #file #programming #tutorial
2022-04-11

Belajar Command Line Arguments Golang

Memahami penggunaan command line arguments di Golang menggunakan package os.Args

#golang #cli #programming #tutorial
2022-02-18

Implementing an LRU Cache with Redis

How to implement Least Recently Used (LRU) caching policy with Redis

#redis #cache #lru #database #performance
2022-01-20

Jalanin MongoDB di local menggunakan Docker

Cara mudah menjalankan MongoDB di local environment dengan Docker

#mongodb #docker #database #development
2021-12-19

Run MySQL Docker M1 Intel

Guide to run MySQL container on Docker for both M1 and Intel processors

#docker #mysql #m1 #tableplus
2021-12-19

Development Process of Product

Understanding product development workflow and engineering team scaling through documentation

#development #product #engineering #documentation
2021-12-19

Distributed Monolith vs True Microservices

Understanding the difference between distributed monolith and true microservices architecture

#microservices #architecture #distributed-systems #domain-driven-design
2021-12-19

How to Fix 504 Gateway Timeout using Nginx

Guide to resolve 504 Gateway Timeout errors in Nginx with FastCGI and Proxy configurations

#nginx #server #timeout #php-fpm
2021-12-11

IP 0-0-0-0

Understanding the wildcard IP address 0.0.0.0 and its uses

#networking #ip #server #tips
2021-12-11

Users Linux

Managing Linux users and groups - commands and best practices

#linux #users #system #administration
2021-12-10

Laradock Guzzle Issue or Curl Issue Connection Refused

How to fix connection refused errors in Laradock when using Guzzle or Curl

#laradock #docker #nginx #networking
2021-12-04

Cara jadi DevOps

Essential skills and requirements to become a DevOps Engineer

#devops #linux #networking #security
2021-12-04

Belajar Golang

Collection of learning resources for Go programming language

#golang #programming #learning #tutorial
2021-12-03

Belajar Vagrant

Getting started with Vagrant for virtual development environments

#vagrant #virtualization #devops #ubuntu
2021-11-27

What is Websocket

Understanding WebSocket technology and its real-time applications

#websocket #realtime #networking #http
2021-11-27

Centralized Log Menggunakan ELK Stack

Complete guide to setup centralized logging using Elasticsearch, Logstash, and Kibana (ELK Stack)

#elk #elasticsearch #logstash #kibana
2021-11-27

Checking Aplikasi Mana yang Sedang Menggunakan Port

How to check which applications are using specific ports on your system

#terminal #ports #networking #linux
2021-11-27

Export MYSQL RDS

Guide for exporting MySQL databases using mysqldump including RDS AWS backups

#mysql #rds #aws #backup
2021-11-24

Mengenal Chunk dan Cursor pada Laravel

Understanding Laravel's chunk and cursor methods for handling large datasets efficiently

#laravel #performance #database #optimization
2021-11-22

Over-Fetching or Under-fetching?

Understanding the concepts of over-fetching and under-fetching in API design

#api #performance #graphql #rest
2021-11-22

Running Gitlab on Local with Gitlab Runner

Guide to setup and run Gitlab Runner locally with Docker integration

#gitlab #docker #ci-cd #runner
2021-11-21

Docker Handbook

Essential Docker guide and resources for containerizing applications

#docker #containers #devops #javascript
2021-11-18

Backend Development Curriculum

Comprehensive guide to backend development topics including Golang, databases, APIs, DevOps and security

#backend #golang #devops #security
2021-11-18

Migrasi Folder Antar Komputer

Tools for transferring folders between computers using AirDrop and Syncthing

#transfer #airdrop #syncthing #file-sharing
2021-11-17

Bulk Resize Images on Terminal Mac

Quick guide to batch resize images using ImageMagick on MacOS terminal

#mac #terminal #imagemagick #images
2021-11-17

Cheat Sheet YII2 Framework

Quick reference guide for common YII2 Framework commands and configurations

#yii2 #php #framework #cheatsheet
2021-11-17

Laradock mkcert Setup

Guide to setup SSL certificates with mkcert in Laradock environment

#laradock #docker #ssl #mkcert