jorgedlcruz / zimbra-automated-installation

GNU General Public License v2.0
24 stars 37 forks source link

Overhauled Installer further #4

Closed meramsey closed 3 years ago

meramsey commented 3 years ago

Overhauled Installer further:

Allows it to be run interactively in cases where maybe the scripted input stuff is not working due to a version update and mismatch prompt wise via --interactive optional flag Allows to select network/ose edition --edition defaults to ose Allows to specify your own keystrokes or installZimbraScript so you can still use installer with custom needs to be more futureproof Allows to specify desired timezone via --timezone optional flag

Also added new folders so we can make versioned matching files which we know match specific versions of installers for keystrokes and installconfig along with readme's on how to create one manually after a version change so we can keep the repo updated as things progress.

Also upped current latest 8.8.15/9.0.0 installer/keystrokes files.

This will pretty much make it just always work and if something gets out of whack you can selectively override the few things likely to break and leave the rest of the stuff in tact which should make this easier to maintain. Adding more options is easy I also updated the comment in the source script with how to add new lines for options and update the script.