MySpeed: Speedtest Automation Made Simple!

Поділитися
Вставка
  • Опубліковано 14 лис 2024

КОМЕНТАРІ • 34

  • @germannewsmaker
    @germannewsmaker 3 місяці тому +9

    Hi! Developer of MySpeed here. Thank you for your ideas and feedback on the project!
    I've added your video to the "Tutorials" page on the landing page.
    The 4K display bug (1:47) will be fixed in the next version of the landing page.
    I also like your suggestion for a date display for tests, and it will be included in the next release.
    Regarding 12:44, I understand that it is confusing when the total number of test results is smaller. However, this refers to the time set in the settings under "Set period". I will try to make this more user-friendly in the future.
    Thanks again for your feedback and support!

    • @DBTechYT
      @DBTechYT  3 місяці тому +2

      Thanks for checking out the video! I'm glad you liked it and are taking a look at my thoughts on the project!! Multiple people in my discord have already made MySpeed their default speed tracker! :)

  • @ProfessorMatrix
    @ProfessorMatrix 3 місяці тому +1

    I really love these docker container preview videos. Gives me ideas of new stuff to deploy or try at least 😊

    • @DBTechYT
      @DBTechYT  3 місяці тому

      Glad you like them!

  • @Practical-IT
    @Practical-IT 3 місяці тому +1

    I agree that this is a great container. I recently started testing it on my VM running CasaOS.
    My previous container of SpeedTestTracker had some breaking changes so i used it as an excuse to tey something new.

  • @NightHawkATL
    @NightHawkATL 3 місяці тому +1

    Myspeed is a great container. It feels a little more lightweight than other Speedtest containers that track your tests and the advanced dashboard allows you to gather test data averages and see what changes do to your network and internet.

  • @TomHusband
    @TomHusband 2 місяці тому

    Very nice. Your tutorial was clear, concise and very helpful. Many thanks!

    • @DBTechYT
      @DBTechYT  2 місяці тому

      Thanks for watching and supporting! Much appreciated!

  • @GtaBillionaire
    @GtaBillionaire 3 місяці тому

    just installed this. i like the level of detail for stt but I like the simplicity of this one aswell. i like the it has more service providers than just ookla. will run it alongside stt this week and see how they compare

    • @DBTechYT
      @DBTechYT  3 місяці тому

      That sounds great!!

  • @jonathanchevallier7046
    @jonathanchevallier7046 3 місяці тому

    Thank you for this review.

  • @Lunolux
    @Lunolux 3 місяці тому

    great video, i'm gonna add it to my list
    thx

  • @coletraintechgames2932
    @coletraintechgames2932 3 місяці тому

    Hey DB! Thanks for everything. I like this. I have not even looked around, are there other docker options for this, and do you prefer one over another? (Or anyone that reads this)

    • @DBTechYT
      @DBTechYT  3 місяці тому

      There are other options like this: ua-cam.com/video/feArak6WCLw/v-deo.html
      Ultimately it's just about preference. Install both, schedule them to run at different times, see which you like best :)

    • @Lunolux
      @Lunolux 3 місяці тому

      i did try some but never keep them for very long time, i try SpeedTest Tracker, i like but too much "option",
      i like the one in this video, simple and nice UI, and it can send notif to gotify, and the UI is very simple, i like that

  • @dustind9242
    @dustind9242 3 місяці тому

    Checking it out to see if there's any possible way to integrate into my homepage

    • @DBTechYT
      @DBTechYT  3 місяці тому +1

      "Homepage" has an integration for it, but I'm not sure which dashboard you use.
      gethomepage.dev/latest/widgets/services/myspeed/

    • @dustind9242
      @dustind9242 3 місяці тому

      @@DBTechYT Thanks! That's exactly the one I'm using currently.

  • @jamesbiggleworth4458
    @jamesbiggleworth4458 3 місяці тому

    I can't deploy the stack/container in my docker - I get this error message :-
    Error Deployment error
    Failed to deploy a stack: Network myspeed_default Creating Network myspeed_default Created external volume "myspeed" not found
    I followed the simple instructions and the compose file text is exactly the same as in the video.

    • @DBTechYT
      @DBTechYT  3 місяці тому

      Try this: code.dbt3ch.com/0JFS4PkZ

    • @jamesbiggleworth4458
      @jamesbiggleworth4458 3 місяці тому

      @@DBTechYT Thanks, that worked! I will now see how useful it is for me.😁

  • @moisthoagie1992
    @moisthoagie1992 3 місяці тому

    I think I'll have to set this up soon. Do you know if running a speed test saturates the network? I don't care so much about data used, but I'd hate for it to take up all of my download and upload speed briefly as the test runs.

    • @DBTechYT
      @DBTechYT  3 місяці тому +1

      the tests only take around (or less than) 10 seconds. So, unless you're running them every minute, you should be fine. I've never noticed any issues on my network when I've got speed tests running on my server.

  • @a40ozofmickeys
    @a40ozofmickeys 3 місяці тому

    When I run this in docker I get just about 1gig up/down, but i have a 2gig connection and speedtest CLI on baremetal shows 2.4 gigs up/down. Are docker networks speed limited in someway or is it this app? Anyone with similar outcomes?

    • @DBTechYT
      @DBTechYT  3 місяці тому

      No idea. My internet speed is only about 1 gig and my network speed is only about 1 gig, so I'm not sure. Is your Docker server on a 1 gig network connection?

    • @a40ozofmickeys
      @a40ozofmickeys 3 місяці тому

      @@DBTechYT The docker server is on 2.5g NIC and I can run a speedtest from that machine with 2.4gig up/down results.

    • @a40ozofmickeys
      @a40ozofmickeys 3 місяці тому +1

      @@DBTechYT Just to update, all of my containers use the default docker network which uses bridge driver. After some googling around, I remade the container using the "host" network. This gave me speedtest results I was expecting. What network/driver do you typically use? Is it host for this container?

    • @DBTechYT
      @DBTechYT  3 місяці тому

      @@a40ozofmickeys I usually only have to use the host network setting for containers that monitor network traffic (like Beszel, for example) but if it worked for this setup, then that's great!

  • @magicmanj32
    @magicmanj32 3 місяці тому

    Must try this one nice gui

    • @DBTechYT
      @DBTechYT  3 місяці тому

      I really like the GUI on this one, too. And they put some thought into the details!

  • @PubgPeaks
    @PubgPeaks 2 місяці тому

    I cannot figure out whatsapp integration. Any help ?

    • @DBTechYT
      @DBTechYT  2 місяці тому

      There's no whatsapp integration. There's Discord, Gotify, HealthChecks, Pushover, Telegram, and Webhook... So unless Whatsapp supports any of those, there's nothing you can do about it

  • @One-Eyed-Willly
    @One-Eyed-Willly 3 місяці тому

    I use it on casaos