2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/redmine_ynh.git synced 2026-03-25 08:42:42 +01:00
Redmine package for YunoHost
Find a file
2026-02-17 10:07:34 +01:00
.github v2 2023-09-07 21:58:07 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:16:28 +01:00
doc fix 2023-09-08 08:49:02 +02:00
scripts Fix rubygem incompatibility errors and upgrade redmine to latest version (#56) 2026-02-17 10:06:58 +01:00
LICENSE Initial commit 2019-03-13 14:09:13 +01:00
manifest.toml Fix rubygem incompatibility errors and upgrade redmine to latest version (#56) 2026-02-17 10:06:58 +01:00
README.md Auto-update READMEs 2026-02-17 10:07:01 +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.1~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.