camcamfresh

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

camcamfresh's Achievements

Noob

Noob (1/14)

9

Reputation

  1. I could not find any information on how to pull docker images from docker hub from one's own private repository. I always got "Unavailable" in Unraid's Docker tab when trying to update a private repo. Looked at the code and saw that I just needed to prepend docker.io to the name. So in general, I just had to: 1. log into docker on Unraid terminal - this saved an auth token in /root/.docker/config.json 2. start your container name with docker.io. (e.g. docker.io/dockerAccount/dockerRepo)
  2. I needed to move to a new USB, but wanted to 'start from stratch' while keeping my current Unraid Basic plan. From my Old USB Boot drive, I copied /boot/config/Basic.key to my new system under the same path and name. This required manually mounting the the old boot drive to my new system and later unmounting. I also had to move the Trial.key (to Trial.key.backup) so that Unraid wouldn't be able to find that. On reboot, Unraid recognized the incorrect key/guid and offered me the annual option to replace my key.