{"id":18688879,"url":"https://github.com/cebrailinanc/spring-couchbase-demo","last_synced_at":"2026-04-16T03:32:19.021Z","repository":{"id":225971866,"uuid":"364327081","full_name":"cebrailinanc/spring-couchbase-demo","owner":"cebrailinanc","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-12T18:25:31.000Z","size":73,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T01:54:48.921Z","etag":null,"topics":["couchbase","gradle","hexagonal-architecture","multi-module-project","spring-boot"],"latest_commit_sha":null,"homepage":"","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/cebrailinanc.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}},"created_at":"2021-05-04T16:57:43.000Z","updated_at":"2021-05-12T18:25:34.000Z","dependencies_parsed_at":"2024-03-05T09:05:41.558Z","dependency_job_id":null,"html_url":"https://github.com/cebrailinanc/spring-couchbase-demo","commit_stats":null,"previous_names":["cebrailinanc/spring-couchbase-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cebrailinanc/spring-couchbase-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cebrailinanc%2Fspring-couchbase-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cebrailinanc%2Fspring-couchbase-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cebrailinanc%2Fspring-couchbase-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cebrailinanc%2Fspring-couchbase-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cebrailinanc","download_url":"https://codeload.github.com/cebrailinanc/spring-couchbase-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cebrailinanc%2Fspring-couchbase-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31870506,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","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":["couchbase","gradle","hexagonal-architecture","multi-module-project","spring-boot"],"created_at":"2024-11-07T10:38:55.074Z","updated_at":"2026-04-16T03:32:18.996Z","avatar_url":"https://github.com/cebrailinanc.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"`docker run -d --name couchbase-instance -p 8091-8094:8091-8094 -p 11210:11210 couchbase`\n\nhttp://localhost:8091\n\n\nbuild image command\n`docker build  -t spring-couchbase-demo .`\nWe can see our image listed with the command:\n`docker images `\n\nrun couchbase server\n`docker run -d --name couchbase-instance -p 8091-8094:8091-8094 -p 11210:11210 couchbase`\n\nrun app image\n`docker run -p 1234:8080 -d spring-couchbase-demo`\n# -p  \u003cHost Port\u003e : \u003c  container expose port\u003e\n\nhttp://localhost:1234/swagger-ui.html\ndocker network rm couchbase-network\n\ndocker network ls\n\n`docker network create \"cb-network\"`\n\n`docker run --net=\"cb-network\" --name couchbase-instance -p 8091-8094:8091-8094 -p 11210:11210 couchbase`\n\n`docker run --net=\"cb-network\" -p 1234:8080 -d spring-couchbase-demo --name spring-couchbase-demo`\n\n\ndocker network inspect cb-network\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcebrailinanc%2Fspring-couchbase-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcebrailinanc%2Fspring-couchbase-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcebrailinanc%2Fspring-couchbase-demo/lists"}