Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jira image rm and no rm ,what is diff #3

Closed
liminghua999 opened this issue Jun 1, 2020 · 4 comments
Closed

jira image rm and no rm ,what is diff #3

liminghua999 opened this issue Jun 1, 2020 · 4 comments

Comments

@liminghua999
Copy link

in your docker image tags
I fund 2 image
one have rm
and another no rm
what diff between them?

@haxqer
Copy link
Owner

haxqer commented Jun 1, 2020

"rm" branch is cracked jira.
This branch may be deleted at any time.

@nestaguo
Copy link

I installed jira via your docker-compose.yml(image: jira:rm). when I set my license in jira, i get a error message that is "This license is invalid. Please double-check that you have entered it correctly, and contact Support if the issue continues.". How do i solve it?
Many Thanks

@haxqer
Copy link
Owner

haxqer commented Aug 13, 2020

  • Please note your Server ID, and replace it.

  • Please note your Production. If you need to crack jira(not plugins) , you should replace the parameters -p jira

.eg, my Server ID is : BAEA-62PV-T41C-QL4J

docker exec jira-srv java -jar /var/agent/atlassian-agent.jar
-p jira
-m youremail@gmail.com
-n youremail@gmail.com
-o http://website
-s BAEA-62PV-T41C-QL4J

@nestaguo
Copy link

* Please note your Server ID, and replace it.

* Please note your Production. If you need to crack `jira`(not plugins) , you should replace the parameters `-p jira`

.eg, my Server ID is : BAEA-62PV-T41C-QL4J

docker exec jira-srv java -jar /var/agent/atlassian-agent.jar
-p jira
-m youremail@gmail.com
-n youremail@gmail.com
-o http://website
-s BAEA-62PV-T41C-QL4J

Thanks for your relpy, I'll try again. Maybe I don't import .jar.

@haxqer haxqer closed this as completed Aug 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants