[ 
https://issues.apache.org/jira/browse/DLAB-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vira Vitanska updated DLAB-1308:
--------------------------------
    Description: 
In the scope of SSO implementation 
(https://issues.apache.org/jira/browse/DLAB-1105).
In order to rid of necessary log in RStudio     some changes should be made:
etc/systemd/system/rstudio-server.service
[Service]
Environment=USER=dlab-user
ExecStart=/bin/bash -c "export 
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/cudnn/lib64:/usr/local/cuda/lib64; 
/usr/lib/rstudio-server/bin/rserver --auth-none 1"

  was:
In the scope of SSO implementation 
(https://issues.apache.org/jira/browse/DLAB-1105).
In order to rid of some changes should be made:
etc/systemd/system/rstudio-server.service
[Service]
Environment=USER=dlab-user
ExecStart=/bin/bash -c "export 
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/cudnn/lib64:/usr/local/cuda/lib64; 
/usr/lib/rstudio-server/bin/rserver --auth-none 1"


> [Back-end]: Rid of necessary log in RStudio
> -------------------------------------------
>
>                 Key: DLAB-1308
>                 URL: https://issues.apache.org/jira/browse/DLAB-1308
>             Project: Apache DLab
>          Issue Type: Bug
>          Components: DLab Main
>            Reporter: Vira Vitanska
>            Assignee: Mykola Bodnar
>            Priority: Major
>              Labels: AWS, AZURE, Debian, DevOps, GCP, RedHat
>             Fix For: v.2.3
>
>
> In the scope of SSO implementation 
> (https://issues.apache.org/jira/browse/DLAB-1105).
> In order to rid of necessary log in RStudio   some changes should be made:
> etc/systemd/system/rstudio-server.service
> [Service]
> Environment=USER=dlab-user
> ExecStart=/bin/bash -c "export 
> LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/cudnn/lib64:/usr/local/cuda/lib64; 
> /usr/lib/rstudio-server/bin/rserver --auth-none 1"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org

Reply via email to