{"id":19573658,"url":"https://github.com/lonode/cloud_picou_maupu","last_synced_at":"2026-06-06T20:32:04.815Z","repository":{"id":78318223,"uuid":"235338480","full_name":"lonode/cloud_picou_maupu","owner":"lonode","description":"Docker-compose and Dockerode example for deploying multiples micro-services.","archived":false,"fork":false,"pushed_at":"2020-01-21T12:56:00.000Z","size":1369,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-25T12:07:10.996Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/lonode.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":"2020-01-21T12:34:11.000Z","updated_at":"2020-01-21T12:56:03.000Z","dependencies_parsed_at":"2023-09-16T16:06:06.848Z","dependency_job_id":null,"html_url":"https://github.com/lonode/cloud_picou_maupu","commit_stats":null,"previous_names":["lonode/cloud_picou_maupu"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lonode/cloud_picou_maupu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lonode%2Fcloud_picou_maupu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lonode%2Fcloud_picou_maupu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lonode%2Fcloud_picou_maupu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lonode%2Fcloud_picou_maupu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lonode","download_url":"https://codeload.github.com/lonode/cloud_picou_maupu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lonode%2Fcloud_picou_maupu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285319005,"owners_count":27151474,"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-11-19T02:00:05.673Z","response_time":65,"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":[],"created_at":"2024-11-11T06:35:16.413Z","updated_at":"2025-11-19T20:03:21.216Z","avatar_url":"https://github.com/lonode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cloud_picou_maupu\nDocker-compose and Dockerode example for deploying multiples micro-services.\n\n# How to start \n\n\nTwo dockers images needs to be created, one who works with Dockerode, the other works with docker-compose.\n\n\tdocker build -t tpnode:1 -f Dockerfile .\n\tdocker build -t tpnode:2 -f Dockerfile_compose .\n\n## docker-compose\n\nTo start the services you can directly do :\n\n\tdocker-compose up --build\n\nEverything should start without problems. A private network is created under 15.0.2.0/24, you can access the docker via these IP because of the docker bridge.\nBut you should access it instead via localhost:800, because we mapped the port 80 to the CalculatorService .\nTo try if the micro service works :\n\n\tcurl -d \"(5+3)/2\" -X POST localhost:800\n\nCheck the docker container running with :\n\n\tdocker container list\n\n## Dockerode\n\nThe file start_cont.js starts two container, one with sum and the other with CalculatorService. \nTo start it :\n\n\tnode start_cont.js\n\nWe didn't take the time to finish properly this method since we prefered use the docker-compose method.\nOne should prefer the docker-compose method, which is more reliable. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flonode%2Fcloud_picou_maupu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flonode%2Fcloud_picou_maupu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flonode%2Fcloud_picou_maupu/lists"}