Mutual Fund Developermutualfund.hashnode.dev·Jul 14, 2024PM2 For NodeJS Auto Run and WatchPM2 (Process Manager 2) is a popular production process manager for Node.js applications. It helps you manage and keep your applications online 24/7, providing a number of useful features for managing application processes, monitoring performance, an...#PM2 #Nodejs #Elasticsearch #logging system
B V AKASHbvakash.hashnode.dev·Nov 20, 2022Google Static IP AddressIn this lab we will know how static IP Address works. Step 1:- Make One new instance and Check out your IP address it's dynamic, means if I stop and start the machine my IP address will change. Step 2:- Choose your instance and click on stop. Step...30 readsGoogle Cloud Platform (GCP)static-ip
B V AKASHbvakash.hashnode.dev·Nov 6, 2022Google compute Engine (GCE) - Startup ScriptIn this lab we are going to use startup script and launch VM instances. Startup script :- It is a set of code which is used to perform certain task during when we launch our VM instances. For example:- When we run a script using the command line to ...1 like·69 readsGoogle Cloud Platform (GCP)startup-script