WIP fork of redirect_ynh
Find a file
2025-06-13 14:56:36 +02:00
.github Add templates 2021-06-04 16:26:13 +02:00
conf Update nginx.conf 2025-06-08 21:43:24 +02:00
doc Update ADMIN.md 2025-01-17 23:14:33 +01:00
scripts [autopatch] Automatic patch attempt for helpers 2.1 2024-09-01 19:45:23 +02:00
.gitignore Create .gitignore 2025-06-08 21:42:43 +02:00
LICENSE Add AGPL3+ licence and improve manifest 2018-05-26 10:27:44 +02:00
manifest.toml Update manifest.toml 2025-06-08 21:43:06 +02:00
README.md Auto-update READMEs 2025-06-08 21:40:47 +02:00
tests.toml v2 2023-11-25 19:20:44 +01:00

Logo of Reverse Proxy Reverse Proxy, packaged for YunoHost

Create a reverse proxy to a socket/port, optionally serve static files from folder

🌐 Official app website Version: 0.2~ynh2

📦 Developer info

Automatic tests level

🛠️ Upstream Reverse Proxy repository: <>

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

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

📚 App packaging documentation

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