generated from coop-cloud/example
An integrated development environment for R and Python, with a console, syntax-highlighting editor that supports direct code execution, and tools for plotting, history, debugging and workspace management.
|
||
---|---|---|
.drone.yml | ||
.env.sample | ||
.gitignore | ||
abra.sh | ||
compose.keycloak.yml | ||
compose.oidc.yml | ||
compose.version.yml | ||
compose.yml | ||
entrypoint.sh.tmpl | ||
oidc.conf.tmpl | ||
pam_script_auth.sh | ||
pam-exec-oauth2.yaml.tmpl | ||
README.md |
rstudio
An integrated development environment for R and Python, with a console, syntax-highlighting editor that supports direct code execution, and tools for plotting, history, debugging and workspace management.
- Category: Apps
- Status: 0, work-in-progress
- Image:
rocker/tidyverse
, 2, 3rd-party - Healthcheck:
- Backups:
- Email:
- Tests:
- SSO:
Basic usage
- Set up Docker Swarm and
abra
- Deploy
coop-cloud/traefik
abra app new rstudio --secrets
(optionally with--pass
if you'd like to save secrets inpass
)abra app config YOURAPPDOMAIN
- be sure to changeDOMAIN
to something that resolves to your Docker swarm boxabra app deploy YOURAPPDOMAIN
- Open the configured domain in your browser to finish set-up