Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New icons #35

Open
DarthKegRaider opened this issue Apr 14, 2022 · 1 comment
Open

New icons #35

DarthKegRaider opened this issue Apr 14, 2022 · 1 comment

Comments

@DarthKegRaider
Copy link

DarthKegRaider commented Apr 14, 2022

This is NOT an issue technically, but there wasn't anything in the readme or wiki on how to add extra icons.

Firstly, thanks for the super simple docker and method to add more/better icons! I'm very new to unRaid, but have been using linux since 1998.

I had this docker installed for all of 3 minutes before wanting to add an icon for my gateway distro, Untangle.
So, after finding and downloading the icon/badge image to my local Windows PC, I then performed the following.

  1. Copied the untangle.png file to a share on my unraid server
  2. Opened the shell/terminal from the unraid dashboard
  3. cd /mnt/disk1/Transcode (This is my share on the unraid box)
  4. chown root:root untangle.png
  5. chmod 777 untangle.png
  6. mv untangle.png /mnt/user/appdata/vm_custom_icons/icons
  7. exit the shell.
  8. Restart the vm_custom_icons Docker

After that, I can now edit my VM and attach the untangle icon to my instance.

Thanks SpaceinvaderOne.

@pedrovillalobos
Copy link

@DarthKegRaider thank you for that.

To make things even easier, you can just use "Dynamix File Manager" and upload the png directly to the folder and then change the permission to Read/Write for all :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants