/app-redcap

Primary LanguageDockerfile

RedCap BIBBOX application

This container can be installed as BIBBOX APP or standalone.

Standalone Installation

Clone the github repsoitory and start the install.sh. If necessary change the ports and volume mounts in docker-compose.yml.

`sudo git clone https://github.com/bibbox/app-redcap

sudo chmod +x install.sh

sudo ./install.sh

Install within BIBBOX

The BIBBOX framework can be installed

After BIBBOX is up and running, you can use the BIBBOX APP Store to install a lot of software tools.

Docker Images Used

  • bibbox/redcap
  • mysql:8
  • busybox:latest

Database information

  • MYSQL root password: thispasswordisneverusedeveninsidethecontainer
  • Database: redcap
  • User: redcap
  • Password: redcap4bibbox
  • Host: redcap-db

Mounted Volumes

  • /var/lib/mysql
  • /redcap_webroot