{"id":17816944,"url":"https://github.com/eczy/redmine-ansible","last_synced_at":"2026-02-11T15:02:17.542Z","repository":{"id":67031871,"uuid":"228721844","full_name":"eczy/redmine-ansible","owner":"eczy","description":null,"archived":false,"fork":false,"pushed_at":"2019-12-17T23:55:05.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-12T09:32:39.238Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/eczy.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-12-17T23:54:47.000Z","updated_at":"2020-02-04T21:58:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"38b36a56-0d24-4981-a97c-2ad2682e6216","html_url":"https://github.com/eczy/redmine-ansible","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eczy/redmine-ansible","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eczy%2Fredmine-ansible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eczy%2Fredmine-ansible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eczy%2Fredmine-ansible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eczy%2Fredmine-ansible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eczy","download_url":"https://codeload.github.com/eczy/redmine-ansible/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eczy%2Fredmine-ansible/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29336019,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T14:34:07.188Z","status":"ssl_error","status_checked_at":"2026-02-11T14:34:06.809Z","response_time":97,"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":[],"created_at":"2024-10-27T16:39:48.274Z","updated_at":"2026-02-11T15:02:17.517Z","avatar_url":"https://github.com/eczy.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# redmine-server\n\n`ansible/redmine_centos7.yml` is an [Ansible](https://www.ansible.com/)\nplaybook that automates a deployment of [Redmine](http://www.redmine.org/)\non Centos 7 using Postgresql, Passenger + Nginx, and Let's Encrypt.\n\n## Usage\n1. Create the file `ansible/deployment_vars.yaml` and define the following\n   variables:\n   - `ruby_version` - the version of Ruby to install\n   - `letsencrypt_email` - the email used to register for Let's Encrypt\n   - `redmine_hostname` - the hostname used to register for Let's Encrypt\n   - `redmine_system_user` - the name of the system user who will own Redmine\n   - `redmine_database_name` - the name of the postgres redmine database\n   - `redmine_database_username` - the name of the postgres redmine user\n   - `redmine_database_password` - the postgres redmine user password\n\n2. Create an `ansible/hosts.ini` (or whatver you want to call it; I already\n   included `hosts.ini` in `.gitignore`) that holds all hosts to provision.\n\n3. Add any custom Redmine themes to `ansible/roles/redmine-extras/files/themes`\n   and any custom plugins to `ansible/roles/redmine-extras/files/plugins`.\n\n4. Run the Ansible playbook using `ansible-playbook -i ansible/hosts.ini\n   ansible/redmine_centos7.yml`.\n\n   ***DO NOT CHECK `deployment_vars.yaml` or `hosts.ini` INTO VERSION\n   CONTROL***\n\n   (I already have them in `.gitignore`, but be careful.)\n\n   Note: It is understandably concerning that this deployment uses a plaintext\n   password and that Redmine itself stores the password in plaintext. However,\n   it is a purely local database with no remote connectivity, and so the only\n   vulnerability to the database would be someone with access to the host\n   itself.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feczy%2Fredmine-ansible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feczy%2Fredmine-ansible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feczy%2Fredmine-ansible/lists"}