Files
herolib/lib/installers/sysadmintools/garage_s3

garage_s3

To get started




import incubaid.herolib.installers.something. garage_s3

mut installer:= garage_s3.get()!

installer.start()!




example heroscript

!!garage_s3.install
    homedir: '/home/user/garage_s3'
    username: 'admin'
    password: 'secretpassword'
    title: 'Some Title'
    host: 'localhost'
    port: 8888