Updated on
I think I've mostly figured out the DNS setup.I'll get everything configured properly over the weekend.
Currently working to move all static files to Google Drive, and finding a "cloud" database to use.
I never considered how much memory it actually takes to run a LAMP stack.. turns out MySQL and BIND are both memory hogs.
Aside from reducing the memory usage, I figured it would help me keep organized too. I might not actually move JS/CSS files over to Drive.. because it's simply more convenient to use Git to push my code changes to the server and I don't want to add any additional steps to the process. I'm sure it's possible to add a hook for media files.. but right now it seems like unnecessary setup.
Anyone with tips/tricks on how to reduce the memory footprint on an Centos 6.4/AMP setup.. please connect with me.

Similar Posts