Giter Site home page Giter Site logo

Comments (4)

haxqer avatar haxqer commented on May 26, 2024

Using the datacenter license

from confluence.

hacker-hackert avatar hacker-hackert commented on May 26, 2024

hi haxqer
thanks for your response
how can I use the datacenter license?
I run Jira on my server with this command:
docker volume create jira_home_data && docker network create jira-network && docker run -p 8080:8080 -v jira_home_data:/var/jira --network jira-network --name jira-srv -e TZ='Asia/Shanghai' haxqer/jira:9.12.1

and for a license I used this command:
docker exec jira-srv java -jar /var/agent/atlassian-agent.jar \ -d \ -p jira \ -m [email protected] \ -n [email protected] \ -o your-org \ -s you-server-id-xxxx

now how can I got a datacenter license ?

from confluence.

haxqer avatar haxqer commented on May 26, 2024
  1. Generate a datacenter license for Jira: how to hack jira
  2. Modify Jira's license: Administration -> Applications -> Version&licenses
  3. Generate license for jira plugin: how to hack plugin
  4. Paste the license of the Jira plugin

from confluence.

hacker-hackert avatar hacker-hackert commented on May 26, 2024

Thanks for your suport
My issue resolved

from confluence.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.