Skip to content

Pool and PM2 #124

Description

@randygrolemund

Hello... I believe ZLS forked your pool. I'm having a hell of a time getting things to run with PM2. For example.. whether I use a switch or not, it still prompts me for the http auth creds... I need this to be silently passed.

What is the best way, on ubuntu, to get the daemon and wallet running with pm2, and still pass configs? Here's what I am trying, which is not working.

./zeleriusd --zeleriusd-authorization=test:test12345 (example)

./walletd --wallet-file=pool_service.wallet --wallet-password=test12345 --zeleriusd-authorization=test:test12345 --zeleriusd-remote-address=127.0.0.1:48081

I can get everything working, if I just bring up walletd .... and the pool works/pays out (I've been mining it since last night)... but I have to keep a shell window up. I'm experienced with linux... and all the stuff I would normally use to make something headless, is not working out.

I'm sure the solution is stupid easy... I'm just not connecting the dots correctly here. Please advise.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions