Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

any good nginx proxy control panel?

any good advice?
nginx proxy manager is not in consider

«1

Comments

  • if you are looking for graphical interfaces, then there's also nginx-ui, but I am not sure if you'd consider it since you already discarded the more popular one. there probably isn't anything much there since majority would prefer writing configs manually by hand.

  • @nillyhan said:
    if you are looking for graphical interfaces, then there's also nginx-ui, but I am not sure if you'd consider it since you already discarded the more popular one. there probably isn't anything much there since majority would prefer writing configs manually by hand.

    thanks a lot.
    because nginx proxy manager can't replace content.
    I checked the nginx-ui, it seems can't do proxy?

  • what do you mean by it can't do proxy? I don't use it, I checked the demo site mentioned on https://github.com/0xJacky/nginx-ui. it lets you edit the config files where you can just write anything including proxy_pass directive, if that's what you are asking.

  • @Nickman said:
    ...replace content.

    aaPanel

  • stablecloudstablecloud Member, Patron Provider

    What problems are you having with nginxproxymanager? I've used it and always found it to be mostly set and forget. If you need more customisation you can just modify the files by hand.

  • hestiacp

  • DazzleDazzle Member
    edited November 2023

    @stablecloud said:
    What problems are you having with nginxproxymanager? I've used it and always found it to be mostly set and forget. If you need more customisation you can just modify the files by hand.

    He said that he wants a nginx proxy that is capable of replacing content. aaPanel has that feature.

    https://forum.aapanel.com/d/1476-how-to-setup-a-reverseproxy

    Thanked by 1stablecloud
  • Traefik?

  • @hiphiphip0 said:
    Traefik?

    I tried this, really not so good to use

  • CloudPanel, no doubt.

  • @Dazzle said:

    @stablecloud said:
    What problems are you having with nginxproxymanager? I've used it and always found it to be mostly set and forget. If you need more customisation you can just modify the files by hand.

    He said that he wants a nginx proxy that is capable of replacing content. aaPanel has that feature.

    https://forum.aapanel.com/d/1476-how-to-setup-a-reverseproxy

    I heared aapanel will upload the info to their host. it's not so safe

  • @COLBYLICIOUS said:
    CloudPanel, no doubt.

    the demo seems good, may I ask is there any function like the google analysis?
    because want to see the visitor count detail

  • alt_alt_ Member
    edited December 2023

    Nginx Proxy Manager, EasyEngine or simply go with Caddy.

  • tiendungdevtiendungdev Member
    edited December 2023

    On this forum, are there any instructions to optimize NGINX + PHP-FPM?

    • 4 core CPU
    • Ram 8GB
    • 20 websites in server with 1k visits/web/day

    THANKS

  • alt_alt_ Member
    edited December 2023

    @tiendungdev said:
    On this forum, are there any instructions to optimize NGINX + PHP-FPM?

    • 4 core CPU
    • Ram 8GB
    • 20 websites in server with 1k visits/web/day

    THANKS

    Nginx usually don't require any optimization. If any, you can replace it with OpenResty or Tengine.
    Config for php-fpm can be found here. However, the static mode should be most efficient mode for php-fpm, which you need to tune by yourself.

    Thanked by 1tiendungdev
  • @alt_ said:
    Nginx Proxy Manager, EasyEngine or simply go with Caddy.

    I need a visible panel, so easyengine and caddy may not so good for me. thanks any way

    Thanked by 1alt_
  • @COLBYLICIOUS said:
    CloudPanel, no doubt.

    cloudpanel seems no option to uninstall mysql and php.

  • Is there GUI for Nginx Load balancing?

  • alt_alt_ Member
    edited December 2023

    @hzhoanglee said:
    Is there GUI for Nginx Load balancing?

    Yes, that cool thing comes with ChatGPT Nginx Plus.

  • @alt_ said:

    @hzhoanglee said:
    Is there GUI for Nginx Load balancing?

    Yes, that cool things comes with ChatGPT Nginx Plus.

    is NGINX PLUS FREE?

  • alt_alt_ Member
    edited December 2023

    @Nickman said:

    @alt_ said:

    @hzhoanglee said:
    Is there GUI for Nginx Load balancing?

    Yes, that cool things comes with ChatGPT Nginx Plus.

    is NGINX PLUS FREE?

    Unfortunately no, it brought by F5 with only enterprise plan ($3675/y+).

  • @alt_ said:

    @Nickman said:

    @alt_ said:

    @hzhoanglee said:
    Is there GUI for Nginx Load balancing?

    Yes, that cool things comes with ChatGPT Nginx Plus.

    is NGINX PLUS FREE?

    Unfortunately no, it brought by F5 with only enterprise plan ($3675/y+).

    that's so expensive. unaffordable. thanks anyway

  • Looks like Nginx UI provides a way nicer gui, anyone has deployed Nginx UI in their systems and willing to share reviews? Using Nginx Proxy Manager now but the development is not very active. It works well though...

  • @rasping5978 said:
    Looks like Nginx UI provides a way nicer gui, anyone has deployed Nginx UI in their systems and willing to share reviews? Using Nginx Proxy Manager now but the development is not very active. It works well though...

    I tried the NGINX UI demo, it seems need 2.5GB RAM at least. my server is only 1GB ram

  • @Nickman said:

    @rasping5978 said:
    Looks like Nginx UI provides a way nicer gui, anyone has deployed Nginx UI in their systems and willing to share reviews? Using Nginx Proxy Manager now but the development is not very active. It works well though...

    I tried the NGINX UI demo, it seems need 2.5GB RAM at least. my server is only 1GB ram

    I doubt it has anything to do with server memory, try it and see for yourself.

  • @alt_ said:

    @hzhoanglee said:
    Is there GUI for Nginx Load balancing?

    Yes, that cool thing comes with ChatGPT Nginx Plus.

    I have my self-written GUI thing. But I do not have the courage to push it into production. https://i.imgur.com/S3aSgtL.png

    Thanked by 1alt_
  • @hzhoanglee said:

    @alt_ said:

    @hzhoanglee said:
    Is there GUI for Nginx Load balancing?

    Yes, that cool thing comes with ChatGPT Nginx Plus.

    I have my self-written GUI thing. But I do not have the courage to push it into production. https://i.imgur.com/S3aSgtL.png

    That's cool. Looks like Boostrap. If that was me, I will make it open-source and have more people to contribute before put it into production :p

  • CloudPanel Reverse Proxy Support
    https://www.cloudpanel.io/
    Check if it fits your needs!

  • Hestiacp

  • @Dazzle said:

    @Nickman said:
    ...replace content.

    aaPanel

    Tried this one out. Had privacy concerns (Chinese origin, maybe I was just being extra-careful) and trouble installing many apps.

    But, once set, the panel is very easy to use.

Sign In or Register to comment.