@fox-zero/jira

FoxZero™ JIRA is a project management philosophy based on (good parts of) Agile principles, and Atlassian JIRA Software.

Usage no npm install needed!

<script type="module">
  import foxZeroJira from 'https://cdn.skypack.dev/@fox-zero/jira';
</script>

README

FoxZero™ JIRA

FoxZero™ JIRA is a project management philosophy based on (good parts of) Agile principles, and Atlassian JIRA Software.

This Docker setup includes the official Atlassian JIRA Software Docker image with Postgres, along with add-ons, workflows, and configuration necessary to support the FoxZero™ X™ methodology.

Quick Launch

By default, FoxZero™ JIRA runs on port 8080 on your server.

[DOMAIN=jira.example.com] [PORT=8080] docker-compose up [-d]

SSL

FoxZero™ JIRA uses Let's Encrypt and Nginx to setup a secure SSL (HTTPS) reverse web proxy.

DOMAIN=jira.example.com EMAIL=email@example.com SCHEME=https SECURE=true [PROXY_PORT=443] \
    docker-compose -f docker-compose.yml -f docker-compose.http.yml up [-d]

© 2019 FoxZero Media (a VitruvianTech® brand)