Skip to content

itspoma/mantis-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mantis Bug Tracker

version 0.1


Setup

on local:

$ boot2docker up
$ make PORT=1234

on stage:

$ curl -sSL https://get.docker.com/ | sh
$ docker -v
$ sudo service docker restart
$ git clone https://github.com/itspoma/mantis-docker mantis-docker/
$ cd mantis-docker/ && make PORT=1234
$ open http://site:1234/

to proceed setup from scratch:

$ open http://{site}/admin/install.php

Access

MantisBT credentials:

login: administrator
password: root

MySQL credentials:

login: root
password: toortoor

About

Ready-for-production MantisBT container. Includes LAMP stack with MantisBT over.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors