reverseproxy_ynh/README_id.md
2024-08-24 19:01:50 +02:00

2.4 KiB

Reverse Proxy untuk YunoHost

Tingkat integrasi Status kerja Status pemeliharaan

Pasang Reverse Proxy dengan 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

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