Proxmox Usage
I have Homarr installed on Portainer that is in a Proxmox CT but the Proxmox widget is not working.
How do I get this to work?
18 Replies
Thank you for submitting a support request.
Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
❓ Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
!qa required_data
Thank you for your question. Our support team has noted that your request does not meet the minimum required data so we are unable to answer your question.
Please provide:
- your Homarr logs
- your setup configuration (eg. docker compose, docker run, helm chart, screenshot, ...)
- A detailed description of your problem or question with additional images where necessary
- Your operating system
- Version of Homarr (do not say latest! say 0.15.2, ...)
Failure to comply with this will result in a permanent closure of your support request.
The proxmox api setup is a little complicated. I've helped several people solve this before. Can you post a screenshot of your permissions in proxmox?
Please what area can I get to the permission so I can share?
Under Datacenter > Permissions it should look like this.
You need to make a user, and an api token, then you need to assign the PVEAuditor role to each.
And make sure when you create the api token, you select the user you created. I named my user "api"
It is empty
Have you followed the documentation on the homarr webpage?
It doesn't automatically work out of the box. You have to create a user and an API key and give BOTH of them PVEAuditor permissions and then concatenate the user and API key together to get the key. Then you put that key in the proxmox widget within homarr.
Ohhh, I thought it would work straight out of the box when I saw it in one of the changelogs.
Let me look for the documentation and if you can share that will be helpful too
🖥️ Hardware | Homarr documentation
Homarr supports various different integrations that allow monitoring of your hardware directly from your dashboard.
Also,.I know it says you need to create a group. But you can skip that part. If you find it confusing to skip steps, there is no harm in making a group so you can just follow all the steps.
Thank you
I have completed all the steps but how do I add
<User>@pve!<Token ID>=<Secret>
to Homarr?In the system hardware widget there is an API key field to fill out.
Is there any other place I should check because I can't find it?
You need to add it to an app in the integration tab
Thank you.
It worked.