5.0.0 • Published 4 years ago
automated-deployment-aws v5.0.0
automated-deployment-aws
Please use the following command to require the library in any of the project
npm i automated-deployment-aws --save
Copy and paste the below line inside
scriptsblock inpackage.jsonfile and provide proper values to the keys mentioned;"deploy": "node node_modules/automated-deployment-aws/index.js config --pemKeyPath=ENTER_PEM_KEY_PATH_HERE --userName=ENTER_USERNAME_HERE --awsIP=ENTER_AWS_IP_ADDRESS_HERE --awsFilePath=ENTER_AWS_FILEPATH_HERE"eg : "deploy": "node node_modules/automated-deployment-aws/index.js config --pemKeyPath=C:/keys/testproject.pem --userName=username --awsIP=3.7.1.236 --awsFilePath=backend/course_user_group"Please note, In the above command ;
For
awsFilePathkey, provide the path excluding the root. If you providebackend/coursegroupas path, then it will be taken as./backend/coursegroup
Go to the root of the project on
terminaland run the following command;npm run deploy
5.0.0
4 years ago
4.0.5
4 years ago
4.0.4
4 years ago
4.0.6
4 years ago
4.0.3
4 years ago
4.0.1
4 years ago
4.0.0
4 years ago
4.0.2
4 years ago
3.2.2
5 years ago
3.2.1
5 years ago
3.2.0
5 years ago
3.0.0
5 years ago
2.0.2
5 years ago
2.0.1
5 years ago
2.0.0
5 years ago
1.1.0
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago