"ispconfig_update.sh --force" script with default settings

Discussion in 'Installation/Configuration' started by SamTzu, Mar 8, 2024.

  1. SamTzu

    SamTzu Active Member

    Bueller...
    Bueller...
    Anybody?
     
    Last edited: Mar 8, 2024
  2. ahrasis

    ahrasis Well-Known Member HowtoForge Supporter

    Don't get you. Care to explain?
     
    till likes this.
  3. SamTzu

    SamTzu Active Member

    :)
    Old cultural reference 2 a movie called "Ferris Bueller's day off." It's hilarious.
    I'm looking to automate all our ISPconfig servers with a script.
    It's boring to do the same o same o so many times in a row.
    If there were options to ispconfig_update.sh that would be great.
    Forcing renewal of ISPconfig certificate would also be nice.
     
    Last edited: Mar 8, 2024
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    The steps are:

    1) Download current ISPConfig tar.gz e.g. using wget and unpack it.
    2) Create a autoinstall.ini file, see docs/autoinstall_samples/ for an example.
    3) Run php update.php --autoinstall=autoinstall.ini to do the update.
     
    Th0m and ahrasis like this.
  5. ahrasis

    ahrasis Well-Known Member HowtoForge Supporter

Share This Page