Everything posted by Spectral Force
-
[Support] ich777 - Gameserver Dockers
Minecraft folder: http://prntscr.com/rgr8ri Server.Properties:
-
[Support] ich777 - Gameserver Dockers
It keeps loading a vanilla map not the custom map. replaced the server.jar with a previous snapshot as well as put the custom skyblock map named as world. changed the config to match, but map is still base vanilla. Not sure why.
-
[Support] ich777 - Gameserver Dockers
I installed the Minecraft Basic server this morning and I'm trying to set it up with a custom map, Skyblock 1.14, downloaded an older server.jar as well. Anyone have any thoughts on getting the custom map to work?
-
[Support] Djoss - Nginx Proxy Manager
Thanks, I will try that and report back.
-
[Support] Djoss - Nginx Proxy Manager
Greetings folks. I feel dumb that I can't figure this out but here I am. I've read the documentation and I'm still confused. I'm trying to setup a docker (CSMM-7DTD) docker to go through https. By default its http. I feel this is pretty straight forward so I don't know what I'm missing or doing wrong. If anyone could dumb this down for me I'd appreciate it. My walls and desk have a bunch of new head shaped dents. Thanks for any and all help.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Good morning/afternoon. I am a bit out of my element with the reverse proxy stuff and custom conf files and need some help. I am trying to run the CSMM-7DTD server manager (docker by ich77) via reverse proxy and https. It works portionately via http, but uses steam to login to the software itself and that's where I get hung up. I click my steam login and because its https it craps out. I am unsure if this is supposed to be handled by the .conf file or elsewhere. Anything to point me in the proper direction would be appreciated. What I do have for a conf file comes from the creator of CSMM. I am using DuckDNS docker and links, as well as a CNAME from my website. Thanks in advance for any and all help. server { server_name csmm.example.com; index index.html; location / { proxy_pass http://localhost:1337; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection 'upgrade'; proxy_set_header Host $host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme; proxy_cache_bypass $http_upgrade; proxy_read_timeout 300; proxy_connect_timeout 300; } listen 80; }
-
[Support] ich777 - Gameserver Dockers
Ich, 7D docker question. Is it possible on the user end, to pull data from another github with out you having to tweak the docker? Example: 7DTD has server side mods for admins, they go in to a Mods folder. Several of these mods are on Github. Would I be able to add in a way to pull from that github and have the update go into a specific folder, ie Mods? Or is that something that would have to be done on your side by editing the container? So when there is an update to that github, we can just restart the server and it'll download the updated files.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Ok I got the code-server working. Anyone have a way to use GitLab-CE with LetsEncrypt? I don't see a proxy conf for it but I do see one for gitea, not sure if I can mod that to work for gitlab-ce. Anyone have any suggestions? Thanks for the previous responses with the code-server.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
I was forced to roll back my lets encrypt to an older version because of some update, as per my thread and the lua warning. Do you think that would have anything to do with it? I changed my domain in the conf to code.*; so that matches my subdomain, using duckdns.org and have that added in that docker settings. just not sure why it's not working. I followed the same steps I used to setup my Ombi install.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Greetings all. Has anyone setup code-server and/or GitLab-CE with letsencrypt? I've been trying to figure this out for about 2 weeks with no luck. Any help would be appreciated. GitLab-CE doesn't have its own sample config but gitea does, not sure if I could use that with some modification or not. Code server has one but not sure what I'm doing wrong. I am using letsencrypt:0.35.1-ls36 because there was an update in late july or early august that caused my letsencrypt to crap out and made my existing ombi and nextcloud un-usable. I also get this warning: "nginx: [error] lua_load_resty_core failed to load the resty.core module from https://github.com/openresty/lua-resty-core; ensure you are using an OpenResty release from https://openresty.org/en/download.html (rc: 2, reason: module 'resty.core' not found:" Any help would be greatly appreciated. Thanks!
-
[Support] ich777 - Gameserver Dockers
Ich, didn't you use to have a DayZ docker?
-
[Support] ich777 - Gameserver Dockers
Generic docker question: What software can be turned into a docker?
-
[Support] ich777 - Gameserver Dockers
ok I'll have to test it to see if it auto restarts then. -- Tested and working. Great now I can have my admins just run the shutdown cmd and it'll auto restart. You sir are a genius! Thanks!
-
[Support] ich777 - Gameserver Dockers
you set it and forget it. Something needs to tell the game to initialize. On linux one of the devs created a script to manage the server, starts/stops/backups/game creation. Are you talking if unraid crashes or the game server crashes?
-
[Support] ich777 - Gameserver Dockers
Rcon can't start the server.
-
[Support] ich777 - Gameserver Dockers
Is there a way to run cron jobs from with in the 7D docker? i want to set up the ability to restart the server if it either crashes or one of my admins needs to restart it due to lag or something.
-
[Support] ich777 - Gameserver Dockers
I don't believe there is an Arma 3 DayZ mod, afaik. I remember looking for one for a while but never found one. Plus I'd have to convince my friends to buy arma 3.
-
[Support] ich777 - Gameserver Dockers
None of my players have reported any issues. I'm also running a 16k map too. Iirc ram tends to spike during larger horde nights. What's your general usage Mort?
-
[Support] ich777 - Gameserver Dockers
No problemo! Thanks! Also, if I wanted to run a 2nd instance of 7 Days to die, what would I have to do to make that happen in your docker?
-
[Support] ich777 - Gameserver Dockers
Hey Ich, I'd like to request a DayZ Arma 2 mod docker. Do you think you could add it to your list?
-
[Support] ich777 - Gameserver Dockers
Update: IT'S ALLLLLIIIIIVVVVEEEE!!! Server is online, I'm loading it now, it'll take a few minutes due to map size but its working. Thanks ICH so much for your help. Sorry this was such a pain and me being a newb with dockers.
-
[Support] ich777 - Gameserver Dockers
Thank You! I know this is a pain w/o you having the game for self testing. I never use the navezgame which is the predetermined map, no fun if you know where everything is. I will update the docker and try again. I did run into another issue but I'll see if after updating it gets resolved. I'm going to do a fresh install and see how it goes.
-
[Support] ich777 - Gameserver Dockers
It seems every time I restart the docker, it regenerates the game world. Unless I'm seeing something else in the docker log and takes a long time to boot up, almost 10 minutes. If I have to do a server restart will it go through the whole process again and will it overwrite whats established?
-
[Support] ich777 - Gameserver Dockers
You're right, I did miss the 25020 UDP. I have it on the firewall but not the docker. I'll try your original ports which probably work, but since they are already in use on another physical ip I had to change them. I'll try your original ports but any angry threats/complaints I get from my players for taking the server down will be sent to you. LOL 😂😂 Can a docker do a port range? Could I just do like UDP Ports: 25021-25030 as 1 entry or doesn't it allow that?
-
[Support] ich777 - Gameserver Dockers
Based on my experience, 7D servers don't always show if you do the 3 ports especially since A16. I found opening a 5 port block will always list the server both in the steam list and in the 7D server browser. 27010-27020 is already assigned to my other server.