cloud_setup: Create DigitalOcean droplet setup to deploy 'Shiny' apps

Description Usage Arguments

View source: R/cloud_setup.R

Description

This function creates a new DigitalOcean droplet with Docker 19.03.12 on Ubuntu 18.04 with every required package and service to run xai2shiny applications in the cloud.

Usage

1
cloud_setup(size = 1, ...)

Arguments

size

initial RAM (in GBs) for the droplet. Available values: 1, 2, 4, 8. You can always resize the droplet later on.

...

additional params to function analogsea::docklet_create


ModelOriented/xai2shiny documentation built on Jan. 30, 2021, 3:02 a.m.