-
Tigase starts in the setup mode - the credentials are available in the
etc/config.tdsl
and are printed in the container logs:[2021-09-14 10:49:05:990] [CONFIG ] [ main ] ConfigHolder.loadConfiguration() : Loaded configuration: 'config-type' = 'setup' http () { setup () { 'admin-password' = 'tigase' 'admin-user' = 'admin' } }
You can find more details in the Connect to the Web Installer
I used the "Single, basic instance" command set and when I try to connect, it brings up a basic html login popup. I did not configure any sort of username or password for the interface itself, nor does login info set for the database work for it. What am I missing?