dbuteau / Q2A-Docker

Q2A in docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question 2 Answer

Question to answer is a stack overflow like website for self hosting. For more details See: https://github.com/q2a/question2answer

This repo

This is an attempt to made a docker q2a instance with some already installed plugins
Plugins are:

How To

  1. git clone https://github.com/dbuteau/Q2A-Docker.git
  2. cd Q2A-Docker
  3. think to define .env file with Q2A_MYSQL_PASSWORD & Q2A_MYSQL_USER defined in it
  4. docker-compose up -d

Footnotes

  1. warning, due to outdated original plugin repo, the docker target a personnal fork with updated code 2

About

Q2A in docker


Languages

Language:PHP 77.7%Language:Dockerfile 21.4%Language:Shell 0.8%