Jump to content

ich777

Community Developer
  • Posts

    15,714
  • Joined

  • Days Won

    202

Everything posted by ich777

  1. Yes but you've installed it initially with the name that it has in the CA App and that's why, if you rename it in the first place you can always redownloaded it from the CA Apps. You have to delete the my-jDownloader2.xml from your templates-user directory than it works again
  2. No you've got me wrong go to your docker page and click on: Then select your existing jDownloader install (green arrow) and change the other settings (red arrows) and click on apply: Now you've got two different running instances of jDownloader2:
  3. A quick fix is to start up the container go to file -> analize text (or something like this) put in something in the textbox, highlight it and select copy now your copy past should work (in my case this works just fine). Don't understand the question, what's the error or what does not work, you can always install multiple instances (Please note that the ports must be different, the name of the container itself and also i recommend you to create another directory in the appdata folder). If you can't download it again from the CA App then the answer is simple, you have to change the name of the installed container or a workaround is to go onto your Docker page in unRAID, click on Add Container select your jDownloader2 (change the name to 2ndjDownloader2 or whatever, change the portnumber, and make another directory in the appdata) done.
  4. Copy and past works for me after 1 or 2 minutes after i fire up the noVNC gui. But i will look into this. Also i'm not using the unraidVNC its separated. The timout should also be no problem. I take a look into this all, but it will take some time since all my containers are getting new baseimages and i clean them a little bit up.
  5. GDB is installed for a reasen, it is a package that is 119MB big... but you can also install that yourself if needed just open a unRAID Terminal (not the Console for the container!!!) then type in: docker exec -ti --user root CSSource /bin/bash apt-get update apt-get install -y gdb exit exit With these few commands you installed the package 'gdb' to your 'CSSource' container if you want to install it to another container replace 'CSSource' with your containername. Also note, everytime you change the template in unRAID these changes will be lost and you must execute them again (because the container layers are renewed). Also i am thinking of switching to debian to get a little bit smaller containers. Good to hear Also if you have any requests for games please let me know (someone requested a container for Sven Coop and i don't know that it even existed, great game )
  6. From what i've read the dev's haven't released a dedicated server for this game yet.
  7. Eventually, if i got two containers with the same port and someone is installing them it simply doesn't work (also other containers like Homeassistant also doesn't have ports exposed). Mary Christmas!
  8. Because i didn't expose the ports in the Dockerfile, is it essential for you or doese something not work properly? For the VNC_PASSWORD, i didn't even thought of this but if it works it's good
  9. I will look into this. Simply not possible this is a windows only game with linux don't in mind. It uses too many windows librarys that WINE can't handle it at the moment. No problem here, keep in mind that the query port is: 28852! Can you please provide a little bit more information (Log...), also did the server just install fine and are all the serverfiles in place, have you provided a valid steam account with the credentials? This should be the folder structure:
  10. Logon with the default admin account and admin password and press enter and type: '/changepwd admin' then type in your new password. EDIT: Changed the server now, please redownload the template in a few hours where the variable 'Admin Password' und the advanced tab is in there (will not affect your existing server
  11. Go into CA Apps and select 'Game Servers' (also if you got a request for a game please write a quick reply in the above linked Thread):
  12. SvenCoop will be available in the next few hours in the CA App.
  13. Space Engineers is impossible, this is a pure Windows game and it doesn't run with WINE, no chance soon. If you're interested in DayZ i got allready a container but need someone to test, drop me a PM and will write you the connection details if everything works as expected. I will look into the other games and add it to my list. EDIT: Sven Coop will be available in the next few hours in the CA App. EDIT2: Looked into GRAV, to download the gameserver files you must have a valid account with the game purchased (that i doesn't have) but it should be possible to create a container.
  14. Container will be available in the next few hours in the CA App.
  15. Container will be available in the next few hours in the CA App.
  16. Yep should be possible, give me a few days please.
  17. Can you give me a little bit more background how MultiUp.org works? Is this some kind of CutCaptcha? CutCaptcha also doesn't work in my container because it needs an instance of some browser running with the jDownloader plugin. Also you can write mi a PM for this and i will look into it. You can also grab the links from your Windows/Mac/Linux machine, solve the captcha, right click on the links in jDownloader, make a DLC file, put this file into your jDownloader directory and then load it in the container.
  18. Yes i've got some ideas but it will take some time, seen a lot of things also for dos but i'm thinking how to implement that... Haven't forgotten this.
  19. Please read the discription again, it's discribed there. Click on the container icon in the Unraid Docker section, click on Console and then type in: 'screen -xS Terraria' (without quotes) But saving should also work without the need to go into the console, just try the ingame console.
  20. @spdghost & @lolwut & @Select25 & @Spectral Force & @dezai I've finally got DayZ running but need to test it out if it works, since i don't own the game i need someone who can try to connect to it if everything works. Please send me a short PM and i will send you the connection details
  21. @Slverfox Mods are now working, just put your list of mods, separated by [SPACE], in the Workshop Content line in the Docker template and the Container does the rest, even creates the modlist.txt and fills it with the specified mods. Just delete and redownload the container or you can check for updates on the Docker page in Unraid and update.
  22. Not by a comma, only by a space, i will try them later and report back.
  23. In the template om the docker page is a value named 'Workshop Content' drop you content id('s) in here and the container should download and run it. If not, please report back (if it doesn't work, drop a few id's in the reply and i will fix it).
  24. Really easy solution: Just change the path in your template from /mnt/user/... to /mnt/cache/... and everything is working! I update the template shortly so you can download a fresh copy from the CA App. Thanks to @Squid
×
×
  • Create New...