[GH-ISSUE #191] No Web UI only REST api? #367

Closed
opened 2026-03-15 03:10:51 +03:00 by kerem · 3 comments
Owner

Originally created by @glblduh on GitHub (Mar 3, 2021).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/191

Is there a way to disable the web ui and only have the REST api running?

Originally created by @glblduh on GitHub (Mar 3, 2021). Original GitHub issue: https://github.com/asapach/peerflix-server/issues/191 Is there a way to disable the web ui and only have the REST api running?
kerem 2026-03-15 03:10:51 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@asapach commented on GitHub (Mar 3, 2021):

Your best option probably would be to create a fork and remove these lines: https://github.com/asapach/peerflix-server/blob/master/server/bin.js#L12-L14
If you think this would be useful as a CLI option, you could create a PR.

<!-- gh-comment-id:789726679 --> @asapach commented on GitHub (Mar 3, 2021): Your best option probably would be to create a fork and remove these lines: https://github.com/asapach/peerflix-server/blob/master/server/bin.js#L12-L14 If you think this would be useful as a CLI option, you could create a PR.
Author
Owner

@glblduh commented on GitHub (Mar 4, 2021):

Thanks, I'll try it tomorrow.

<!-- gh-comment-id:790612301 --> @glblduh commented on GitHub (Mar 4, 2021): Thanks, I'll try it tomorrow.
Author
Owner

@glblduh commented on GitHub (Mar 6, 2021):

Update it works, but I edited the files rather than making a fork.

<!-- gh-comment-id:791832351 --> @glblduh commented on GitHub (Mar 6, 2021): Update it works, but I edited the files rather than making a fork.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/peerflix-server#367
No description provided.