{"id":14983649,"url":"https://github.com/redjanym/docker-apache-php7-mysql-symfony2","last_synced_at":"2025-10-30T03:46:57.259Z","repository":{"id":213075132,"uuid":"81088692","full_name":"redjanym/docker-apache-php7-mysql-symfony2","owner":"redjanym","description":"A Docker image based on Ubuntu, running PHP7 on Apache2 using a MySQL Database for a Symfony2 Web Application.","archived":false,"fork":false,"pushed_at":"2017-10-09T09:06:37.000Z","size":7,"stargazers_count":8,"open_issues_count":0,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T02:36:13.468Z","etag":null,"topics":["apache2","docker","mysql","php7","symfony2"],"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/redjanym.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2017-02-06T13:15:33.000Z","updated_at":"2023-01-12T04:17:03.000Z","dependencies_parsed_at":"2023-12-18T10:11:43.341Z","dependency_job_id":"baaf88b5-7fdb-4c9d-b186-470b27f96415","html_url":"https://github.com/redjanym/docker-apache-php7-mysql-symfony2","commit_stats":null,"previous_names":["redjanym/docker-apache-php7-mysql-symfony2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redjanym%2Fdocker-apache-php7-mysql-symfony2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redjanym%2Fdocker-apache-php7-mysql-symfony2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redjanym%2Fdocker-apache-php7-mysql-symfony2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redjanym%2Fdocker-apache-php7-mysql-symfony2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redjanym","download_url":"https://codeload.github.com/redjanym/docker-apache-php7-mysql-symfony2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248279196,"owners_count":21077406,"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":["apache2","docker","mysql","php7","symfony2"],"created_at":"2024-09-24T14:07:43.867Z","updated_at":"2025-10-30T03:46:52.227Z","avatar_url":"https://github.com/redjanym.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"A Docker image based on Ubuntu, running PHP7 on Apache2 using a MySQL Database for a Symfony2 Web Application.\n\n### Technical requirements  \n - Install Docker\n \nThe host machine must have Docker installed in order to build and run the Container.\nInstructions on how to install Docker can be found on the official [page](https://docs.docker.com/engine/installation/)\n - Install Docker Compose\n \nDocker Compose helps on orchestrating the communication between the `application` container and `mysql` container.\nInstructions on how to install Docker Compose can be found on the official [page](https://docs.docker.com/compose/install/).\n \n### Installation\n \n - Clone source code\n \n On the host machine clone the GitHub(`git` is required to be installed) repository by executing:\n \n ```\n  git clone https://github.com/redjanym/docker-apache-php7-mysql-symfony2.git\n ```\n \n - Add the Symfony2 Application\n \n On the **application** directory setup the Symfony2 App. Do not install the Vendor packages, composer takes care of it during the building process.\n \n \n - Run Docker\n \n Go to the root directory of project and execute command:\n \n ``` \n    docker-compose up\n ``` \n - Modify your `hosts` file on he host machine by adding the virtual host:\n \n ```\n 127.0.0.1 www.example.com\n ```\n\n\u003e The docker installation exposes ports **80** and **3306** so this 2 ports must be free on the host machine\n\n### Installed packages\n\n- Ubuntu Server 16.04(official docker image **php:7.0-apache**)\n- Apache2(official docker image **php:7.0-apache**)\n- PHP7(official docker image **php:7.0-apache**)\n- MySQL(official docker image, latest stable version)\n- CURL\n- Composer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredjanym%2Fdocker-apache-php7-mysql-symfony2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredjanym%2Fdocker-apache-php7-mysql-symfony2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredjanym%2Fdocker-apache-php7-mysql-symfony2/lists"}