Files
herolib/lib/installers/sysadmintools/daguserver
Mahmoud Emad 4c01c88b85 WIP: Building hero
- The work is still in progress

Co-authored-by: supermario <mariobassem12@gmail.com>
2025-01-02 19:01:37 +02:00
..
2025-01-02 19:01:37 +02:00
2025-01-02 19:01:37 +02:00
2025-01-02 19:01:37 +02:00
2025-01-02 19:01:37 +02:00
2025-01-02 19:01:37 +02:00
2025-01-02 19:01:37 +02:00
2025-01-02 19:01:37 +02:00
2025-01-02 19:01:37 +02:00

daguserver

To get started




import freeflowuniverse.herolib.installers.something. daguserver

mut installer:= daguserver.get()!

installer.start()!




example heroscript

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