About a month ago, I was looking for good default settings for web servers, and possibly a calculator. Not only did I not find an online calculator, I was hard pressed to find good default settings for different size web servers. I decided to build one.
Server Config was born. It is geared towards web developers who don’t know a ton of server configuration. Obviously, each web app is different, but Apache and MySQL defaults leave much to be desired, and they don’t take into account different levels of system memory.
My near-term goal is to have users generate their settings on Server Config then use Digital Ocean/Rackspace/other’s APIs to create the server for them with those settings. Longer-term I’d like user accounts where users could save their settings.
I’d appreciate very much and advice any of you could give me, from the new design to my plan for the future. Thank you.
- T