Skip to content

mikheyev/ansible-playbook-r

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-playbook-r

An Ansible Playbook to deploy RStudio Server

sudo apt-add-repository ppa:ansible/ansible
sudo apt update
sudo apt-get install git ansible
git clone https://github.com/mikheyev/ansible-playbook-r
ansible-playbook ansible-playbook-r/deploy-rstudio-server.yml

Instructions to have this run on Google Compute Engine

sudo gcloud compute firewall-rules create allow-rstudio --allow=tcp:8787

Tested with Ubuntu 19.10.

About

An Ansible Playbook to deploy RStudio Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%