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

Posts tagged installation

for questions about setting up an instance of QPixel either for development or as a production deployment.

This tag doesn't have a detailed wiki yet.

88%
+13 −0
Q&A How to set up a new (development) instance of Codidact/QPixel

The QPixel repository on GitHub contains the source code for the Codidact software. How can I set up a new development instance of it, so that I can work on it on my local machine?

4 answers  ·  posted 5y ago by luap42‭  ·  last activity 1y ago by trichoplax‭

Question guide installation development
71%
+3 −0
Q&A Need Help Setting Up Email Verification in Codidact

I’m a learner exploring Q&A tools, and after researching, I came across Codidact. I’m impressed with its features and have successfully set it up on my local machine. However, I encountered an ...

1 answer  ·  posted 1y ago by anurag3221@‭  ·  last activity 1y ago by trichoplax‭

Question support installation setup
71%
+3 −0
Q&A Valkey instead of Redis

Does anyone have experience and tips migrating to Valkey? The reason I ask is becuase Redis changed their license in the beginning of 2024 and is now closed source.

0 answers  ·  posted 1y ago by hdmm‭

Question discussion installation setup redis
77%
+5 −0
Q&A Why shouldn't one run a production server in Docker?

QPixel's Docker documentation says that the Docker setup is intended for development environments, not production. The documentation calls out one specific issue: email doesn't work. Are there ot...

1 answer  ·  posted 2y ago by Monica Cellio‭  ·  last activity 2y ago by Taeir‭

Question installation
Q&A Codidact/QPixel Installation Guide

This post aims to provide a step-by-step tutorial regarding the installation/operation of Codidact/QPixel server locally (development mode) or on a network (in production mode). The "official" ins...

posted 2y ago by zetyty‭  ·  edited 2y ago by zetyty‭

Wiki guide installation development production
60%
+1 −0
Q&A Is the difference in Codidact's CDN guidance intentional?

Codidact has a guide to installing Co-Design. The section "Using a pre-built version" recommends using a CDN. I notice that the CDN recommended in the guide is different to the CDN used in the Cod...

0 answers  ·  posted 3y ago by trichoplax‭  ·  edited 3y ago by trichoplax‭

Question installation cdn
60%
+1 −0
Q&A How can I add post types to a category?

I ran earlier into this in a slightly different way, now I redid the whole QPixel setup but the problem persists: I added a first category to a development instance and wanted to create a first po...

1 answer  ·  posted 4y ago by Trilarion‭  ·  last activity 3y ago by Monica Cellio‭

Question support installation
66%
+2 −0
Q&A Error undefined method has_tags' or id' for nil:NilClass during rails db:seed

When running rails db:seed I get some errors without any further explanation. CloseReason: Created 0, skipped 5 User: Created 0, skipped 1 PostFlagType: Created 0, skipped 4 PostType: Created 0...

0 answers  ·  posted 4y ago by Trilarion‭  ·  edited 4y ago by Trilarion‭

Question support installation
50%
+0 −0
Q&A How to fix NameError (undefined local variable or method `background' for #<#<Class) in avatar_helper.rb?

I'm setting up a QPixel instance. I just created a new category and I realized in the rails s output a NameError in avatar_helper.rb: Started GET "/users/1/avatar/40.png" for 127.0.0.1 at 2022-01-...

1 answer  ·  posted 4y ago by Trilarion‭  ·  last activity 4y ago by Trilarion‭

Question support installation
50%
+0 −0
Q&A How to fix ActionView::Template::Error (No route matches {:action=>"new", :controller=>"posts", :post_type=>nil} when visiting the moderator page? [closed]

In a fresh development instance I went to http://localhost:3000/mod and got a 500 Server Error related to ActionView::Template::Error (No route matches {:action=>"new", :controller=>"posts",...

1 answer  ·  posted 4y ago by Trilarion‭  ·  edited 4y ago by Trilarion‭

Question support installation
60%
+1 −0
Q&A How to fix NoMethodError: undefined method `id' for nil:NilClass when visiting the QPixel homepage?

Following the set up guide I was able to start rails server and got my very first QPixel page served (see screenshot): Unfortunately it was a 500 Server Error, which I did not expect and which w...

1 answer  ·  posted 4y ago by Trilarion‭  ·  edited 4y ago by Trilarion‭

Question support installation
50%
+0 −0
Q&A How to deal with OpenSSL::Cipher::CipherError when editing QPixel's credentials

On Ubuntu 20.04 (WSL) I wanted to provide an arbitrary, non-empty Stripe API key and following this answer by Art edit the credentials accordingly. export EDITOR=vim bin/rails credentials:edit ...

1 answer  ·  posted 4y ago by Trilarion‭  ·  last activity 4y ago by ArtOfCode‭

Question support installation
66%
+2 −0
Q&A How to circumvent Stripe::AuthenticationError: No API key provided

I want to setup a local QPixel instance (WSL - Ubuntu 20.04) and am following the guide by luap42. Finally I get an error Stripe::AuthenticationError: No API key provided. Set your API key using "...

3 answers  ·  posted 4y ago by Trilarion‭  ·  last activity 4y ago by ArtOfCode‭

Question support installation
66%
+2 −0
Q&A How to solve Redis::CannotConnectError: Error connecting to Redis on 127.0.0.1:6379?

I tried to setup a local QPixel instance (WSL - Ubuntu 20.04) and followed the guide by luap42. I finally run rails -s and got /var/lib/gems/2.7.0/gems/fileutils-1.6.0/lib/fileutils.rb:105: warni...

1 answer  ·  posted 4y ago by Trilarion‭  ·  last activity 4y ago by Trilarion‭

Question support installation
50%
+0 −0
Q&A How to solve Lost connection to MySQL server at 'reading initial communication packet', system error: 0

after rails db:create Lost connection to MySQL server at 'reading initial communication packet', syste m error: 0 Couldn't create 'qpixel_dev' database. Please check your configuration....

2 answers  ·  posted 4y ago by Gate_sprit‭  ·  last activity 4y ago by Gate_sprit‭

Question installation