C
C
Cat-DID2020-08-11 14:45:02
git
Cat-DID, 2020-08-11 14:45:02

Is there an alternative to jira project management system + repository management + docker?

Good afternoon! I am studying the issue of integrating Jira (for planning / managing project financing) with repositories (in order to track the readiness of the project, or the implementation of specific builds + tasks; comments from QA), integration with the CI / CD system and containerization are also planned. Therefore, at the moment I am searching for something more or less scalable.
It is considered purely for the linux environment, and must be jira.
For now, I've settled on the atlassian software (git + bitbucket + jira + docker).
Therefore actually questions - whether I dig in the correct direction? Are there better solutions?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly Karasik, 2020-08-11
@vitaly_il1

Are there better solutions?

I am for boring solutions, they are more reliable.
Answer: correct.
If Jira is a given, then it remains to choose repositories and CI.
Bitbucket is convenient in that it can be both in the cloud and locally, it easily integrates with Jira and other Atlassian products. Alternatives are GitHub, GitLab.
CI - I'm for the good old Jenkins. Alternatives are cloud-based CircleCI, etc., in simple cases GitHub Actions and a similar service from GitLab.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question