1. Setup a dedicated server or fire an EC2 instance 2. Fork a github repository 3. Install some python packages etc. (i guess i can do a pip install) 4. Configure web servers 5. Configure the blog etc. etc.
I was wondering how can I can packages this all together so that it's a sort of 1-click install. One option I was thinking was :
1. User signs up for an Amazon account or azure or google. (non geeks will still find it hard to deal with downtimes, server issues etc.) 2. Fires a pre-configured image. 3. Done.
Are there any other tools, services, options which can easy this whole process?