ansible/README.md

Set up hosting

Installation

This Ansible playbook configures a Linux box from scratch to host the shiny app behind a domain. It can also host multiple apps. Just point the DNS to the IP of the box and set the domain/subdomain accordingly in the playbook. You can use this bash script to install and run everything.

Updating midasdashboard

Do a git pull in /root/shinyserver/apps/midasdashboard to pull changes followed by a docker exec -it shiny-server R --slave -e "devtools::install_local('/srv/shiny-server/midasdashboard', Ncpus = 8)" to update the app (which is an R package).



cmc-aau/midasdashboard documentation built on Jan. 29, 2024, 1:42 p.m.