generated from coop-cloud/example
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build was killed
Details
|
2 weeks ago | |
---|---|---|
.drone.yml | 2 months ago | |
.env.sample | 2 weeks ago | |
.gitignore | ||
README.md | 2 months ago | |
abra.sh | 2 weeks ago | |
compose.keycloak.yml | ||
compose.oidc.yml | ||
compose.version.yml | 2 weeks ago | |
compose.yml | 2 weeks ago | |
entrypoint.sh.tmpl | 2 weeks ago | |
oidc.conf.tmpl | ||
pam-exec-oauth2.yaml.tmpl | ||
pam_script_auth.sh | 1 month ago |
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