This role will download and install the latest Linux version of ConnectWise ScreenConnect.
If this helps you out, consider throwing a few dollars in the beer bucket up top.
None
- Via the included playbook as
ansible-playbook local_playbook.yml -K
- As part of another playbook
pgporada.screenconnect
- You will want to configure this behind a reverse proxy such as Apache, Nginx, or Caddy. An example reverse proxy file is included in examples/ and a working example can be found in the tests.
Before submitting a PR, please create a test and run it through test-kitchen. You will need to have at least Ruby 2.x, probably through rbenv, and Bundler.
bundle update
bundle install
bundle exec kitchen create
bundle exec kitchen converge
bundle exec kitchen verify
Open your web browser and navigate to http://192.168.33.15 to complete the ScreenConnect setup
# Clean up after ourselves
bundle exec kitchen destroy
Derrick Morgan - The Conqueror
(C) Phil Porada 2019 - [email protected]