Multiserver setup and Autoinstaller?

Discussion in 'ISPConfig 3 Priority Support' started by Taleman, Feb 13, 2021.

  1. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    For a multiserver setup, it looks to me I can use ISPConfig Autoinstaller (from git.ispconfig.org) to install the master server. But then for the slave servers I have to install following the Perfect Server Guide and ISPConfig Manual to get the install done in Expert mode. Is this correct?
     
    ahrasis likes this.
  2. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    I am currently writing a guide on this that will probably released within a few days - do you want to test it? I can send you the draft.
     
    Petar, atle, ahrasis and 1 other person like this.
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    You can force the auto-installer to start the ISPConfig installation part in interactive mode, which then allows you to select expert mode in the ISPConfig installer.

    Code:
    curl https://get.ispconfig.org | sh -s -- --interactive
    But there might be other things to obey, so waiting for Thom's new multiserver install guide is probably not a bad idea :)
     
    ahrasis likes this.

Share This Page