Ask Your Question
2

Does Askbot support multiple sites on the same server with the same code base?

asked 2012-08-15 17:35:54 -0500

anonymous user

Anonymous

Can I run multiple sites through a single Askbot install?

delete close flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-08-17 19:52:52 -0500

mcg gravatar image mcg
74 2 5

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.

link publish delete flag offensive edit

Comments

Done just as you said, and it works

bgenevaux ( 2012-08-18 18:19:52 -0500 )edit

Thank you mog!

Adam ( 2012-08-19 05:26:45 -0500 )edit

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Reliable Askbot Hosting

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 site
30 days free trial

Question tools

Follow
2 followers

subscribe to rss feed

Stats

Asked: 2012-08-15 17:35:54 -0500

Seen: 99 times

Last updated: Aug 17 '12