All apps · 0 apps
RedMine
OfficialDocker app from Fantucie's Repository
Overview
Redmine is a free and open source, web-based project management and issue tracking tool. It allows users to manage multiple projects and associated subprojects. It features per project wikis and forums, time tracking, and flexible role based access control. It includes a calendar and Gantt charts to aid visual representation of projects and their deadlines. Redmine integrates with various version control systems and includes a repository browser and diff viewer.
The basic user is
user: admin
password: admin
Readme
View on GitHub= Redmine
Redmine is a flexible project management web application written using Ruby on Rails framework.
More details can be found in the doc directory or on the official website https://www.redmine.org
Install RedMine on Unraid in a few clicks.
Find RedMine in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for RedMine Review the template variables and paths Click Install
Categories
Download Statistics
73,361,559
Total Downloads
265,002
This Month
240,712
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
PortPorttcp
- Target
- 3000
- Default
- 3000
- Value
- 3000
DatabaseHostVariable
The IP of your database
- Target
- REDMINE_DB_MYSQL
DatabasePortVariable
The port of your database
- Target
- REDMINE_DB_PORT
- Default
- 3306
- Value
- 3306
DatabaseNameVariable
The name of the database you will use
- Target
- REDMINE_DB_DATABASE
- Default
- RedMine
- Value
- RedMine
DatabaseUserVariable
- Target
- REDMINE_DB_USERNAME
- Default
- RedmineUser
- Value
- RedmineUser
DatabaseUserPasswordVariable
- Target
- REDMINE_DB_PASSWORD
- Default
- changeme
- Value
- test1234
RedMinePluginPathrw
Plugins path for redmine
- Target
- /usr/src/redmine/files
- Default
- /mnt/user/appdata/redmine/plugins
- Value
- /mnt/user/appdata/redmine/plugins
RedMineThemesPathrw
Themes path for RedMine
- Target
- /usr/src/redmine/public/themes
- Default
- /mnt/user/appdata/redmine/themes
- Value
- /mnt/user/appdata/redmine/themes