{"id":18778901,"url":"https://github.com/ramsailopal/iris","last_synced_at":"2026-05-20T05:08:21.800Z","repository":{"id":127742122,"uuid":"355825445","full_name":"RamSailopal/Iris","owner":"RamSailopal","description":"Ansible role for unattended Intersystems Iris installation","archived":false,"fork":false,"pushed_at":"2021-04-27T14:23:49.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T05:37:15.979Z","etag":null,"topics":["ansible","intersystems-iris","mumps"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/RamSailopal.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":"2021-04-08T08:35:24.000Z","updated_at":"2025-04-23T18:13:52.000Z","dependencies_parsed_at":"2023-08-17T09:30:17.905Z","dependency_job_id":null,"html_url":"https://github.com/RamSailopal/Iris","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RamSailopal/Iris","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamSailopal%2FIris","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamSailopal%2FIris/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamSailopal%2FIris/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamSailopal%2FIris/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RamSailopal","download_url":"https://codeload.github.com/RamSailopal/Iris/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamSailopal%2FIris/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273892837,"owners_count":25186561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ansible","intersystems-iris","mumps"],"created_at":"2024-11-07T20:17:44.793Z","updated_at":"2026-05-20T05:08:21.756Z","avatar_url":"https://github.com/RamSailopal.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Role Name\n=========\n\nThis role automates the process of installing Intersystems IRIS on a Linux machine unattended.\n\nRequirements\n------------\n\nIt is assumed that Iris is to be installed on either a Red Hat or SuSE derived system as advised by Intersystems\n\nIt is also assumed that you have a Intersystems IRIS installation tar file which is deposited in the files directory. The name of this file then need to be set in the inst_tar variable (see below)\n\n\nRole Variables\n--------------\n\ninst_tar - The name of the tar file that will be installed from\n\n[ Default - IRIS_Community-2020.1.1.408.0-lnxrhx64.tar.gz ]\n\npackage - The architecture of the linux environment. Can be one of:\n\nlnxrhx64 - Red Hat Enterprise Linux (x64) - 64 bit\nlnxrhx86 - Red Hat Enterprise Linux (Intel) - 32 bit\nlnxsusex64 - SuSE Linux Enterprise Server (x64) - 64 bit\nlnxsusex86 - SuSE Linux Enterprise Server (Intel) - 32 bit\n\n[ Default - lnxsusex86 ]\n\ninstname - The name of the Iris instance to install\n\n[ Default - TEST ]\n\ninst_dir - Where to install Iris\n\n[ Default - /usr/local/iris ]\n\nsec - The level of security to initially install with (either Minimal,Normal or Lockdown)\n\n[ Default - Minimal ]\n\nmangrp - The management group to run Iris under\n\n[ Default - irisadmin ]\n\nmanusr - The management user to run Iris under\n\n[ Default - irisadmin ]\n\nmangrp - The management group to run Iris under\n\n[ Default - irisadmin ]\n\nirisusr - The normal user to run Iris under\n\n[ Default - iris ]\n\nirisgrp - The normal group to run Iris under\n\n[ Default - iris ]\n\ncsppass - CSP System User Password\n\n[ Default - Dummy ]\n\nuserpass - Password that is required for Normal or Lockdown Security modes. If Minimal is selected, this settingis ignored\n\n[ Default - Dummy ]\n\nExample Playbook\n----------------\n\nIncluding an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:\n\n    - hosts: servers\n      role: iris\n      platform: lnxrhx86\n      instname: IRIS\n      ...\n\nLicense\n-------\n\nBSD\n\nAuthor Information\n------------------\n\nRaman Sailopal\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framsailopal%2Firis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framsailopal%2Firis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framsailopal%2Firis/lists"}