mirror of
https://github.com/YunoHost-Apps/redmine_ynh.git
synced 2024-09-03 20:16:16 +02:00
26 lines
796 B
Markdown
26 lines
796 B
Markdown
# Redmine app for YunoHost
|
|
|
|
# NOT WORK IS IN DEV
|
|
|
|
- [Yunohost project](https://yunohost.org)
|
|
- [Redmine website](https://www.redmine.org/)
|
|
|
|
![](https://dudodiprj2sv7.cloudfront.net/product-logos/ck/rN/L1BJGTE8HK3O-180x180.PNG)
|
|
|
|
|
|
[![Install Redmine with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=redmine)
|
|
|
|
### Installing guide
|
|
|
|
1. App can be installed by YunoHost **admin web-interface** or by **running following command**:
|
|
|
|
$ sudo yunohost app install --debug https://github.com/YunoHost-Apps/redmine_ynh
|
|
|
|
After Install
|
|
|
|
1. Login in redmine with admin / admin
|
|
|
|
|
|
### Upgrade this package:
|
|
|
|
$ sudo yunohost app upgrade redmine -u https://github.com/YunoHost-Apps/redmine_ynh
|