{"id":20154742,"url":"https://github.com/techdad/ansible-frab-install","last_synced_at":"2026-05-08T12:43:11.539Z","repository":{"id":84557019,"uuid":"88651938","full_name":"techdad/ansible-frab-install","owner":"techdad","description":"Ansible role that installs 'frab' on CentOS/RHEL 7.x","archived":false,"fork":false,"pushed_at":"2017-05-22T08:08:51.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-03T01:32:03.845Z","etag":null,"topics":["ansible","frab"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/techdad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-04-18T17:26:31.000Z","updated_at":"2018-09-28T09:15:08.000Z","dependencies_parsed_at":"2023-03-12T23:35:11.864Z","dependency_job_id":null,"html_url":"https://github.com/techdad/ansible-frab-install","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/techdad/ansible-frab-install","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techdad%2Fansible-frab-install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techdad%2Fansible-frab-install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techdad%2Fansible-frab-install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techdad%2Fansible-frab-install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techdad","download_url":"https://codeload.github.com/techdad/ansible-frab-install/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techdad%2Fansible-frab-install/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32781559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"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":["ansible","frab"],"created_at":"2024-11-13T23:28:15.970Z","updated_at":"2026-05-08T12:43:11.508Z","avatar_url":"https://github.com/techdad.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"AFRIINC.frab\n============\n\nAn Ansible role to install the **[frab](http://frab.github.io/frab/)** free and open conference management system.\n\nThis is not portable code in regards to target OS/Architecture. It's currently very specific to it's intended infrastrcuture:\n\n* Targeted and tested on CentOS 7. Should thus work on RHEL 7 too. Will **NOT** work on other flavours.\n\nThe role set's up the frab (rails) app listening on it's default port (`:3000`), and also does *not* set up Apache (or any other reverse proxy). This needs to be done as an additional task, separately.\n\nRole Variables\n--------------\n\n    # variables with optional default values\n\n    frab_environment: development   # development, test, production\n    frab_install_dir: /srv/frab\n    frab_git_repo: \"https://github.com/frab/frab.git\"\n    frab_git_release: master\n    frab_db_host: \"127.0.0.1\"\n    frab_db_port: \"3306\"\n    frab_db_name: db_frab\n    frab_db_user: user_frab\n\nExample Playbook\n----------------\n\n      roles:\n        - { role: afrinic.frab,\n            frab_environment: production,\n            frab_git_release: 0f9e0c9b1ec343ff8f21c5b350c12e158a61391f,\n        }\n\nLicense\n-------\n\nApache 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechdad%2Fansible-frab-install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechdad%2Fansible-frab-install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechdad%2Fansible-frab-install/lists"}