{"id":20471508,"url":"https://github.com/backbase/spring-boot-admin-server","last_synced_at":"2026-06-08T10:01:33.105Z","repository":{"id":88305156,"uuid":"507011427","full_name":"Backbase/spring-boot-admin-server","owner":"Backbase","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-14T20:25:58.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-11-20T20:02:52.526Z","etag":null,"topics":[],"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/Backbase.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":"2022-06-24T12:58:51.000Z","updated_at":"2025-07-14T20:26:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"58d61ac6-5504-48f1-b88a-87ea05b22d42","html_url":"https://github.com/Backbase/spring-boot-admin-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Backbase/spring-boot-admin-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Fspring-boot-admin-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Fspring-boot-admin-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Fspring-boot-admin-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Fspring-boot-admin-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Backbase","download_url":"https://codeload.github.com/Backbase/spring-boot-admin-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Fspring-boot-admin-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34057158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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-15T14:16:22.241Z","updated_at":"2026-06-08T10:01:33.100Z","avatar_url":"https://github.com/Backbase.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot Admin Server\n\n### Packaging the image and publishing it to official Docker Registry \n\u003e **Note:** This is for contributor of the repo to push images to the [official Docker Registry](https://docker.io/backbasecs) which requires the necessary permissions. \n\n```shell\nmvn clean package -Pjib-push\n```\n\n### Deploy the admin server to monitor [local backend environment](https://github.com/Backbase/local-backend-setup)\n\u003e **Note:** Everyone having a local bankend environment could adopt the admin server by following the instrucitons below\n\n1. Adding the following docker compose snippet to your docker compose file. \n```yaml\n  spring-boot-admin-server:\n    image: docker.io/backbasecs/spring-boot-admin-server:3.4.2\n    ports:\n      - \"9000:8080\"\n    environment:\n      eureka.client.enabled: true\n      eureka.client.serviceUrl.defaultZone: http://registry:8080/eureka\n      eureka.instance.non-secure-port: 8080\n      eureka.instance.prefer-ip-address: true\n      spring.security.user.name: admin\n      spring.security.user.password: admin\n      spring.boot.admin.ui.hide-instance-url: true\n      spring.boot.admin.hazelcast.start-embedded: false\n    depends_on:\n      registry:\n        condition: service_healthy\n```\n\n2. Open the admin web console at at http://localhost:9000/ and login with \"admin/admin\"\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackbase%2Fspring-boot-admin-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbackbase%2Fspring-boot-admin-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackbase%2Fspring-boot-admin-server/lists"}