Installs and configure shinyproxy. Standalone or as a container https://www.shinyproxy.io
Go to file
Andrea Dell'Amico c55433e081 Do not bind on localhost when running as a stack 2020-10-07 19:29:44 +02:00
defaults Install a stack from a public image. Mount the configuration file. 2020-10-07 18:11:05 +02:00
handlers Import the old role 2020-09-17 19:30:11 +02:00
meta Fixes to the tasks that install as docker service 2020-10-06 19:16:02 +02:00
tasks Remove a redundant task. 2020-10-07 19:23:09 +02:00
templates Do not bind on localhost when running as a stack 2020-10-07 19:29:44 +02:00
tests Initial commit 2020-09-16 18:31:27 +02:00
vars Initial commit 2020-09-16 18:31:27 +02:00
.gitignore Initial commit 2020-09-16 18:31:27 +02:00
LICENSE Initial commit 2020-09-16 18:31:27 +02:00
README.md Import the old role 2020-09-17 19:30:11 +02:00

README.md

Role Name

A role that

Role Variables

The most important variables are listed below:

users_system_users:
  - { login: 'foo', name: "Foo Bar", home: '{{ users_home_dir }}', createhome: 'yes', ssh_key: '{{ foo_ssh_key }}', shell: '/bin/bash', admin: False, log_as_root: False }

Dependencies

None

License

EUPL-1.2

Author Information

Andrea DellAmico, andrea.dellamico@isti.cnr.it