{"id":23380572,"url":"https://github.com/flix-tech/symfony2-ansible","last_synced_at":"2026-02-02T16:40:55.569Z","repository":{"id":149086697,"uuid":"59294639","full_name":"flix-tech/symfony2-ansible","owner":"flix-tech","description":"Ansible role to deploy Symfony applications.","archived":false,"fork":false,"pushed_at":"2016-10-19T18:12:42.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-21T10:07:39.909Z","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/flix-tech.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":"2016-05-20T13:01:49.000Z","updated_at":"2016-10-26T22:01:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"d3838118-d11b-46a3-8283-6f86be0b179f","html_url":"https://github.com/flix-tech/symfony2-ansible","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/flix-tech/symfony2-ansible","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flix-tech%2Fsymfony2-ansible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flix-tech%2Fsymfony2-ansible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flix-tech%2Fsymfony2-ansible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flix-tech%2Fsymfony2-ansible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flix-tech","download_url":"https://codeload.github.com/flix-tech/symfony2-ansible/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flix-tech%2Fsymfony2-ansible/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29015304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T16:17:30.374Z","status":"ssl_error","status_checked_at":"2026-02-02T15:58:50.469Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-12-21T20:16:49.373Z","updated_at":"2026-02-02T16:40:55.548Z","avatar_url":"https://github.com/flix-tech.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible role to deploy symfony2 projects.\n\n1. Clone project on 127.0.0.1 an run composer install.\n2. Deploy project directory to your inventory.\n3. Clear cache and make live switch.\n\nThis deploy role is using the following directory structure:\n\n```\ncurrent -\u003e /var/www/project.tld/releases/2016-01-01-12-12-12\nreleases\n    2016-01-01-12-12-12\n    2016-01-02-12-12-12\n    ...\nshared\n    app\n        logs\n```\n\nExample playbook:\n\n```\n-\n  hosts: all\n\n  roles:\n    - flix-tech.symfony2\n\n  pre_tasks: \n\n  vars:\n    symfony_project_env: prod\n    symfony_project_name: project.tld\n    symfony_project_repo: git@....git\n    symfony_project_web_dir: /var/www/project.tld\n    symfony_project_run_migrations: false\n    symfony_assetic_dump: true\n\n    # Hooks\n    symfony_post_install_hook: \"{{ playbook_dir }}/files/hooks/post_install.yml\"\n    symfony_post_finish_hook: \"{{ playbook_dir }}/files/hooks/post_finish.yml\"\n\n  environment:\n    SYMFONY_ENV: \"{{` symfony_project_env }}\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflix-tech%2Fsymfony2-ansible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflix-tech%2Fsymfony2-ansible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflix-tech%2Fsymfony2-ansible/lists"}