Git Product home page Git Product logo

atlassian-devbox's Introduction

atlassian-devbox

Quality Gate Status Security Rating Known Vulnerabilities npm version

requirements

install it

from homebrew

brew tap viqueen/atlassian-devbox
brew install atlassian-devbox

from npm

  • first time
npm install -g atlassian-devbox
  • does it need an update ?
npm outdated -g --depth=0
  • update it
npm update -g atlassian-devbox

from source

git clone [email protected]:viqueen/atlassian-devbox.git
cd atlassian-devbox

npm install
npm link

use it

It comes with the following enterprise product scripts that behave exactly the same

# running and debugging atlassian server instances
confluence -h
jira -h
bitbucket -h
bamboo -h
crowd -h
fecru -h
ctk-server -h

For example this is what the Confluence script documentation looks like

Usage: confluence [options] [command]

Options:
  --amps-version <ampsVersion>   with amps version (default: "8.8.1")
  --with-plugins <withPlugins>   with plugins (default: "")
  --with-jvm-args <withJvmArgs>  with jvm args (default: "")
  -V, --version                  output the version number
  -h, --help                     display help for command

Commands:
  install <productVersion>       installs confluence version
  start <productVersion>         runs confluence
  debug <productVersion>         runs confluence in debug mode
  logs <productVersion>          tails confluence log file
  remove <pattern>               removes confluence instance with version matching given pattern
  list [options] [pattern]       lists installed confluence instances
  versions                       lists available confluence versions
  help [command]                 display help for command
  • start a confluence instance
confluence start 7.4.9
  • tail the logs
confluence logs 7.4.9
  • debug a confluence instance
confluence debug 7.4.9
  • list installed versions
confluence list
  • remove some installed version
confluence remove 7.4.9
confluence remove 7.4 # removes all 7.4.x instances
  • list available versions in local cache
confluence versions
  • list available versions from remote
confluence versions -r
  • install a specific version without running it
confluence install 7.18.0

atlassian-devbox's People

Contributors

renovate[bot] avatar snyk-bot avatar viqueen avatar

Watchers

 avatar  avatar

atlassian-devbox's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/npm-build-and-test.yml
  • actions/checkout v4
  • actions/setup-node v4
  • ubuntu 22.04
.github/workflows/npm-publish.yml
  • actions/checkout v4
  • actions/setup-node v4
  • ubuntu 22.04
npm
package.json
  • axios ^1.6.7
  • chalk ^4.1.2
  • commander ^12.0.0
  • fs-directory ^1.0.0
  • xml2js ^0.6.0
  • @types/node ^20.11.10
  • @types/xml2js ^0.4.11
  • @typescript-eslint/eslint-plugin ^7.0.0
  • @typescript-eslint/parser ^7.0.0
  • eslint ^8.56.0
  • eslint-plugin-import ^2.29.1
  • husky ^9.0.6
  • prettier ^3.2.4
  • typescript ^5.3.3
nvm
.nvmrc
  • node 20

  • Check this box to trigger a request for Renovate to run again on this repository

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.