Where is the WEB admin page for DMS? #4181
-
|
I followed the official tutorial and tried to deploy on my local minikube and it seems to have deployed successfully, but where is the admin panel? Is it something I'm overlooking? I've browsed all over the documentation and it seems that DMS doesn't have a configuration panel UI for administrators? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
DMS is managed with the There are some third-party projects out there that build UIs but they're unofficial and may not be compatible with new DMS releases until updated. If you would like an alternative project with an official GUI / Web UI, there are a few out there like mailcow and stalwart you could look at? |
Beta Was this translation helpful? Give feedback.
DMS is managed with the
setupcli command and config files.There are some third-party projects out there that build UIs but they're unofficial and may not be compatible with new DMS releases until updated.
If you would like an alternative project with an official GUI / Web UI, there are a few out there like mailcow and stalwart you could look at?