Start9Labs / service-pipeline

Service packaging pipeline and coordination for StartOS
10 stars 0 forks source link

[Service]: OpenSpeedTest - Network SpeedTest Between You and EmbassyOS Node. #110

Open BayMax-1010 opened 1 year ago

BayMax-1010 commented 1 year ago

What kind of service is this?

Productivity

What does this service do?

A simple HTML5 Network SpeedTest Utility - It will test connectivity speed between an EmbassyOS Node and the user connected to the node using a web browser.

How does this service work?

OpenSpeedTest

Need docker.

sudo docker run --restart=unless-stopped --name openspeedtest -d -p 3000:3000 openspeedtest/latest

https://hub.docker.com/r/openspeedtest/latest

https://github.com/openspeedtest/Speed-Test#self-hosted-on-premise--docker-imagesource-code

What alternative services exist?

No

How does this align with our Mission?

How complex is this service?

Very Easy (~1 day)

How popular is this service?

High Demand

Upstream Repo of Proposed Service

https://github.com/openspeedtest/Speed-Test https://github.com/openspeedtest/Docker-Image

kn0wmad commented 1 year ago

Hi there, cool idea! If you're working on packaging this, feel free to jump in our dev channels (Matrix or Telegram) to share your experience, or if you need any questions answered - https://docs.start9.com/latest/support/contact

BayMax-1010 commented 1 year ago

@kn0wmad I followed https://docs.start9.com/latest/developer-docs/packaging#steps Changed hello-world-wrappe image: main to image: openspeedtest/latest But Build Failed https://github.com/Start9Labs/hello-world-wrapper/issues/17

kn0wmad commented 1 year ago

@kn0wmad I followed https://docs.start9.com/latest/developer-docs/packaging#steps Changed hello-world-wrappe image: main to image: openspeedtest/latest But Build Failed Start9Labs/hello-world-wrapper#17

Please jump into one of our Dev channels for assistance