docker — posts
Posts tagged docker
-
No. 013
AWS connection timeout
Fixing connection hanging on code running on instances behind AWS NAT Gateway
-
No. 011
Moving WSL2
WSL2 takes up a lot of space. Here is show how to move it to a different directory or path
-
No. 006
MongoDB authentication
In this post, i try to show one of the ways of using authentication on standalone versions and replica set of MongoDb STANDALONE INSTANCE Connect to mongo shell on the mongodb instance and run. use…
-
No. 004
Setting up Drone CI/CD
CI/CD pipelines is a must for rapid prototyping and development of applications. Be it frontend or backend. One of the open source tool for CI/CD is the one called Drone Setup of this tool is extremely simple. Requirements * docker installation on your system Just ssh into your server