November 25, 20196 yr Hi there, We have been working on a now open source unraid api. It is simply run as a docker container from the following template: https://github.com/ElectricBrainUK/docker-templates You can currently control multiple servers from a single container, start and stop VMs, edit USBs and PCI devices and edit and create VMs. Check out some screenshots of the basic UI I made to demo the app and contains docs of the REST endpoints (full docs available in the app but I will add to git soon): https://imgur.com/gallery/Ksje5BZ You can check out or PR to the source code here: https://github.com/ElectricBrainUK/UnraidAPI Let me know what you guys think and if you think it's useful. Cheers
November 25, 20196 yr Looks really interesting. Have you seen the official api were working on? https://unraid.github.io/core
November 28, 20196 yr Author Ah cool, thanks for pointing this out to me. The main reason Im using mine is for multiple servers and to bridge with MQTT. Perhaps I could look at stripping out my data retrieval and replacing it with the official API. Do you know when this would be available? Edited November 28, 20196 yr by ElectricBrainUK
December 4, 20196 yr @ElectricBrainUK Good day, tried the docker. Appears to login into unraid but then I get this on the logs: Get VM Details for ip: 192.168.1.100 Failed with status code: undefined and no data for unraid. Thank you
December 4, 20196 yr Author @juan11perez Hey, thanks for trying it out. Did you set the username and password for root? And are you running unraid on the normal port 80? It might be easier to chat on our discord: https://discord.gg/Qa3Bjr9 Cheers
December 4, 20196 yr @ElectricBrainUK thank you. Yes I used root and I'm running unraid on normal port. I'll try on Discord
January 24, 20206 yr @OmgImAlexis This looks fantastic, I‘m super excited about it. Is there a way to try it already?
Archived
This topic is now archived and is closed to further replies.