{"id":16149299,"url":"https://github.com/juliaaano/rhdm-eap-ansible","last_synced_at":"2025-04-06T21:42:25.847Z","repository":{"id":47192466,"uuid":"234527746","full_name":"juliaaano/rhdm-eap-ansible","owner":"juliaaano","description":"Ansible playbook to install Red Hat Decision Manager.","archived":false,"fork":false,"pushed_at":"2021-09-07T00:59:49.000Z","size":144,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T03:43:03.456Z","etag":null,"topics":["ansible","ansible-playbook","business-central","drools","jboss-eap","kie-server","rhdm","rhdm7"],"latest_commit_sha":null,"homepage":"","language":"Jinja","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/juliaaano.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}},"created_at":"2020-01-17T10:39:21.000Z","updated_at":"2021-09-07T01:00:10.000Z","dependencies_parsed_at":"2022-09-03T21:12:51.117Z","dependency_job_id":null,"html_url":"https://github.com/juliaaano/rhdm-eap-ansible","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliaaano%2Frhdm-eap-ansible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliaaano%2Frhdm-eap-ansible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliaaano%2Frhdm-eap-ansible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliaaano%2Frhdm-eap-ansible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliaaano","download_url":"https://codeload.github.com/juliaaano/rhdm-eap-ansible/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247557797,"owners_count":20958047,"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","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","ansible-playbook","business-central","drools","jboss-eap","kie-server","rhdm","rhdm7"],"created_at":"2024-10-10T00:38:28.285Z","updated_at":"2025-04-06T21:42:25.826Z","avatar_url":"https://github.com/juliaaano.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Red Hat Decision Manager Ansible Installation\n\n**This project is deprectated. Use project [RHPAM EAP Installation](https://github.com/juliaaano/rhpam-eap-ansible) instead.**\n\n---\n\n# Red Hat Decision Manager Ansible Installation\n\nAnsible playbook to install Decision Manager in multiple flavours.\n\n1. Check out the main playbook [site.yml](site.yml) for the plays.\n2. Review the variables in groups_vars to tune the installation.\n3. Assign hosts to the right group in the [hosts](hosts) inventory file.\n\n```\nansible-playbook -i hosts site.yml\n```\n\n* JBoss EAP, RHDM distros and versions are kept in the role's defaults variables.\n\n### A quickstart project\n\nOnce you have the setup up and running, you can import in Central the following project to try it out:\n\n* https://github.com/juliaaano/rhdm-quickstart\n\n### General Advice\n\nStart and stop the JBoss systemd service:\n\n```\nansible -i ./hosts managed --become -m service -a \"name=jbosseap7 state=stopped\"\nansible -i ./hosts managed --become -m service -a \"name=jbosseap7 state=started\"\n```\n\nEnable DEBUG or change the log level:\n\n```\nansible -i ./hosts unmanaged -m shell -a \"$JBOSS_EAP_HOME/scripts/change-log-level.sh org.kie DEBUG\"\nansible -i ./hosts unmanaged -m shell -a \"$JBOSS_EAP_HOME/scripts/change-log-level.sh org.eclipse DEBUG\"\nansible -i ./hosts central -m shell -a \"$JBOSS_EAP_HOME/scripts/change-log-level.sh org.drools DEBUG\"\nansible -i ./hosts central -m shell -a \"$JBOSS_EAP_HOME/scripts/change-log-level.sh org.guvnor DEBUG\"\nansible -i ./hosts central -m shell -a \"$JBOSS_EAP_HOME/scripts/change-log-level.sh org.uberfire DEBUG\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliaaano%2Frhdm-eap-ansible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuliaaano%2Frhdm-eap-ansible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliaaano%2Frhdm-eap-ansible/lists"}