项目作者: maxim-avramenko

项目描述 :
jira in docker containers
高级语言: Shell
项目地址: git://github.com/maxim-avramenko/jira.git
创建时间: 2017-03-18T03:30:01Z
项目社区:https://github.com/maxim-avramenko/jira

开源协议:

下载


JIRA in Docker containers


Репозиторий предназначен для запуска JIRA в Docker контейнерах.

Для работы необходимы:

  • Docker
  • docker-compose
  • Git

Commands:

  1. up - start JIRA
  2. ps - list of working containers
  3. down - stop JIRA
  4. restart - restart JIRA
  5. build - build docker containers for JIRA
  6. build-nocache - force build docker containers for JIRA without docker cached images
  7. db-backup - s3cli backup database to Amazon S3
  8. db-restore - s3cli restore database form Amazon S3

Пример:

  1. ./jira.sh up

Помощь

Документация