{"id":16780570,"url":"https://github.com/monolithprojects/ansible-kasm_server","last_synced_at":"2026-03-06T09:06:30.314Z","repository":{"id":115679376,"uuid":"206653675","full_name":"MonolithProjects/ansible-kasm_server","owner":"MonolithProjects","description":"Kasm server installation","archived":false,"fork":false,"pushed_at":"2021-11-07T15:42:24.000Z","size":12,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T21:15:15.934Z","etag":null,"topics":["browser","desktop","docker","docker-compose","isolation","kasm"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/monolithprojects/kasm_server","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MonolithProjects.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-05T20:40:43.000Z","updated_at":"2025-02-24T21:16:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"7e8a6a9a-76eb-4f5b-9e4a-a228b4379225","html_url":"https://github.com/MonolithProjects/ansible-kasm_server","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/MonolithProjects/ansible-kasm_server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MonolithProjects%2Fansible-kasm_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MonolithProjects%2Fansible-kasm_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MonolithProjects%2Fansible-kasm_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MonolithProjects%2Fansible-kasm_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MonolithProjects","download_url":"https://codeload.github.com/MonolithProjects/ansible-kasm_server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MonolithProjects%2Fansible-kasm_server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30168626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browser","desktop","docker","docker-compose","isolation","kasm"],"created_at":"2024-10-13T07:35:26.638Z","updated_at":"2026-03-06T09:06:30.283Z","avatar_url":"https://github.com/MonolithProjects.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"kasm_server\n===========\n\n\u003cimg src=\"https://img.shields.io/ansible/quality/43166?style=flat\u0026logo=ansible\"/\u003e \u003cimg src=\"https://img.shields.io/ansible/role/d/43166\"/\u003e \u003cimg src=\"https://img.shields.io/github/v/release/MonolithProjects/ansible-kasm_server\"/\u003e  \n\n\n# Kasm server installation\n[Kasm](https://www.kasmweb.com/) is desktop and browser isolation platform.  \n\nThis role will search for running Kasm docker containers. If there are not any, role will install Kasm server. Optionally it can create a persistent storage for home folder of 5 users per one server (Community Kasm version allows maximum of 5 user sessions on one server)\n\n### Quick guide\n\n1. register at https://www.kasmweb.com/downloads.html and download the latest community version of the Kasm Server and place it into `playbooks/files/` directory\n2. define kasm servers in `inventory/hosts.ini`\n3. run `ansible-galaxy install -r inventory/requirements.yml`\n4. run `ansible-playbook site.yml`\n5. see the Kasm credentials in the ansible output. Login into the Kasm server WebUI (output of the installation log is in `~/kasm.log`)...\n---\n\n### Playbook example:\n```\n---\n- name: Install KASM server with persistent storage\n  hosts: kasm_servers\n  become: yes\n  gather_facts: no\n\n  vars:\n     - kasm_package: kasm_release_1.5.0.3b363e.tar.gz\n     - kasm_user_name: user\n     - display_creds: True\n\n  roles:\n     - monolithprojects.kasm_server\n```\n---\n\n### Requirements:\n- docker\n- docker-compose\n- swap space enabled\n\n### License:\n- MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonolithprojects%2Fansible-kasm_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonolithprojects%2Fansible-kasm_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonolithprojects%2Fansible-kasm_server/lists"}