{"id":14985682,"url":"https://github.com/chellinki/alpine-magento2","last_synced_at":"2025-08-23T16:09:42.756Z","repository":{"id":159919556,"uuid":"161782127","full_name":"chellinki/alpine-magento2","owner":"chellinki","description":"Magento 2 Running on alpine images with Nginx, MySQL, Varnish, PHP, Redis and using Traefik reverse proxy","archived":false,"fork":false,"pushed_at":"2020-06-19T18:34:02.000Z","size":86,"stargazers_count":11,"open_issues_count":1,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-01T22:07:26.640Z","etag":null,"topics":["alpine","docker-compose","docker-container","docker-images","dockerfiles","magento2","mariadb","mysql","nginx","php-fpm","php7","redis-cache","traefik","traefik-configurations","varnish-cache","yml"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chellinki.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":"2018-12-14T12:32:07.000Z","updated_at":"2022-10-14T09:03:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d2acb57-8fb1-4442-a9b9-8341bf98626e","html_url":"https://github.com/chellinki/alpine-magento2","commit_stats":{"total_commits":42,"total_committers":2,"mean_commits":21.0,"dds":"0.38095238095238093","last_synced_commit":"eee24c944435a55fe5a892db8944536929b18f02"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chellinki/alpine-magento2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chellinki%2Falpine-magento2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chellinki%2Falpine-magento2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chellinki%2Falpine-magento2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chellinki%2Falpine-magento2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chellinki","download_url":"https://codeload.github.com/chellinki/alpine-magento2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chellinki%2Falpine-magento2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271755442,"owners_count":24815408,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["alpine","docker-compose","docker-container","docker-images","dockerfiles","magento2","mariadb","mysql","nginx","php-fpm","php7","redis-cache","traefik","traefik-configurations","varnish-cache","yml"],"created_at":"2024-09-24T14:11:28.734Z","updated_at":"2025-08-23T16:09:42.703Z","avatar_url":"https://github.com/chellinki.png","language":"Shell","readme":"# Sharath Chandra Sreenidhi - Alpine based Docker Magento\n\n                                             Alpine based Docker Magento \n\n## `Installation Steps`: For local environments...\n\n#### A) Clone the repository and change to the repo directory\n\n```bash\ngit clone https://github.com/chellinki/alpine-magento2.git\ncd alpine-magento2\n```\n\n#### B) Start the `Traefik` instance\n\n```\ndocker-compose -f traefik/docker-compose.yml up -d\n```\n\n#### C) Start the `Magento2` instance\n\n```\ndocker-compose -f magento2/sharaths.yml up -d\n```\n\n## `Installation Steps`: For production environments...\n\n#### A) Clone the repository and change to the repo directory\n\n```bash\ngit clone https://github.com/chellinki/alpine-magento2.git\ncd alpine-magento2\n```\n\n#### B) Setup the Traefik configurations and start the Traefik instance\n\n##### 1) Setup the Traefik configurations \n\n```\nvi traefik.toml\n```\n\n\u003e Change `domain = \"local.com\"` to public domain name which you want to configure and add your emaid-id in `email = \"test@test.com\"`\n\nSave the file **traefik.toml** and exit from vi editor\n\n```\nvi docker-compose.yml\n```\n\n\u003e Change `traefik.frontend.rule=Host:traefik.local.com` to the domain name which you have opted for traefik\n\n\u003e Save the file **docker-compose.yml** and exit from vi editor\n\n##### 2) Start the `Traefik` instance\n\n```\ndocker-compose -f traefik/docker-compose.yml up -d\n```\n\n#### C) Configure the sharaths.yml file and  Start the `Magento2 docker` instance\n\n##### 1) Configure the sharaths.yml file \n\n```\nvi magento2/sharaths.yml\n```\n\n\u003e Change `traefik.frontend.rule=Host:magento.local.com` to the domain name which you have opted for magento store\n\n\u003e Save the file **sharaths.yml** and exit from vi editor\n\n##### 2) Start the `Magento2 docker` instance\n\n```\ndocker-compose -f magento2/sharaths.yml up -d\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchellinki%2Falpine-magento2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchellinki%2Falpine-magento2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchellinki%2Falpine-magento2/lists"}