mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 06:35:48 +03:00
[GH-ISSUE #141] How can I start peerflix-server at startup using forever? #116
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @n00b12345 on GitHub (Apr 10, 2018).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/141
Or even a script? Forever fails when called from crontab.
Big fan of peerflix.
@asapach commented on GitHub (Apr 10, 2018):
I haven't tried it in a while, but here's a config that worked for me a couple of years ago: https://github.com/asapach/peerflix-server/issues/10#issuecomment-61409423
Not sure if it will still work in the modern linux distros based on systemd.
@TheNightmanCodeth commented on GitHub (Oct 5, 2018):
I would love to see an implementation of some config scripts for systemd and openrc. I tried an OpenRC version the other day but no go. It looked like this maybe someone could give me some help??
@besoeasy commented on GitHub (Nov 20, 2019):
just use
screen peerflix-server