self-host-csmm-support
textPage 65 of 373
50 messages on this page
Thursday, May 11, 2023
User 374c5d
change it in npm to force the ssl
User 1baa93
only the SSL part doesn´t work, so I left it to "none"
Wednesday, May 10, 2023
User 374c5d
you did the reverse proxy correctly?
User 374c5d
then it should have worked
User 1baa93
yes
User 1baa93
yes
User 374c5d
did you follow my guide from 7dac.net?
User 1baa93
hi, I´m trying to install CSMM-7D2D on unraid and can´t add the server. I´m at the last step. I can see my steam account but when I try to sign in an error occurs
User 963f55
So I'm not totally in right field
User a506fe
So @User 50609326 that should defo work
User a506fe
And I'm a Linux noob
User a506fe
I use nginx as main webserver and reverse proxy to all of the above
User a506fe
And 2 nextcloud instances running in docker
User a506fe
Running csmm in docker and multiple WordPress sites in separate dockers
User a506fe
And nginx installed on host
User a506fe
I have pterodactyl installed on host
User 963f55
I'll compare notes as I progress...
User 963f55
I'm actually looking to go thru something very similar... If I can pull this off, will have Ubuntu running docker, with MySQL, redis and Nginx containers for the requirements... Then use the Ptero Panel and Wings Dockers running, then Finally CSMM docker....
I'm still at the early stages, but I think I can pull this off...
I'm currently running separate VMs for Ptero and CSMM
I'm still at the early stages, but I think I can pull this off...
I'm currently running separate VMs for Ptero and CSMM
User 374c5d
cata has a container https://docs.csmm.app/en/CSMM/self-host/docker-linux.html
User 392ae3
I tried to host the CSMM egg on ptero, but I didn't manage to set it up. Would be amazing if that worked.
User 392ae3
Ptero is not in a container, the servers each in their own containers, csmm currectly hosted on DO
User 374c5d
are you using container/docker?
User 392ae3
Already tried, pain in the ass 😄
User 374c5d
said it exists lol
User 374c5d
didnt say it was lol
User bddf69
Not supported 😄
User 374c5d
or did
User 374c5d
iirc csmm has an egg
User 392ae3
Ah so Host-Installation, I gotcha.
User bddf69
Yeah that does matter. In that case you'll need to run the webserver non-containerized too, otherwise it wont be easy to reach the host-port of ptero
User 392ae3
Thank you for your helpful reply Cata!
Does it matter than Ptero is not containerized though?
Does it matter than Ptero is not containerized though?
Tuesday, May 9, 2023
User bddf69
I linked Caddyfile because right now you're using the command config
caddy reverse-proxy --to csmm-web:1337 --from csmm.mydomain.com which only does a single reverse proxy, with the config file you can do more proxies 😉User bddf69
So 443 is a reserved port for https, the other important one is 80. What you typically do in a situation like this is to use a single webserver (like Caddy, or Nginx or Traefik or ...) and use that one to reverse proxy to the services/containers running on that machine.
So specifically for you, something like
- Run pterodactyl on non-standard port, let's say 8080 for example
- Run CSMM on a non-standard port, 1337
- Run Caddy on 80 and 443
- Configure caddy to reverse proxy to CSMM AND to pterodactyl (see https://caddyserver.com/docs/caddyfile)
User 392ae3
Hi guys!
So I am trying to move my CSMM instance from DO into Docker in my gaming server. I am running pterodactyl panel and when I tried to
So I am trying to move my CSMM instance from DO into Docker in my gaming server. I am running pterodactyl panel and when I tried to
docker-compose up -d for CSMM (including Caddy into the yml) I got the following error:ERROR: for caddy Cannot start service caddy: driver failed programming external connectivity on endpoint csmm_caddy_1 (91d4096bbf9f32b9fb9e3e6d1e656faf1a2a2ffc21318e8e57dc09586c7dfb7b): Error starting userland proxy: listen tcp4 0.0.0.0:443: bind: address already in use ERROR: Encountered errors while bringing up the project.The block for caddy in the yml is:
caddy: restart: unless-stopped image: caddy ports: - 80:80 - 443:443 command: caddy reverse-proxy --to csmm-web:1337 --from csmm.mydomain.com volumes: - ./caddy/config:/config/caddy:Z - ./caddy/data:/data/caddy:ZI am suspecting 443 is bound to be used by Pterodactyl and I am honestly not sure what to do at this point.
If you need more information on this issue, please let me know, or if you have any ideas of what I can try next.
Thank you in advance!
If you need more information on this issue, please let me know, or if you have any ideas of what I can try next.
Thank you in advance!
User a506fe
😄
User a506fe
im pretty sure the answer lies within the realm of CSMM_ADMINS in your .env file
User aee541
No content
User aee541
No content
User aee541
No content
Monday, May 8, 2023
User 221b91
got it tnx
User 23fa64
Correct, you will need to use Patreon.
User 221b91
do in need to be a paying customer to use csmm?
User 221b91
i followed the instructions on the website .. but can not add server
User 221b91
<:thinksmart:479231266449915934>
User bddf69
The best way to get help is to ask your question 😉 Please tell us what's up
User 221b91
help please .. have a question on using csmm on private dedicated seven days to die server


