Jump to content

JM2005

Members
  • Posts

    492
  • Joined

  • Last visited

Everything posted by JM2005

  1. I currently have MySQL database on my main unraid server and I am planning on moving to a mariadb database docker container. What would be the best way to do this? Thanks
  2. I couldn't have said it any better! I too really appreciate all your hard work. Limetech needs to put you on the payroll!
  3. You want a link to open the web page of each container? I think this would be a good addition to a already awesome tool!
  4. Here you go. http://lime-technology.com/forum/index.php?topic=33822.0
  5. Needo, I have a request for a Maraschino docker. Thanks for all your hard work! JM
  6. Is that maintained by you? I'm not willing to add anything that have no support. I tried it and it didn't work for me. Don't know why.
  7. Well this is strange I had done that and it wouldn't work so I removed each one and redid them and they are working! Oh well don't know why it didn't work the first time. Sorry for the confusion. Thanks!
  8. I have noticed a few docker containers that have the same internal port setting 8080. Good example is sabnzbd and headphones all have same port setting as 8080 on the container side. What can be done to correct this? *** Removed sickbeard as its on different port sorry ***
  9. Do you mean add new templates? I have this working fine but would love to be able to use your plugin to manage it. Here is the link below as I am using the Gotham build. https://registry.hub.docker.com/u/wernerb/docker-xbmc-server/ docker run -d --net=host --privileged -v /directory/with/xbmcdata:/opt/xbmc-server/portable_data wernerb/docker-xbmc-server:gotham Thanks Obviously. Make a template and submit it here: http://lime-technology.com/forum/index.php?topic=34010.0 I'll gladly include all submitted templates. I started that topic, but no one seem to care about that, or take the initiative. I understand. I like what you have going here and hopefully others will too. I will study your templates some more. Thanks
  10. Do you mean add new templates? I have this working fine but would love to be able to use your plugin to manage it. Here is the link below as I am using the Gotham build. https://registry.hub.docker.com/u/wernerb/docker-xbmc-server/ docker run -d --net=host --privileged -v /directory/with/xbmcdata:/opt/xbmc-server/portable_data wernerb/docker-xbmc-server:gotham Thanks
  11. gfjardim Are you going to make the plugin to be able to use other repos? Big Thank You for your Hardwork! JM
  12. That seems like a safe choice. No changes to stuff already setup, only setting new stuff how you think it should be set. I agree! Ok, updated. That worked! I have only tested Sabnzbd so far! I made sure that I removed all instances of it before I started, I will test some more and let you know! Thanks so much! OK I have sabnzbd,sickbeard and couchpotato installed so far. I will keep testing. Update - Plex installed ok as well!
  13. That seems like a safe choice. No changes to stuff already setup, only setting new stuff how you think it should be set. I agree! Ok, updated. That worked! I have only tested Sabnzbd so far! I made sure that I removed all instances of it before I started, I will test some more and let you know! Thanks so much!
  14. That seems like a safe choice. No changes to stuff already setup, only setting new stuff how you think it should be set. I agree!
  15. I will glad to test for you! Just let me know. Thanks
  16. Ok I stopped using this plugin and went back to using the command line and here is what worked. 1. mkdir /mnt/cache/apps/sabnzbd 2. chown -R nobody:users sabnzbd 3. docker run -d --name="sabnzbd" -v /mnt/cache/apps/sabnzbd:/config -v /mnt/user:/downloads -v /etc/localtime:/etc/localtime:ro -p 8080:8080 needo/sabnzbd So I don't know what I was doing wrong with the plugin or if there was something not right about the permissions the plugin was setting. I would love to get the plugin working though. Thanks for your help! JM
  17. JustinChase does yours work with sabnzbd? did you let the plugin create the sabnzbd directory? What file permissions does yours have? Thanks
  18. It should pull and install the container, based on those settings. it will show a dialog box that shows the run command it used, which will be populated with the selections you made in that template. Ok I clicked add and it just stayed on the screen. I also noticed when you type in your ports you have to click add port to get it to keep your port setting. *** Update *** Looks like it pulled it down and created the container. I just didn't wait long enough I have slow DSL! I don't think it setting the permissions right on the folder level. When I started sabnzbd it shows up with empty directory. I look at the file permissions and its set to Root. I thought it was supposed to be set to nobody? Thanks That's a bummer, emhttp and PHP run as root. I could change the permissions at docker creation, but I'm afraid it broke something for someone. I am liking what you have created. Hopefully you can come up a fix!
  19. It should pull and install the container, based on those settings. it will show a dialog box that shows the run command it used, which will be populated with the selections you made in that template. Ok I clicked add and it just stayed on the screen. I also noticed when you type in your ports you have to click add port to get it to keep your port setting. *** Update *** Looks like it pulled it down and created the container. I just didn't wait long enough I have slow DSL! I don't think it setting the permissions right on the folder level. When I started sabnzbd it shows up with empty directory. I look at the file permissions and its set to Root. I thought it was supposed to be set to nobody? Thanks
  20. It should pull and install the container, based on those settings. it will show a dialog box that shows the run command it used, which will be populated with the selections you made in that template. Ok I clicked add and it just stayed on the screen. I also noticed when you type in your ports you have to click add port to get it to keep your port setting. *** Update *** Looks like it pulled it down and created the container. I just didn't wait long enough I have slow DSL!
×
×
  • Create New...