Closed heykripa closed 2 years ago
There are now 3 ways to access Easypanel
http://ip:3000
(always enabled, used as a backup in case the reverse proxy fails)https://ip
(you can enable/disable it in settings: Server on IP Address)https://custom-domain
(you can customize in settings)If you disable the switch "Server on IP", only the 2nd way will be disabled, the 1st one will still work.
Is this the behaviour you're experiencing?
Yes @deiucanta. I'm experiencing the 1st behaviour. My first server apps are showing like this. (Seems good) But the 2nd new server deployed the latest version of easypanel directly makes port to open.
https://custom-domain
http://ip:3000
http://ip
https://custom-domain
)Please let me know if you're experiencing a bug or you want it to work differently.
As per my understanding..
http:ip:3000
is a feature and not a bug. (which I wish to block at any cost, and I believe it can be done through traefik / ufw). (please correct me if i'm wrong)Awesome! You can block port 3000 using ufw.
After updating 1st server from v1.10.2
to v1.10.3
, the null value turned into ip address. So, what I thought as a feature was actually a bug and it's fixed now on your latest push. And what I thought as a bug is a actually a feature. Sorry for the long convo.. ;)
You're doing it Awesome!!!
No worries. Everything makes sense now! :)
Feature is working good in the server 1 which was upgraded from v1.10.1 to v.1.10.2 today (directly from dashboard navigation).
Built a new server (server 2) for another project and pulled easypanel latest with one-click sh. It directly install v1.10.2 and server on ip address feature is not working. Tried at least 6 times, removed easypanel from docker, reinstalled it, and rebuilt server for couple of times, and its not yet working. Still servers on IP address.