{"id":16620963,"url":"https://github.com/barthofu/microshop","last_synced_at":"2026-04-18T23:04:10.169Z","repository":{"id":240058139,"uuid":"801409415","full_name":"barthofu/microshop","owner":"barthofu","description":"📚 School evaluation project about docker and kubernetes","archived":false,"fork":false,"pushed_at":"2024-05-16T13:11:50.000Z","size":87,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T02:40:36.291Z","etag":null,"topics":["docker","kubernetes","micro-services","school"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/barthofu.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":"2024-05-16T07:14:11.000Z","updated_at":"2024-05-16T13:11:53.000Z","dependencies_parsed_at":"2024-05-16T14:44:15.966Z","dependency_job_id":null,"html_url":"https://github.com/barthofu/microshop","commit_stats":null,"previous_names":["barthofu/microshop"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barthofu%2Fmicroshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barthofu%2Fmicroshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barthofu%2Fmicroshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barthofu%2Fmicroshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barthofu","download_url":"https://codeload.github.com/barthofu/microshop/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242996193,"owners_count":20218878,"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":["docker","kubernetes","micro-services","school"],"created_at":"2024-10-12T02:45:49.914Z","updated_at":"2025-12-12T07:58:41.063Z","avatar_url":"https://github.com/barthofu.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MicroShop\n\n\u003e By **Bartholomé GILI** \u0026 **Bastien BOMBARDELLA**.\n\n## Requirements\n\n- [Docker](https://www.docker.com/)\n- [Kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/)\n- [Helm](https://helm.sh/)\n\n## Usage\n\nYou **must execute this command** to push the images directly to the in-cluster Docker daemon (docker-env)\n\n```sh\neval $(minikube docker-env)\n```\n\nYou **also must execute this command** that would be useful for our load balancers to work\n\n```sh\nminikube tunnel\n```\n\n\n\u003e [!NOTE]\n\u003e A `Makefile` is provided to simplify the usage of the project.\n\u003e You can run `make help` to see all available commands.\n\u003e And run `make` to deploy the whole thing.\n\n1. Build the docker images\n    ```bash\n    cd services/\u003cservice_name\u003e\n    docker build -t \u003cservice_name\u003e-service:1.0.0 .\n    ```\n2. Deploy the services using helm\n    ```bash\n    helm upgrade \u003capp_name\u003e kubernetes -f kubernetes/values.yaml --force --install --namespace \u003capp_name\u003e --create-namespace\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarthofu%2Fmicroshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarthofu%2Fmicroshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarthofu%2Fmicroshop/lists"}