mirror of
https://github.com/YunoHost-Apps/redirect_ynh.git
synced 2024-09-03 20:16:10 +02:00
2.1 KiB
2.1 KiB
Redirect untuk YunoHost
Baca README ini dengan bahasa yang lain.
Paket ini memperbolehkan Anda untuk memasang Redirect secara cepat dan mudah pada server YunoHost.
Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan panduan untuk mempelajari bagaimana untuk memasangnya.
Ringkasan
This application allows to integrate a custom tile in YunoHost's user portal.
There two typical use cases are covered:
- basic, explicit redirection : this is a "virtual" app tile that just redirects to another url or external website using HTTP code 302
- reverse-proxy : create an app tile to expose an app listening on a specific port, typically something that you manually installed (with or without Docker) locally or on another machine.
Versi terkirim: 2.0~ynh4
Dokumentasi dan sumber daya
- Website aplikasi resmi: https://en.wikipedia.org/wiki/Reverse_proxy
- Gudang YunoHost: https://apps.yunohost.org/app/redirect
- Laporkan bug: https://github.com/YunoHost-Apps/redirect_ynh/issues
Info developer
Silakan kirim pull request ke testing
branch.
Untuk mencoba branch testing
, silakan dilanjutkan seperti:
sudo yunohost app install https://github.com/YunoHost-Apps/redirect_ynh/tree/testing --debug
atau
sudo yunohost app upgrade redirect -u https://github.com/YunoHost-Apps/redirect_ynh/tree/testing --debug
Info lebih lanjut mengenai pemaketan aplikasi: https://yunohost.org/packaging_apps