Skip to main content

Questions tagged [toolchain]

For questions about set of tools that facilitate the delivery, development, and management of applications.

1 vote
0 answers
38 views

I used to work on a project where I used CI/CD and docs-as-code for architecture design. It took me quite some time to change my way of thinking from the licensed tools I had before. I was kind of ...
Passeris's user avatar
3 votes
1 answer
899 views

I'm new to DevOps and I'm learning that: The adoption of containerization and GitOps have been clear trends Some CI/CD tools (e.g. Jenkins X) are more geared toward this trend than others (e.g. ...
Omar Shazly's user avatar
1 vote
1 answer
818 views

I have the following case: There are a couple of repositories (well, two-digit number). Each of them has some sort of (declarative) Jenkins pipeline - it would be one of three types: run tests -> ...
cyau's user avatar
  • 113
2 votes
1 answer
109 views

Is there a good web console or tool that would help enable us to review Shell Scripts? Usually when maintaining a system, we would run scripts that are managed, or we could run scripts that run only ...
JeffJen's user avatar
  • 21
1 vote
1 answer
67 views

I need a tool/framework for CI/CD which can: Support multi-repository project Build and ship only changed part (frontend/backend) using revison hashes to decide Ship some branches (release candidate ...
Daniil's user avatar
  • 121
0 votes
1 answer
49 views

I work for a managed services company and am working out a plan to retrofit our customer support machines to support AWS in a general way. We use Ansible and lots of ssh port forwarding to connect ...
Peter Turner's user avatar
  • 1,492
6 votes
3 answers
5k views

Every time I onboard a new person on my team I have to go through the same routine of installing everything, figuring out what changed since last time we onboarded someone etc. Not fun. I've heard ...
langkilde's user avatar
  • 355
8 votes
2 answers
1k views

The General Data Protection Regulation (GDPR) is a set of rules to improve the protection of data about European citizens. Quote from this link: The EU General Data Protection Regulation (GDPR) is ...
Pierre.Vriens's user avatar
  • 7,235
4 votes
3 answers
3k views

I'm starting up the DevOps initiative at my company and trying to decide what IDE and other development tooling to invest the team in for our various repositories. Language wise we have a lot of Ruby ...
wberry's user avatar
  • 141
0 votes
1 answer
521 views

I'm getting a bit deeper into Gradle and want to further automate the process. Generally speaking what are the approaches towards interacting with application servers? I'd want to automate deploying ...
Thufir's user avatar
  • 101
12 votes
1 answer
2k views

Working for a large company with over 500 IT staff and over a 1,000 servers, with each server running its own business applications, we have a tremendous information and co-ordination challenge in ...
Grant Durr's user avatar
4 votes
2 answers
341 views

We have defined what ChatOps is in the form of the following question: What are ChatOps approach use cases of production infrastructure management?: Practically it means something very different to ...
Richard Slater's user avatar
8 votes
3 answers
1k views

I am aware of the de facto and popular tool choices for various programming languages such as Go, NodeJS, Java, Python etc. However, I do not know what toolchain is reasonable or even (hot) in the ....
Steiniche's user avatar
17 votes
4 answers
2k views

Is there an elegant way or a best practice when it comes to deleting old images from the Docker registry? I see a lot of requests/issues here: https://github.com/docker/docker-registry/labels/delete, ...
Dawny33's user avatar
  • 2,816
8 votes
2 answers
683 views

Many "simple" use cases shown in examples of ChatOps approach, creation of cloud instances, deployments to test environment etc., are there any use cases for production infrastructure management?
rombob's user avatar
  • 657

15 30 50 per page