Closed stefanpejcic closed 2 months ago
0.2.5
https://community.openpanel.com/d/92-few-small-problems-found/1
We could use another file to store/update hostname when set, and mount it inside each user container along with ssl's in read-only.
Then set pma to that and make sure autologin uses it as well.
it will still be with random ports:
https://srv.example.net:16518 - one user https://srv.example.net:16519 - another etc.
No response
We will also need to terminate existing phpmyadmin Sessions after hostname update
OpenPanel version(s) affected
0.2.5
Description
https://community.openpanel.com/d/92-few-small-problems-found/1
Possible Solution
We could use another file to store/update hostname when set, and mount it inside each user container along with ssl's in read-only.
Then set pma to that and make sure autologin uses it as well.
it will still be with random ports:
https://srv.example.net:16518 - one user https://srv.example.net:16519 - another etc.
Additional Context
No response