asked 2012-08-15 17:35:54 -0500
Anonymous
Can I run multiple sites through a single Askbot install?
Granted, I have not made the attempt. But everything about my single-site experience suggests that multiple sites will be no problem.
First of all, I installed Askbot via pip directly into my central site-packages repository. So that would be accessible from every separate site that you install.
Secondly, when I ran the Askbot setup script to create a new site, it asks where you want to put the installation---and then it creates a copy of the template files, uwsgi initialization script, and configuration settings, but not the main Askbot code. This suggests to me that multiple uwsgi servers could run off the same code base. Editing the templates for one site won't change the look of another site.
Of course, you will need to create a separate database for each site, and manage a separate uwsgi server. But there's nothing I saw that suggests this is not possible.
Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2012-08-15 17:35:54 -0500
Seen: 99 times
Last updated: Aug 17 '12
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.