Rukongai

Members
  • Posts

    15
  • Joined

  • Last visited

Everything posted by Rukongai

  1. I have cubecoders AMP (McMyAdmin 3) docker image i'm trying to get working. I tried doing the auto-magic auto populate with the apps section of unRAID but I can't get it working right. Here is the link to the docker: https://hub.docker.com/r/othrayte/amp/ Now - if I utilize the run command via telnet, it'll start up the docker, but not named right with 2-3 containers showing up? I can access the web ui though and everything is hunky-dory minus the weird non-launched containers with what looks like random container image names. (screenshot) I guess what I want to know is how do I pass via a template the --license-key and the module/extras properly? Here is the command I can run from CLI for it to mostly work, and what i'm trying to replicate, more or less, within the template cleanly. docker run -p 8080:8089 -p 25565:25565 othrayte/amp Minecraft --licence-key supersecretmindyourownbusiness +MinecraftModule.Minecraft.PortNumber 25565 --EDIT MORE INFO-- I've tried inputting the values as variables, but they're still not passing correctly. Here is my output in the log Info: No direct arguments detected, expecting MODULE and LICENCE environment variables. Creating module instance: ./ampinstmgr CreateInstance Minecraft Instance 0.0.0.0 8080 e30xxxxx-xxxx-xxxx-xxxx-xxxxxxx1274 password +Core.Login.Username admin MinecraftModule.Minecraft.PortNumber 25565 [info] AMP Instance Manager v1.3.3.0 --CreateInstance, -c: Create a new AMP instance Example: CreateInstance Minecraft MyMinecraftInstance1 0.0.0.0 8080 AMPLICENCEKEYGOESHERE Password123 +MinecraftModule.Minecraft.PortNumber 25567 +MinecraftModule.Limits.MaxPlayers 10 +MinecraftModule.Java.MaxHeapSizeMB 2048 Parameters: - Module : See ShowModuleList for a list of available modules - InstanceName : The unique identifier - must be alphanumeric and start with a letter - IPBinding : - PortNumber : - LicenceKey : - AdminPassword : - ProvisionSettings : Takes the format of +key value +key2 value2 using arguments specified by ShowProvisionReqs of the specified module Starting instance: Instance ./start.sh: line 77: cd: /ampdata/instances/Instance: No such file or directory I'm not entirely sure what i'm doing and am trying to trip my way to a solution. I would like to understand this process a little better, and figure out what I'm looking at. Any help getting this going would be appreciated!
  2. I can't get the SSH daemon to start. I've reinstalled it for good measure, same thing. Just says that SSH is not running. When I try and connect via SSH, it tells me connection refused. This is all that pops up in the log when I click start: Apr 29 12:26:49 Tower emhttp: cmd: /usr/local/emhttp/plugins/ssh/scripts/rc.ssh buttonstart I'm on 6.1.9 currently. Is there any log or information I can provide to help figure this out? Or some critical setup step I missed? I've perused the github documentation, and couldn't find anything. Thank you!
  3. I don't know about McMyAdmin 3 - I know you can with 2. You can only have 10 players under the personal license though. I just bought the pro version of 2 which was like 15$ I think you can get the pro version of 3 right now for around 8$
  4. Hey, McMyAdmin moved to a new platform called AMP which allows hosting of several different game servers. I was wondering if anyone would want to look at that - given there aren't technical limitations. Thanks!
  5. I don't use this container at all, but this sounds like what you're looking for: http://wiki.cubecoders.com/wiki/3/mcmyadmin-settings-reference#JavaMemory Ah. Yeah. Definitely what I was looking for - I should have known to look there. Thanks a bunch!
  6. Is there no way to allocate more ram to this docker? It runs with a gig of ram regardless of what I try - and I could really really use like. 4. or 6
  7. Lonix, Went open beta yesterday! https://letsencrypt.readthedocs.org/en/latest/using.html#installation Love your work, btw
  8. I'm having this one, too! Is the sql database set up with the docker, or do we need to set up and run a separate sql database for BG panel to connect to? Or is this totally unrelated to that?
  9. Hey! I love the work you've done! Super amazing! I'm running into an issue with BrightGame. Version: 6.0-rc2 Port Mappings: 80 to 6789 Volume Mappings: /var/www/bgpanel /mnt/disk3/Docker/appdata/BGPanel I changed no environment variables or such. It seems to install fine, but immediately exits. Here is the log: *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh... *** Running /etc/my_init.d/firstrun.sh... moving bgpanel files /root/cronjob: No such file or directory *** /etc/my_init.d/firstrun.sh failed with status 1 *** Killing all processes... Any guidance would be appreciated Thank you, Rukongai
  10. Update: So I messed around. It works great when I map the config to a disk and not a user share. So since I only set up my unRAID 6 + Dockers last night, my question is should I move all of my Docker appdata to a disk instead of a share? The more I think about it, the better the idea seems. If you have an appdata user share set to cache-only then there is no difference between /mnt/user/appdata and /mnt/cache/appdata. Having said that, I think it is clearer to say /mnt/cache/appdata when I am referring to a share intended to live on the cache so that is what I use. Is that what you mean, or do you mean to have it on some disk other than cache? This is usually not done because apps often write to their config data and so would keep that disk and parity spinning. Also, many docker templates come pre-configured to use /mnt/cache/appdata. A Very Important Note about /mnt/cache/appdata. You must go to the Shares page and set the appdata share to Use cache disk: Only or mover will move it to the array. Maybe you are already aware of this, but any folder at the top level of cache or any array disk is automatically considered a User Share by unRAID. If you don't configure a User Share, it will have default configuration, which does NOT include the cache-only setting. Very many new users have had plugin or docker issues because they didn't take care of this, and mover moved the application data from the cache drive to the array. Don't let it happen to you! Awesome. That is a pretty important distinction on dockers keeping the drive spinning. Right now I don't have a cache drive set up at all. Still learning the whole NAS + server bits I'll set up a cache disk when I get home, reset up my PlexRequests and see where we're at. Right now I just have it as a user share, but to prevent fragmentation of the appdata folder, it's pretty clear I should reevaluate my setup. Thanks a ton!
  11. Update: So I messed around. It works great when I map the config to a disk and not a user share. So since I only set up my unRAID 6 + Dockers last night, my question is should I move all of my Docker appdata to a disk instead of a share? The more I think about it, the better the idea seems.
  12. First off, I love the work you've done towards making so many great templates. Seriously <3 I'm struggling getting PlexRequests to work though. When I check the log, this is all there is: *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh... *** Running /etc/my_init.d/firstrun.sh... Cloning into 'plexrequests-meteor'... *** Running /etc/rc.local... *** Booting runit daemon... *** Runit started as PID 27 May 19 04:11:44 d2ee22925566 syslog-ng[34]: syslog-ng starting up; version='3.5.3' nobody, this is your first time using Meteor! Installing a Meteor distribution in your home directory. ######################################################################## 100.0% [[[[[ /config/plexrequests-meteor ]]]]] => Started proxy. Unexpected mongo exit code 14. Restarting. Unexpected mongo exit code 14. Restarting. Unexpected mongo exit code 14. Restarting. Can't start Mongo server. Unspecified unrecoverable error. Exit was not clean May 19 04:17:01 d2ee22925566 /USR/SBIN/CRON[84]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly) Any guidance would be very appreciated! I am really at a loss. Plex Requests uses meteor and mongodb, neither of which I am familiar with. Meteor has an installer that installs both itself and mongodb. I looked up that error and it is very nondescriptive: http://docs.mongodb.org/manual/reference/exit-codes/#14 Perhaps asking on meteor or mongodb forums may help. I am very surprised that you had this issue in a docker. It works just fine for me and others who installed this, and technically the docker environment that unraid creates should be the same for all users. A couple of questions: 1) Which version of unraid are you using? 2) Other than the app folder and the port, did you add any custom fields to the xml when you installed the container? Version is 6.0-rc2 I have /config mapped to /mnt/user/Docker/appdata/plexrequests/ I have port 3000 mapped to 3000. I have removed, cleared all leftover files, and reinstalled as well. I didn't change any advanced fields at all. I'll do some research and mess around and report back with what I find. And one more thing, you have a typo to the docker hub URL https://registry.hub.docker.com/u/aptalca/docker-plexrequets/ has requests misspelled. Nothing critical, just thought I'd let you know
  13. First off, I love the work you've done towards making so many great templates. Seriously <3 I'm struggling getting PlexRequests to work though. When I check the log, this is all there is: *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh... *** Running /etc/my_init.d/firstrun.sh... Cloning into 'plexrequests-meteor'... *** Running /etc/rc.local... *** Booting runit daemon... *** Runit started as PID 27 May 19 04:11:44 d2ee22925566 syslog-ng[34]: syslog-ng starting up; version='3.5.3' nobody, this is your first time using Meteor! Installing a Meteor distribution in your home directory. ######################################################################## 100.0% [[[[[ /config/plexrequests-meteor ]]]]] => Started proxy. Unexpected mongo exit code 14. Restarting. Unexpected mongo exit code 14. Restarting. Unexpected mongo exit code 14. Restarting. Can't start Mongo server. Unspecified unrecoverable error. Exit was not clean May 19 04:17:01 d2ee22925566 /USR/SBIN/CRON[84]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly) Any guidance would be very appreciated!