Welcome to Codidact Meta!
Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.
Using QPixel in education
Two years ago I asked this question on Meta Stack Exchange about using SO in education. Having used SO for Teams actively for two years, my university now takes issue with the pricing model used by SO for teams. As a result I find myself looking for alternatives :)
We are currently looking into moving to a self-hosted QPixel instance. My initial question is fairly broad: are others self-hosting QPixel instances for education or companies? (looking for education or self-hosting did not seem to find relevant questions here) If so, what is your experience/recommendation/tips&tricks/...?
1 answer
We've heard about a few people who were considering setting up their own instances, but I don't know whether any of them have done it yet. I hope people do; we didn't set out to just set up our own network of communities, but also to provide the means for others to do so.
The qpixel repository on GitHub (use the develop
branch; that's what we're using here on this instance) has instructions for setting up a local instance that even I have successfully followed. (This sort of thing is not something I have much experience in.) Our production system is running on AWS and somebody contributed a Docker configuration, so you have a variety of options. As Moshi mentioned in a comment, we have a Q&A site for platform users and developers where you can find more information and, of course, ask questions. On GitHub we welcome both bug reports and pull requests.
A couple questions have come up with others, so I'll pre-emptively answer: The platform does not currently support SSO or other login integrations.[1] It also does not support community-level privacy settings. (Within a community it is possible to restrict access to individual categories based on some coarse-grained criteria, but not an entire community.) If you need to keep an instance private from the Internet at large, we assume you'll use a VPN or have some other gatekeeping. Someday maybe we'll expand in these areas, but we're a small team with many needs, so I can't say when if ever that would change.
I hope you'll give it a try, and please do ask questions on the linked site if you run into problems. And if you put an instance into production at your school or company, we'd love to hear how it works out for you!
-
Update: MrHug's team helped us with that -- thanks! ↩︎
1 comment thread