Skip to content

Cannot find the required info to run zrok2 using supervisor #1224

Description

@nicolasvahidzein

Hello,

here is what i was able to find online but it's not working

[program:zrok]
command=/usr/bin/zrok2 share public localhost:3000 -n public:wahaurl
directory=/root/.zrok2
user=root
autostart=true
autorestart=true
redirect_stderr=true
stdout_logfile=/var/log/zrok2.log
stderr_logfile=/var/log/zrok2.err.log
environment=HOME="/root/.zrok2/environment.json"

I get this error: [ERROR]: unable to create share (unable to load environment; did you 'zrok2 enable'?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions