Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 776 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 776 Bytes

Morgue

This application helps managing your postmortems. It has a pluggable feature system and can pull in related information from IRC and JIRA as well as storing relevant links and graphs.

Morgue consists of two containers: one mariadb database and the application (Apache + PHP 5).

The Morgue container is built from scratch starting from Alpine Linux and Morgue source code (https://github.com/etsy/morgue).

homepage

event

Requirements

  • docker
  • docker-compose

How to run it

First change the configurations in example.json file, then start morgue executing:

$  docker-compose up -d

Once done, login to morgue using the credentials morgue:P0stm0rt3ms!