2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/redmine_ynh.git synced 2026-05-12 05:07:20 +02:00
Redmine package for YunoHost
Find a file
2026-04-11 18:55:31 +02:00
.github v2 2023-09-07 21:58:07 +02:00
conf Update nginx.conf 2026-03-22 22:08:59 +01:00
doc fix 2023-09-08 08:49:02 +02:00
scripts cleaning 2026-03-22 22:09:47 +01:00
LICENSE Initial commit 2019-03-13 14:09:13 +01:00
manifest.toml Upgrade sources 2026-03-18 01:02:22 +01:00
README.md Auto-update READMEs 2026-03-18 01:02:29 +01:00
tests.toml Fix rubygem incompatibility errors and upgrade redmine to latest version (#56) 2026-02-17 10:06:58 +01:00

Logo of Redmine Redmine, packaged for YunoHost

Flexible project management Web application

🌐 Official app website Version: 6.1.2~ynh1

Screenshots

Screenshot of Redmine

📦 Developer info

Automatic tests level

🛠️ Upstream Redmine repository: https://github.com/redmine/redmine

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/redmine_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade redmine -u https://github.com/YunoHost-Apps/redmine_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.