Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [devops]

This tag is for programming questions about DevOps ("development" and "operations"), which is a software development method that stresses communication, collaboration, integration, automation, and measurement of cooperation between software developers and other IT professionals. Non-programming related questions should be asked on the DevOps Stack Exchange site.

-1 votes
1 answer
24 views

'mvn' is not recognized as an internal or external command

I have created a job in Jenkins tool. I am getting error like this Started by user CodeBind Running as SYSTEM Building in workspace C:\Users\user_\OneDrive\Desktop\access-mgmt [access-mgmt] $ cmd.exe /...
Hema's user avatar
  • 11
0 votes
0 answers
9 views

How to get info about the certificate which are present in apple developer portal using fastlane

I want to get notificate when the certificate in my apple developer portal is going to expire, so is there way to get the info about the certificate expire date and send email. is there any way in ...
Aditya pratap singh's user avatar
0 votes
1 answer
33 views

Power-Automate: Azure DevOps connector - when a build completes trigger output "Parameters" is always empty

I am working on a teams notifications automation for my pipeline. I would like to output details of this pipeline to my teams channel when build completes successfully. Every needed output from ...
Kopolomo03's user avatar
-2 votes
0 answers
15 views

Getting an erro for Centos in my Vm not sure how to find the solution and keep goind [closed]

I am trying to vagrant up my two VMs one is Ubuntu and other is Centos Vm.. One is working fine and other give this error: ** Loading mirror speeds from cached hostfile Could not retrieve mirrorlist ...
Indra Sekar's user avatar
-1 votes
0 answers
8 views

Name Resolution between external browser and internal Docker Network [duplicate]

I have docker-compose file where i describe 4 containers and added them to created internal docker network, my frontend container tries to get data from my backend container using ajax, where i wrote ...
kruasanow's user avatar
0 votes
0 answers
9 views

Queries related to DevOps

I have certain queries regarding DevOps and automated testing: Q1. What are the most experienced challenges while using automated testing in the ci/cd pipeline? Q2. What are the different strategies ...
AKSHIT PATEL's user avatar
0 votes
1 answer
24 views

IIS WEB APP MANAGE - CLEAR recycling.periodicRestart.schedule

I am trying to set some App pool configurations using appcmd.exe commands! I have command to set the periodic recycling like this: set config -section:system.applicationHost/applicationPools /+"[...
J.Memisevic's user avatar
  • 1,336
0 votes
0 answers
21 views

Log Rotation of Docker logs not working properly

enter image description hereI applied docker - Log rotation by creating a file in /etc/logrotate.d folder. Content of the file is like this: /var/lib/docker/containers/*/*.log { daily ...
Harshita Jaiswal's user avatar
0 votes
1 answer
30 views

MQ container add authorization for system queue

I downloaded the MQ container and able to login using admin and app user. I am able to see all queues from admin user but unable to all queues avilable using app user. As per the documentation, i need ...
user10820864's user avatar
-2 votes
0 answers
27 views

Node js CORS error only on /admin route only [closed]

I am facing this issue with only one route which is /admin. I have deployed the Node js Code on the EC2 instance. No Nginx is used, Domain is mapped using Load Balancer. There is no issue with the ...
Engineer S. Saad's user avatar
0 votes
1 answer
47 views

How to bypass policies when merging using Create PR task for a specific account

I am trying to use the Create PR task in a pipeline to merge changes from my source branch to target branch (master). I want to bypass the policies of having reviewers and linking work item. I changed ...
Dharmi Mehta's user avatar
0 votes
0 answers
14 views

Oracle devops build agent Nodejs 20

Oracle uses Oracle linux 7 as base images for build pipelines, Looks like oracle linux 7 doesn't support Node 20, what is the best way to build node 20 projects in oracle devops build pipelines,
Sunny's user avatar
  • 863
-6 votes
0 answers
35 views

Let's build an open source platform similar to Azure DevOps [closed]

I'm interested in developing an open-source platform similar to Azure DevOps. The goal is to build it incrementally, starting with a few basic features. For the first iteration, what essential ...
Govind Deshmukh's user avatar
0 votes
0 answers
17 views

Indexing/ mapping an infrastructure of VMs [closed]

I'll have to index/ "map" an infrastructure of around 80 VMs. Each of this VMs has one or more custom services (ex. custom Tomcat servers, proxies etc.). Many services are deployed on 2-3 ...
unix's user avatar
  • 1
0 votes
1 answer
58 views

Azure DevOps pipeline notification to teams direct message

I am working on pipeline that takes care of pull requests. Everything about it works fine, howerver I would like to notify the developer for which the pull request pipeline is running if the pipeline ...
Kopolomo03's user avatar

15 30 50 per page
1
2 3 4 5
547