servisys / ispconfig_setup

ISPConfig autoinstaller and setup
GNU General Public License v3.0
509 stars 257 forks source link

Feature: Add hostname setting option #61

Closed btoplak closed 9 years ago

btoplak commented 9 years ago

Hi @servisys,

congrats, a great job you've done with this script. I've used it today for the first time, it seems to work very nicely.

I have a feature suggestion.

The install script currently expects the hostname to be set. I didn't know that and I expected the script to ask me for the hostname and set it up, as done in Perfect Server setups. I think this would be a great addition to the current future set.

Keep up the good work!

gOOvER commented 9 years ago

I think the problem would be, how to know not changing the hostname. i set it up during Server setup and its done at ispconfig3 setup.

Maybe add an Option: Setup Hostname: yes or no

Am 10. August 2015 8:35:00 nachm. schrieb Bernard Toplak notifications@github.com:

Hi @servisys,

congrats, a great job you've done with this script. I've used it today for the first time, it seems to work very nicely.

I have a feature suggestion.

The install script currently expects the hostname to be set. I didn't know that and I expected the script to ask me for the hostname and set it up, as done in Perfect Server setups. I think this would be a great addition to the current future set.

Keep up the good work!


Reply to this email directly or view it on GitHub: https://github.com/servisys/ispconfig_setup/issues/61

servisys commented 9 years ago

Sure we can do in a simple way, but it's less automated then required, as gOOvER said hostname should be already setup before ispconfig, changin hostname may require a reboot, and for now we can't handle that.