Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider integrating with Hyperactive #8

Open
elimisteve opened this issue Oct 16, 2016 · 13 comments
Open

Consider integrating with Hyperactive #8

elimisteve opened this issue Oct 16, 2016 · 13 comments

Comments

@elimisteve
Copy link

...which is online now but I haven't used it:

https://github.com/elimisteve/hyperactive

$ curl -6 -g http://[fcaa:c3ef:7d17:db5a:baca:809b:8376:1e6e]:9999/services

@ansuz
Copy link
Member

ansuz commented Oct 16, 2016

Doesn't seem to be working

@kylerchin
Copy link
Contributor

Server is down...

@elimisteve
Copy link
Author

cjdns crashes constantly for me so I've been off the network for a while, sorry!

@elimisteve
Copy link
Author

...but hyperactive is up :-) http://tryingtobeawesome.com:9999/services

@kylerchin
Copy link
Contributor

Still down buddy.....

@elimisteve
Copy link
Author

@kylerschin I repeat: cjdns crashes constantly. This will work until my client crashes again:

$ curl -6 -g http://[fcaa:c3ef:7d17:db5a:baca:809b:8376:1e6e]:9999/services

@kylerchin
Copy link
Contributor

Thanks!

@kylerchin
Copy link
Contributor

can you just execute * * * * * ./cjdroute < cjdroute.conf in your crontab???

@elimisteve
Copy link
Author

I didn't realize that if you run cjdroute and it detected another copy of itself running, it'd just exit... so yeah, I basically just did the above; thanks for the tip!

(lol is this what other people do? It's not stable yet?)

@thefinn93
Copy link
Contributor

I just let systemd restart it...

@elimisteve
Copy link
Author

@thefinn93 How do you do that with a binary that seemingly self-daemonizes like cjdroute?

@thefinn93
Copy link
Contributor

cjdroute --nobg < /etc/cjdroute.conf

See: https://github.com/cjdelisle/cjdns/blob/master/contrib/systemd/cjdns.service

@thefinn93
Copy link
Contributor

Usually I take that service file, get rid of the ExecStartPre and Also lines, and slap it on a server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants