Commit graph

21 commits

Author SHA1 Message Date
Ian Tangney
525b486d9d KASM-2092 Ensure that we support official and unofficial builds 2021-11-12 12:14:52 -05:00
Justin Travis
36819c43db Merge branch 'feature/KASM-2035_ansible_offline_install' into 'develop'
KASM-2035 Add support for offline installation.

Closes KASM-2035

See merge request kasm-technologies/internal/ansible!9
2021-11-02 23:28:41 +00:00
Ian Tangney
08fae58593 KASM-2035 Add support for offline installation.
- Instead of downloading the kasm_release tarball to every host directly, we copy it from the ansible host.
- Allow user to put service_images and workspace_images in `install_common/files/` to do an offline install.
- Update readme with new instructions.
2021-11-01 16:32:37 -04:00
Justin Travis
5be8605200 Merge branch 'feature/KASM-2036_scale_agent_webapp' into 'develop'
KASM-2036 Ensure that scaling up a deployment works properly

Closes KASM-2036

See merge request kasm-technologies/internal/ansible!8
2021-10-27 12:21:35 +00:00
Ian Tangney
6835ca861a KASM-2036 Ensure that scaling up a deployment works properly 2021-10-26 14:29:47 -04:00
Justin Travis
b47eb6dd9e Merge branch 'feature/KASM-1922_create_patching_playbook' into 'develop' 2021-09-21 18:19:16 +00:00
Ian Tangney
12f8e86c8e KASM-1922 Create playbook for patching the OS on kasm systems. 2021-09-21 18:19:15 +00:00
Justin Travis
ec547f830e Merge branch 'bugfix/KASM-1918_uninstall_playbook' into 'develop'
KASM-1918 Ensure that the uninstall playbook removes stopped kasm containers

Closes KASM-1918

See merge request kasm-technologies/internal/ansible!7
2021-09-20 15:27:07 +00:00
Ian Tangney
7c73d81cb1 KASM-1918 Ensure that the uninstall playbook removes stopped kasm containers 2021-09-20 11:09:34 -04:00
Justin Travis
4eec8a8b3b Merge branch 'feature/KASM-1921_database_backup_playbook' into 'develop'
KASM-1921 Create playbook for backing up the kasm database

Closes KASM-1921

See merge request kasm-technologies/internal/ansible!5
2021-09-17 08:34:42 +00:00
Ian Tangney
2e1f739c4a KASM-1921 Create playbook for backing up the kasm database 2021-09-16 15:47:18 -04:00
Justin Travis
7d9f68ac82 Merge branch 'feature/KASM-1942_install_playbook_enhancements' into 'develop'
Resolve KASM-1942 "Feature/ install playbook enhancements"

Closes KASM-1942

See merge request kasm-technologies/internal/ansible!3
2021-09-16 17:26:16 +00:00
Justin Travis
4ae7aad257 Merge branch 'feature/KASM-1920_start_stop_playbook' into 'develop'
KASM-1920 Create Ansible playbooks for stopping, starting and restarting Kasm Workspaces

Closes KASM-1920

See merge request kasm-technologies/internal/ansible!4
2021-09-16 17:25:48 +00:00
Ian Tangney
34794617c1 KASM-1920 Create Ansible playbooks for stopping, starting and restarting Kasm Workspaces 2021-09-16 12:44:54 -04:00
Ian Tangney
29acddd4bb KASM-1942 Retry Kasm Workspaces install if it fails with dpkg lock error 2021-09-16 09:35:26 -04:00
Ian Tangney
b3bd8626b0 KASM-1942 Ensure we retry the agent connection check to give time for webapp startup 2021-09-16 09:35:11 -04:00
Justin Travis
387c49ed60 Merge branch 'feature/KASM-1918_uninstall_playbook' into 'develop' 2021-09-16 13:30:42 +00:00
Ian Tangney
148ffb23f5 Resolve KASM-1918 "Feature/ uninstall playbook" 2021-09-16 13:30:42 +00:00
Justin Travis
fbf8b83c76 Merge branch 'feature/KASM-1829_multi_server_install' into 'develop'
KASM-1829 Create new ansible playbook that installs Kasm Workspaces in multi server configuration.

Closes KASM-1829

See merge request kasm-technologies/internal/ansible!1
2021-09-08 22:39:52 +00:00
Ian Tangney
8b5c662c5f KASM-1829 Create new ansible playbook that installs Kasm Workspaces in multi server configuration. 2021-09-08 22:39:52 +00:00
Justin Travis
3862f63a9f Initial commit 2021-08-31 15:14:49 +00:00