Hi, I tried to install a main-server on a basic debian system using the `tools/debian-edu-bless` script: https://salsa.debian.org/debian-edu/debian-edu-config/-/blob/master/share/debian-edu-config/tools/debian-edu-bless
The problem is that after making such an installation and trying to open https://www/gosa on a browser, it does not work. I can only open https://localhost/gosa, but this shows the GOsa setup page: "Welcome to the GOsa setup assistant 1/8" So, I believe that some things are not done properly by the `debian-edu- bless` script. In other words, the installer of the DebianEdu CD/DVD does some extra configurations that are not performed by the "bless" script. I have tried to find out what might be missing, but I don't have a good understanding of how the Debian installer works. I suspect that these are missing: `d-i/finish-install` and `tools/run-at-firstboot`: - https://salsa.debian.org/debian-edu/debian-edu-config/-/blob/master/share/debian-edu-config/d-i/finish-install - https://salsa.debian.org/debian-edu/debian-edu-config/-/blob/master/share/debian-edu-config/tools/run-at-firstboot Anybody have any ideas? Thanks, Dashamir