Latest questions in DevOps on Cloud

0 votes
1 answer

Is it possible to open a bug in VSTS if release deployment fails?

You can do this by adding another ...READ MORE

Apr 24, 2018 in DevOps on Cloud by DareDev
• 6,890 points
501 views
0 votes
1 answer

How to manage Application version for VM's in Azure Autoscaling group

First of all, You have to launch ...READ MORE

Apr 24, 2018 in DevOps on Cloud by shubham
• 7,340 points
791 views
+1 vote
3 answers

How to automatically create an image of an AWS ec2 instance(AMI)?

you should try using aws ec2 create-image, aws ...READ MORE

Apr 12, 2018 in DevOps on Cloud by DareDev
• 6,890 points
5,605 views
0 votes
1 answer

how to safely deploy npm install without it causing inconsistencies?

The recent versions on npm generates a ...READ MORE

Apr 11, 2018 in DevOps on Cloud by DareDev
• 6,890 points
711 views
0 votes
1 answer

How can I remove a port from url for node app using nginx

If you run your node server on ...READ MORE

Apr 10, 2018 in DevOps on Cloud by ajs3033
• 7,300 points
3,679 views
0 votes
1 answer

Unable to deploy angular 2 app on bluemix with angular CLI

We had the same issue and in ...READ MORE

Apr 9, 2018 in DevOps on Cloud by ajs3033
• 7,300 points
779 views
+2 votes
3 answers

can't make nginx try_files to work with default_index.html

Here's another convenient use of try_files, as ...READ MORE

Oct 18, 2018 in DevOps on Cloud by Hannah
• 18,570 points
4,583 views
+2 votes
3 answers

How do I deploy Scala PlayFramework Project to IBM Bluemix

It seems that they are more than ...READ MORE

Oct 18, 2018 in DevOps on Cloud by lina
• 8,220 points
901 views
+2 votes
2 answers

unable to Import job in rundeck through curl command from local directory or AWS S3

You can use the S3 log storage ...READ MORE

Oct 12, 2018 in DevOps on Cloud by lina
• 8,220 points
1,880 views
+5 votes
2 answers

Can not set multiple environments (dev\stage\production) with elastic beanstalk

This is how you do this in ...READ MORE

Mar 27, 2018 in DevOps on Cloud by ajs3033
• 7,300 points
2,250 views
+3 votes
2 answers

Best way to deploy automated deployments in kubernetes on google cloud

The first thing you need to do ...READ MORE

Oct 12, 2018 in DevOps on Cloud by Hannah
• 18,570 points
719 views
+4 votes
2 answers

unable to get subdomain of URL in NGINX

You just need to add .+ after ...READ MORE

Oct 11, 2018 in DevOps on Cloud by lina
• 8,220 points
4,489 views