Posts tagged with "devops"
8 posts found.
Incognito Shell - Isolating Credentials with Subshells in Bash
Boost your console productivity with Incognito Shell
Reliable Python Proxy Server with Docker, systemd, and Log Management on GCE
A Dockerized Python proxy server with automated deployment, logging, and service management using Docker Compose and systemd on a Debian-based GCE instance.
How to kill a server from a Makefile
Learn how to kill a server process from a Makefile using the lsof command to find the PID and kill it.
Installing Docker and Docker Compose on Ubuntu via Terminal
A step-by-step guide to installing Docker and Docker Compose on Ubuntu via the terminal.
How To Set Up a Node.js Application for Production on Ubuntu 22.04 using caddy
How To Set Up a Node.js Application for Production on Ubuntu 22.04 using caddy
How to add additional disks in GCP (Google Cloud Platform)
How to add additional disks in GCP (Google Cloud Platform)
How to create a multi-stage docker builds
Unlock the Power of Multi-Stage Docker Builds: Optimize Your Images
Whitelisting of ips in nginx config
How to whitelist certain ips through nginx config.