This container can be installed as BIBBOX APP or standalone.
After the docker installation follow these instructions.
Clone the github repository. If necessary change the ports in the environment file .env
and the volume mounts in docker-compose.yml
.
- USER = rstudio
- PASSWORD = rstudio
git clone https://github.com/bibbox/app-rstudio-server-open-source-edition
cd app-rstudio-server-open-source-edition
docker network create bibbox-default-network
docker-compose up -d
The main App can be opened and set up at:
http://localhost:8787
Visit the BIBBOX page and find the App by its name in the store. Click on the symbol and select install. Then fill the parameters below and name your App, click install again.
- USER = Username for the first rstudio user
- PASSWORD = Password for the first rstudio user
The default values for the standalone installation are:
- USER = rstudio
- PASSWORD = rstudio
- ./data:/home