{"id":21577931,"url":"https://github.com/plh97/docker-test","last_synced_at":"2025-08-01T20:02:45.391Z","repository":{"id":49010215,"uuid":"213951338","full_name":"plh97/docker-test","owner":"plh97","description":"prepare for DevOps","archived":false,"fork":false,"pushed_at":"2022-11-12T04:39:12.000Z","size":16269,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-25T18:25:00.139Z","etag":null,"topics":["dcoker-compose","devops"],"latest_commit_sha":null,"homepage":"http://35.247.142.242/","language":"Python","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/plh97.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}},"created_at":"2019-10-09T15:13:16.000Z","updated_at":"2019-10-30T13:37:30.000Z","dependencies_parsed_at":"2023-01-22T02:00:17.775Z","dependency_job_id":null,"html_url":"https://github.com/plh97/docker-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/plh97/docker-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plh97%2Fdocker-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plh97%2Fdocker-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plh97%2Fdocker-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plh97%2Fdocker-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plh97","download_url":"https://codeload.github.com/plh97/docker-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plh97%2Fdocker-test/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268290458,"owners_count":24226640,"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-01T02:00:08.611Z","response_time":67,"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":["dcoker-compose","devops"],"created_at":"2024-11-24T13:09:01.309Z","updated_at":"2025-08-01T20:02:45.335Z","avatar_url":"https://github.com/plh97.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# start command\n\n`docker-compose up`\n\n# Abstract Architecture\n\n![image](./Architecture.png)\n\n# File Architecture\n\n\n```bash\n.\n├── Architecture.png\n├── README.md\n├── backend\n│   ├── __pycache__\n│   │   └── app.cpython-37.pyc\n│   ├── app.py\n│   ├── dockerfile\n│   └── requirements.txt\n├── docker-compose.yml\n├── frontend\n│   ├── dist\n│   │   ├── favicon.26242483.ico\n│   │   ├── frontend.9ad09f98.css\n│   │   ├── frontend.9ad09f98.css.map\n│   │   ├── frontend.9ad09f98.js\n│   │   ├── frontend.9ad09f98.js.map\n│   │   ├── frontend.e31bb0bc.js\n│   │   ├── frontend.e31bb0bc.js.map\n│   │   └── index.html\n│   ├── dockerfile\n│   ├── favicon.ico\n│   ├── index.css\n│   ├── index.html\n│   ├── index.js\n│   ├── package-lock.json\n│   ├── package.json\n│   └── src\n├── mongodb\n├── nginx\n│   ├── dockerfile\n│   ├── nginx.conf\n│   └── sites-enabled\n│       └── default\n├── redis\n└── run.sh\n\n9 directories, 26 files\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplh97%2Fdocker-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplh97%2Fdocker-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplh97%2Fdocker-test/lists"}