Page 10 | VALDEMAR
Transforming Development with Docker Compose Watch
2023-06-15
Boost your dev workflow with Docker Compose's watch feature. Auto-sync or rebuild services on file changes for faster, hands-free local development.
577 words
|
3 min read
Install Bitwarden on Ubuntu Server 22.04 LTS
2023-01-22
Learn how to install Bitwarden on Ubuntu Server 22.04 LTS using Docker. Step-by-step instructions for setup, SSL with Let's Encrypt, and secure password storage.
636 words
|
3 min read
Install Wiki.js with Docker Compose
2023-01-21
Step-by-step guide to install Wiki.js with Docker Compose on Ubuntu using Traefik, Let's Encrypt, and PostgreSQL. Secure setup with SSH and HTTPS.
711 words
|
4 min read
Git Cheat Sheet
2023-01-20
Fast and practical Git cheat sheet for developers. Learn essential Git commands for setup, commits, branching, merging, and more in one convenient guide.
350 words
|
2 min read
Configure AWS CLI
2022-11-08
Learn how to configure AWS CLI with IAM credentials. Step-by-step guide for setting up secure access, managing keys, and running AWS commands via terminal.
533 words
|
3 min read
Install Terraform on macOS
2022-11-08
Learn how to install Terraform on macOS using Homebrew. Step-by-step guide includes setup, version check, and usage tips for managing infrastructure as code.
234 words
|
1 min read
Install AWS CLI on macOS
2022-09-16
Step-by-step guide to install AWS CLI on macOS using the terminal. Learn how to download, install, and verify AWS CLI in minutes for seamless cloud management.
245 words
|
1 min read
Install Kubernetes on Ubuntu Server 22.04 LTS
2022-09-09
Step-by-step guide to install Kubernetes on Ubuntu Server 22.04 LTS using kubeadm. Learn how to set up master and worker nodes with containerd and Calico.
2485 words
|
12 min read