An open API service indexing awesome lists of open source software.

https://github.com/rain1024/myred

My Redmine Compose
https://github.com/rain1024/myred

docker-compose-template redmine

Last synced: over 1 year ago
JSON representation

My Redmine Compose

Awesome Lists containing this project

README

          

# My Redmine Compose

## Usage

Install Redmine

```
git clone https://github.com/rain1024/myred.git
cd myred

docker-compose up --build
```

Go to http://127.0.0.1:8181. Login with **user**/**bitnami1**

## Dependencies

* [bitnami-docker-redmine](https://github.com/bitnami/bitnami-docker-redmine)
* [Redmine 4.0.1](https://www.redmine.org/)
* [RedmineUp Agile Plugin 1.4.11 (Light)](https://www.redmine.org/plugins/redmine_agile)
* [Circle Theme](https://www.redmineup.com/pages/themes/circle)

## Screenshot

![](screenshot.png)