#Self-hosting
1 messages · Page 1 of 1 (latest)
did you read #how-to-get-help?
did you try following the instructions in the README?
Oh, sorry
I did but I have no clue how to do coding, and my computer is like unable to run that stuff (chromebook)
I was trying to find somebody that could run it for me or help me run it
that's really not what this server is for
this server, as with all community support servers, is for helping you with your stuff, not doing your stuff for you
the problem here is that we can't help with something we don't really know about
How To Get Better Help
• Explain what you want to happen and why…
• …and what actually happens, and your best guess at why.
• Include a short code sample and any error messages you got.
so far, what i know is
- you're trying to run existing, public code
- it's not working
not a lot for me to go off of there
Do you want me to provide the link?
Well
Basically I'm trying to self-host but I have no idea to code so I was wondering if someone to help
yeah, plenty of people can help here
but we need to know a problem before we can help with it
right now you're not telling us what the problem is
Oh
I just have no idea how to code
Like, how do I run it
I'm trying to run it without a VPS
the README should tell you?
"no idea how to code" literally doesn't tell me anything
Like
So all the coding and stuff is there but
Is there a way to run it without VPS?
Do you want me to show you the link
yes, literally just running it
sure, we're not making any progress here...
An open-source 2D battle royale game inspired by surviv.io. Work in progress. - HasangerGames/suroi
It's for an IO game
How do you do that 
Yeah
Oh wait
But I'm using the self-hosting
Like I want to make my own website
Its for a league server I have
and do you want it to be routed through your own computer or through a proper server?
My own computer would be fine
Is that possible?
Because I don't have a server so..
"Installation and setup" is the steps to take to run the program
"Self‐hosting" describes what to do on top of that, for the server to be accessible for other ppl
you need to do both
yes, just do what the wiki says just skipping over the parts about putting it on a vps
that's what vps's are
Ok wait let me see
google, amazon, etc sell those services
So where do I start?
...as the wiki says?
Chromebooks can also be unlocked to access the "Linux development environment"
[...] make sure you have the correct tools for the job. Hosting a dedicated Suroi server requires two things:
- SSH access to a VPS (or some other form of dedicated hosting)
You can find cheap VPS hosts at Linode, A2 Hosting, or Vultr.
Is there a way to do it without the VPS?
yes, but harder
if you want to run a program 24/7, you need a machine (computer) to run 24/7
either your Chromebook or a machine you rent (VPS)
Linux is a feature that lets you develop software using your Chromebook. You can install Linux command line tools, code editors, and IDEs (integrated development environments) on your Chromebook. Thes
Can I just kepe it running at certain times on my computer?
but as Tat_Guy said, this probably isn't the best place to ask for those kinds of things
yes, it's just a program, like any other program on a computer
Okay