Skip to content

bibbox/app-rstudio-server-open-source-edition

Repository files navigation

rstudio-server-open-source-edition BIBBOX application

This container can be installed as BIBBOX APP or standalone.

After the docker installation follow these instructions.

Standalone Installation

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

Install within BIBBOX

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.

Docker Images used

Install Environment Variables

  • 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

Mounted Volumes

bibbox/rstudio-server-open-source-edition Container

  • ./data:/home

About

BIBBOX App of Rstudio server open source addition

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages