2.4 KiB
Reverse Proxy untuk YunoHost
Baca README ini dengan bahasa yang lain.
Paket ini memperbolehkan Anda untuk memasang Reverse Proxy 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 configure a HTTP(S) reverse proxy to serve another web service, as well as an (optional) static assets directory to serve directly from nginx. The application appears as a tile in the SSOWat panel, unless configured otherwise after install. The access to the application can be made public.
The supported backends are:
- plaintext HTTP to localhost (127.x.x.x)
- HTTPS to any destination
- socket file on local disk
Please be aware that SSOWat sends user credentials in plaintext to the backend, so do not use this application to reverse-proxy a service you don't trust (for example to mirror a site hosted by someone else).
Versi terkirim: 0.2~ynh2
Dokumentasi dan sumber daya
- Website aplikasi resmi: https://en.wikipedia.org/wiki/Reverse_proxy
- Gudang YunoHost: https://apps.yunohost.org/app/reverseproxy
- Laporkan bug: https://github.com/YunoHost-Apps/reverseproxy_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/reverseproxy_ynh/tree/testing --debug
atau
sudo yunohost app upgrade reverseproxy -u https://github.com/YunoHost-Apps/reverseproxy_ynh/tree/testing --debug
Info lebih lanjut mengenai pemaketan aplikasi: https://yunohost.org/packaging_apps