Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

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

+13
−0

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/...?

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

You might be interested in our collab site (1 comment)

1 answer

+13
−0

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!


  1. Update: MrHug's team helped us with that -- thanks! ↩︎

History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

Thanks a ton! We'll have another look around to see if there are other platforms too, but otherwise m... (2 comments)

Sign up to answer this question »