November 18, 201411 yr Hi, I did upgrade to each betas on Unraid 6 since the arrival of Docker and the Extended Docker Page. Now, when I check my /boot, I have lots of old files but can't know which one are OK to clean and which one are not OK to delete... Here is my list Inside plugins/dockerMan. Note that I have webui-images and images with mostly the same content : root@Unraid:/boot/config/plugins/dockerMan# ls -latr total 608 drwxrwxrwx 2 root root 8192 Sep 8 11:12 webui-images/ -rwxrwxrwx 1 root root 563570 Sep 30 10:53 dockerMan-2014.09.29.tar.gz* drwxrwxrwx 6 root root 8192 Sep 30 10:53 ./ drwxrwxrwx 2 root root 8192 Nov 9 23:18 images/ -rwxrwxrwx 1 root root 120 Nov 16 13:25 template-repos* drwxrwxrwx 8 root root 8192 Nov 16 13:25 templates/ drwxrwxrwx 2 root root 8192 Nov 17 20:36 templates-user/ drwxrwxrwx 10 root root 8192 Nov 17 20:38 ../ Inside Image : root@Unraid:/boot/config/plugins/dockerMan/images# ls gfjardim-btsync-banner.png* jasonrm-unifi-icon.png* gfjardim-btsync-icon.png* mediabrowser-mbserver-banner.png* gfjardim-crashplan-banner.png* mediabrowser-mbserver-icon.png* gfjardim-crashplan-icon.png* needo-couchpotato-banner.png* gfjardim-mediabrowser-banner.png* needo-couchpotato-icon.png* gfjardim-mediabrowser-icon.png* needo-mariadb-banner.png* gfjardim-nzbget-banner.png* needo-mariadb-icon.png* gfjardim-nzbget-icon.png* needo-nzbdrone-banner.png* gfjardim-owncloud-banner.png* needo-nzbdrone-icon.png* gfjardim-owncloud-icon.png* needo-plex-banner.png* gfjardim-pyload-banner.png* needo-plex-icon.png* gfjardim-pyload-icon.png* needo-plexconnect-banner.png* jasonrm-unifi-banner.png* needo-plexconnect-icon.png* And Inside /webui-images : root@Unraid:/boot/config/plugins/dockerMan/webui-images# ls gfjardim-crashplan-banner.png* jasonrm-unifi-banner.png* gfjardim-crashplan-icon.png* jasonrm-unifi-icon.png* gfjardim-mediabrowser-banner.png* needo-couchpotato-banner.png* gfjardim-mediabrowser-icon.png* needo-couchpotato-icon.png* gfjardim-nzbget-banner.png* needo-mariadb-banner.png* gfjardim-nzbget-icon.png* needo-mariadb-icon.png* gfjardim-owncloud-banner.png* needo-nzbdrone-banner.png* gfjardim-owncloud-icon.png* needo-nzbdrone-icon.png* gfjardim-pyload-banner.png* needo-plex-banner.png* gfjardim-pyload-icon.png* needo-plex-icon.png* Which folder is the good one to keep ? Also, I have "/boot/config/plugins/dockerMan/templates-user" with lots of my-DockerConf.xml but also have the same in another location ("/boot/config/plugins/Docker") root@Unraid:/boot/config/plugins/dockerMan/templates-user# ls my-BTSync.xml* my-MediaBrowserServer.xml* my-UniFi.xml* my-CouchPotato.xml* my-NZBGet.xml* my-nzbdrone.xml* my-CrashPlan.xml* my-PlexConnect.xml* my-ownCloud.xml* my-MariaDB.xml* my-PlexMediaServer.xml* my-pyLoad.xml* root@Unraid:/boot/config/plugins/Docker# ls my-CrashPlan.xml* my-UniFi.xml* my-nzbget.xml* my-PlexConnect.xml* my-mediabrowser.xml* my-ownCloud.xml* my-PlexMediaServer.xml* my-nzbdrone.xml* my-pyLoad.xml* What of the 2 folders are the good one ? Thank you ! I'm trying to clean old stuff that make it more complex to manage. I also have issue. I created a cadvisor manual Docker run command when smdion showed that cadvisor was existing (for helping him to get it running). It turns out it was easy. My docker appears in the Extended Docker page, even if I didn't use any templates. When smdion add it to his repo, I decide I would use his as the template for running cAdvisor. I then delete my manual one using the Extended Docker config page. Now, when I add the new one from smdion repo, I doesn't start and download only a partial Image of about 6Mb !.. Any help on that ? I guess there is also some image leftovers from when I ran it manually...
November 18, 201411 yr What of the 2 folders are the good one ? Thank you ! I'm trying to clean old stuff that make it more complex to manage. I also have issue. I created a cadvisor manual Docker run command when smdion showed that cadvisor was existing (for helping him to get it running). It turns out it was easy. My docker appears in the Extended Docker page, even if I didn't use any templates. When smdion add it to his repo, I decide I would use his as the template for running cAdvisor. I then delete my manual one using the Extended Docker config page. Now, when I add the new one from smdion repo, I doesn't start and download only a partial Image of about 6Mb !.. Any help on that ? I guess there is also some image leftovers from when I ran it manually... I'm sure there is a better way to figure out your first question, but I would look at the dropdown in the Dockerman page when you go to add a new docker. If it shows 9, delete the templates-user folder. If it shows 12, delete the docker folder. I think the reason you have 2 folders is because of an unRAID update where they moved docker into the .img file. As far as my cAdvisor docker. I know you deleted the container, are there any images that don't "match up" to a container? I deleted and re-added my container with no issues. Are you adding the one that is "my-cadvisor" or on from the smdion-repo category?
November 19, 201411 yr Author smdion, In my case, I had to inverse your 2 Ports in the Config, it was reversed. Everything is working now. Thanks for your input! I might now try your NGINX docker to test reverse proxy.
November 19, 201411 yr smdion, In my case, I had to inverse your 2 Ports in the Config, it was reversed. Everything is working now. Thanks for your input! I might now try your NGINX docker to test reverse proxy. That was in one of my older builds.... glad to see my typos are out in the world
Archived
This topic is now archived and is closed to further replies.