Douglas_Knight comments on Open thread, Jan. 19 - Jan. 25, 2015 - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (302)
I'm looking at setting up my own website, both for the experience and to allow hosting of some files for a game I'm making. What I'd like is to register a domain, probably (myrealname).com and/or .ca, both of which are available, set up a wiki on it, and host a few(reasonably large) files. Thing is, I have a computer that stays on 24/7, and I'm generally competent with computers, so I suspect I can probably get by without paying for hosting, which appeals to me.
Can anyone link me to guides on how to do this? My Googling is turning up shockingly little, just "Pay someone for hosting!". I've registered domains before, but never done any hosting.
Start by paying someone for hosting. That's enough to learn about. Maybe start by paying Amazon nothing for a year of EC2 hosting. Once you understand how to host a website, you can migrate it to your home computer, where you will run into additional difficulties, like installing a base webserver and automatically updating your DNS. But probably you should stick with paid hosting. For static files, Amazon S3 is extremely cheap. For a full-fledged webserver to install your wiki, Nearly Free Speech will do, and is probably cheaper than Amazon, especially at your usage level.