this post was submitted on 30 Jun 2025
39 points (89.8% liked)

Selfhosted

60253 readers
445 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

so i have the server i need and everything but it all comes crashing down with pterodactyl as I don't know much on it can someone help or guide me please

you are viewing a single comment's thread
view the rest of the comments
[–] Oisann@lemmy.world 0 points 1 year ago (2 children)

well i've downloaded the panel and wings now I have a domain I bought from cloudfare but after that I don't know what else to do

[–] HelloRoot@lemy.lol 4 points 1 year ago* (last edited 1 year ago) (1 children)

You can not run pterodactyl on cloudflare.

For pterodactyl or any gaming server, you need a real server with a real operating system that you get full control over.

Instead look for cheap VPS options in your country. Make sure their specs are good enough for a minecraft server. It will cost ~ 5-10$ per month. Then:

  • Point the domain from cloudflare to that VPS by changing the dns records in cloudflare

  • Install some linux on it like debian.

  • Get into that linux by using ssh.

  • Then follow the installation instructions on the pterodactyl website. https://pterodactyl.io/panel/1.0/getting_started.html

[–] Oisann@lemmy.world 1 points 1 year ago (1 children)

do you have discord by chance sorry for asking just so I can ask stuff and I already have an ubuntu server setup isn't that like an vps already

[–] HelloRoot@lemy.lol 4 points 1 year ago* (last edited 1 year ago) (1 children)

If you already have a server then follow the installation instructions on the pterodactyl website. https://pterodactyl.io/panel/1.0/getting_started.html

Then if some step goes wrong:

if you want help you should provide detailed information. Tell exactly what commands you entered, from start to finish, not skipping anything and provide the outputs that you’ve gotten, especially the errors.

The pterodactyl discord will probably be more helpful there.

[–] Oisann@lemmy.world 2 points 1 year ago (1 children)

good news got to work and all just one issue I am having is I can't connect to it for some reason from my PC although its all working

[–] WhyJiffie@sh.itjust.works 2 points 1 year ago

how do you know it's working if you can't connect?

if you run the server on your computer, did you set up the port forwarding? does it work if you just connect to localhost, or the local ip of that computer?

[–] swab148@lemmy.dbzer0.com 3 points 1 year ago

Gotta set up DNS to point to your server, here's a quick guide on how to accomplish this, but cloudflare might have their own guide that would be more specific to your platform.