Files
herolib/lib/installers/web/traefik/.heroscript
2025-02-09 12:24:12 +01:00

11 lines
506 B
Plaintext

!!hero_code.generate_installer
name:'traefik'
classname:'TraefikServer'
singleton:1 //there can only be 1 object in the globals, is called 'default'
templates:1 //are there templates for the installer
default:1 //can we create a default when the factory is used
title:''
supported_platforms:'' //osx, ... (empty means all)
reset:0 // regenerate all, dangerous !!!
startupmanager:1 //managed by a startup manager, default true