{"id":22768292,"url":"https://github.com/katta/shopper","last_synced_at":"2026-05-11T02:24:46.807Z","repository":{"id":142331615,"uuid":"76914002","full_name":"katta/shopper","owner":"katta","description":"Spring boot applications with docker containers orchestrated by kubernetes","archived":false,"fork":false,"pushed_at":"2017-04-05T18:18:45.000Z","size":124,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T12:52:34.939Z","etag":null,"topics":["docker","docker-container","event-driven","kubernetes","spring-boot-application"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/katta.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":"2016-12-20T02:08:02.000Z","updated_at":"2017-11-20T02:14:53.000Z","dependencies_parsed_at":"2023-06-03T04:30:42.247Z","dependency_job_id":null,"html_url":"https://github.com/katta/shopper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katta%2Fshopper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katta%2Fshopper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katta%2Fshopper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katta%2Fshopper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katta","download_url":"https://codeload.github.com/katta/shopper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246308048,"owners_count":20756482,"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","docker-container","event-driven","kubernetes","spring-boot-application"],"created_at":"2024-12-11T14:10:57.393Z","updated_at":"2026-05-11T02:24:41.776Z","avatar_url":"https://github.com/katta.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring boot applications with docker and kubernetes\n\nThis repository demonstrates the complete CI/CD of spring boot applications running as docker containers and deployed on to kubernetes cluster.\n\n\u003e Please note this is work in progress \n\n## Prerequisites\n\n* Install latest version of docker on the host\n* Docker hub is used as registry for containers \n* Expect the user to have run `docker login` on host to create docker auth config on host\n\n## Running jenkins \n \n* Run `jenkins/build.sh` to build jenkins image \n* Run `jenkins/run.sh` to run jenkins container\n* Open the url `http://localhost:8080` in your browser\n* Enter the admin password which can be looked up by running `docker logs -f jenkins`\n* Install default plugins and finish admin setup\n\n### Creating shopper-build job in jenkins\n\n* Create a new job named 'shopper-build`\n* Use `pipeline` as the job template\n* Configure the SCM to be pulled source from the build script as Jenkins file from SCM(github.com)\n\nYou are good to go. On successful builds, images gets pushed to your dockerhub account.\n\n### What's done and what's not\n\n- [X] Integrating multiple services\n- [X] Usage of config maps\n- [X] Usage of external services like Database or AMQ\n- [ ] Usage of secrets (Mongodb credentials and AMQ credentials) \n- [X] Automated deployment on to k8s cluster\n- [X] Accessing services via ingress LB\n- [ ] Demonstrate blue green deployment\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatta%2Fshopper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatta%2Fshopper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatta%2Fshopper/lists"}