RealistikDash / GDPyS

A Geometry Dash Private Server made in Python.
GNU General Public License v3.0
27 stars 9 forks source link

How to set it up #80

Open GoodGamerG opened 3 years ago

GoodGamerG commented 3 years ago

ok cvolton gdps is easy to install - just sets webservre and mysql. but how to install and setup gdpys v3? is there any guides?

GoodGamerG commented 3 years ago

on wiki its used nginx. but i have apache 2 and i'd like to use it

RealistikDash commented 3 years ago

Hey, thank you for showing interest in GDPyS!

As of right now, GDPyS v3 is not production ready due to a currently limited feature set. This will over time obviously change as more work gets put into it but it is a note.

The setup in the wiki is made for GDPyS v1, but most of the steps should be transferable to v3.

Regarding the Apache thing, I'll be honest here, I have never used Apache with UNIX sockets, which is the way v3 choses to be accessible due to their performance advantage. To discuss a potential solution, I would advise joining the GDPyS discord server: https://discord.gg/TRtKcy8etp

efwxx commented 3 years ago

if you want I can scramble together a quick tutorial on setting it up until GDPyS v3 is fully production ready.

RealistikDash commented 3 years ago

yes

efwxx commented 3 years ago

i'll set up a docsify later today then