Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.

[FEATURE] Neko as a Service #121

Closed
gbrian opened this issue Mar 2, 2021 · 2 comments
Closed

[FEATURE] Neko as a Service #121

gbrian opened this issue Mar 2, 2021 · 2 comments

Comments

@gbrian
Copy link

gbrian commented Mar 2, 2021

Is your feature request related to a problem? Please describe.
We are building free service for "Navigating internet together" on top of Neko. One of the pieces is a service for managing Neko instances on different cloud providers.

Describe the solution you'd like
Neko room manager. A service able to manage multiple Neko instances on demand on different cloud providers.

Describe alternatives you've considered
Kubernetes, https://dcos.io/, docker swarm,..

Additional context
First approach is a naive docker approach with a proxy service but UDP ports are hard to manage as we don't want UDP traffic going always trough proxy server to reduce cloud cost.

All inputs are welcome!

@m1k1o
Copy link
Contributor

m1k1o commented Mar 2, 2021

I wanted to do such thing by myself, some kind of neko orchestrator. Consisting of one controller that would spawn other neko instances on demand.

@nurdism
Copy link
Owner

nurdism commented Mar 2, 2021

Hi thank you for submitting a issue about this, but that is a "non goal" for neko.

Neko is a single self hosted instance for induvials to spin up and watch a video together. I made the source open so anyone who wants to can adapt the code to w/e they want to. But I do not want to pursue running neko as a distributed service because that would defeat the original goal of having an easy (ish) self hosted remote browser.

There are other solutions out there similar to neko that are distributed like https://github.com/crybapp

@nurdism nurdism closed this as completed Mar 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants