# Redmine for YunoHost [![Integration level](https://dash.yunohost.org/integration/redmine.svg)](https://dash.yunohost.org/appci/app/redmine) ![](https://ci-apps.yunohost.org/ci/badges/redmine.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/redmine.maintain.svg) [![Install Redmine with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=redmine) *[Lire ce readme en français.](./README_fr.md)* > *This package allows you to install Redmine quickly and simply on a YunoHost server. If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* ## Overview Redmine is a flexible project management web application written using Ruby on Rails framework. **Shipped version:** 4.2.4~ynh1 ## Disclaimers / important information Use default administrator account to log in: - login: admin - password: admin You can go to Administration menu and choose Settings to modify most of the application settings. ## Documentation and resources * Official app website: https://www.redmine.org * Upstream app code repository: https://github.com/redmine/redmine * YunoHost documentation for this app: https://yunohost.org/app_redmine * Report a bug: https://github.com/YunoHost-Apps/redmine_ynh/issues ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/redmine_ynh/tree/testing). To try the testing branch, please proceed like that. ``` sudo yunohost app install https://github.com/YunoHost-Apps/redmine_ynh/tree/testing --debug or sudo yunohost app upgrade redmine -u https://github.com/YunoHost-Apps/redmine_ynh/tree/testing --debug ``` **More info regarding app packaging:** https://yunohost.org/packaging_apps