darkcloud784
darkcloud784
Add the daily forecast endpoint. http://api.openweathermap.org/data/2.5/forecast?appid={key}&q={query} Currently only the weather endpoint is supported. http://api.openweathermap.org/data/2.5/weather?appid={_apiKey}&q={queryString} Alterantively you could just allow the implementor to decide which endpoint to use private Uri GenerateRequestUrl(string...
As mentioned in discord I would recommend adding the following to your k3s deployment. I see multiple pages about the k3s deployment and each are missing the following which will...
Does anyone have a pterodactyl panel nest for this container? I'd love to have it since the one that is in the ptero egg repo doesn't come with the nifty...
Add Unbound. https://docs.pi-hole.net/guides/dns/unbound/
### Description Integration with kubernetes similar to that of what is done with docker. The ability to see your node(s) CPU, Memory, Storage, Network, etc. ### Priority Medium (Would be...
### Description Considering there is authentication now implemented, and there are pull requests for SSO it would be smart to add OAuth to the system as well. Another option would...
As the titles questions are asked. Is this project dead? I see no currently netbox version compatibility. I found the following > If anyone's interested, I've done a quick and...
### Description Mysql support would be nice, so those of us that have external databases can leverage that against homarr instead of relying on in-container services. ### Priority Medium (Would...
CPU Temp
I would love to see CPU temp added into this if possible. I think thats one of the only things that its missing.
Add support for Netbox 4.x. Would love to be able to test nautobot or just straight switch to it without having to rebuild everything...