1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/redirect_ynh.git synced 2025-11-05 12:58:41 +01:00
Redirection app for YunoHost
Find a file
2025-09-22 21:51:08 +02:00
.github Add templates 2021-06-04 16:26:13 +02:00
conf Moar tweaking/cleaning x_x 2024-01-02 17:46:35 +01:00
doc Update DESCRIPTION_fr.md: grammar typo >_> 2024-07-10 20:09:21 +02:00
scripts cleaning 2024-11-05 14:49:27 +01:00
LICENSE Add AGPL3+ licence and improve manifest 2018-05-26 10:27:44 +02:00
manifest.toml Update manifest.toml: actually let's name it 2.1 for .. helpers 2.1 ;) 2024-11-05 17:28:09 +01:00
README.md Auto-update READMEs 2025-09-22 21:51:08 +02:00
tests.toml Tests: fix by using another package and only request the container 2025-09-21 22:57:05 +02:00

Logo of Redirect Redirect, packaged for YunoHost

Create a redirection or a proxy to another path

🌐 Official app website Version: 2.1~ynh1

📦 Developer info

Automatic tests level

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/redirect_ynh/tree/testing

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

📚 App packaging documentation

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