mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 14:45:50 +03:00
[GH-ISSUE #102] Using azure with peerflix #86
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 @smartkidag on GitHub (Jan 30, 2017).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/102
Using VM on azure to setup peerflix and then tunnel to the internet. I tried and it works fine.
@asapach commented on GitHub (Jan 30, 2017):
Yeah, but I got a DMCA takedown notice on Azure once, so be aware.
@smartkidag commented on GitHub (Jan 30, 2017):
But how am i supposed to use the server after closing the terminal I used nohup but it doesnt work.
I used it like this:
nohup peerflix-server &
This is the only thing I'm stuck at right now.
@smartkidag commented on GitHub (Jan 30, 2017):
Found the solution. I used Screen command. It's working fine now. :)