{"id":22816645,"url":"https://github.com/steeltoeoss/initializrconfigserver","last_synced_at":"2025-03-30T22:42:35.423Z","repository":{"id":53747405,"uuid":"274995498","full_name":"SteeltoeOSS/InitializrConfigServer","owner":"SteeltoeOSS","description":"Spring Cloud Config Server for Steeltoe.Initializr.WebApi","archived":false,"fork":false,"pushed_at":"2024-02-12T08:54:34.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-02-06T04:09:25.455Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SteeltoeOSS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-25T19:10:51.000Z","updated_at":"2021-10-12T19:55:08.000Z","dependencies_parsed_at":"2022-09-04T10:53:06.055Z","dependency_job_id":null,"html_url":"https://github.com/SteeltoeOSS/InitializrConfigServer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteeltoeOSS%2FInitializrConfigServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteeltoeOSS%2FInitializrConfigServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteeltoeOSS%2FInitializrConfigServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteeltoeOSS%2FInitializrConfigServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SteeltoeOSS","download_url":"https://codeload.github.com/SteeltoeOSS/InitializrConfigServer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246390857,"owners_count":20769476,"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":[],"created_at":"2024-12-12T14:08:12.874Z","updated_at":"2025-03-30T22:42:35.403Z","avatar_url":"https://github.com/SteeltoeOSS.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Steeltoe InitializrConfigServer\n\nA [Spring Cloud Config Server](https://cloud.spring.io/spring-cloud-config/multi/multi__spring_cloud_config_server.html) for [Steeltoe InitializrApi](https://github.com/SteeltoeOSS/InitializrApi)\n\n## Build\n\n```sh\n./gradlew bootJar\n```\n\n## Docker\n\n```sh\ndocker build -t initializr-config-server .\n```\n\n## Run\n\n### Using Application Jar\n\n```sh\njava -jar build/libs/Steeltoe.InitializrConfigServer-*.jar \u003cargs\u003e\n```\n\n### Using Gradle\n\n```sh\n./gradlew bootRun -Pargs=\u003cargs\u003e\n```\n\n### Using Docker\n\n```sh\ndocker run -it --rm -p 8888:8888 initializr-config-server \u003cargs\u003e\n```\n\n## Options\n\n### Logging\n\n```text\nlogging.level.io.steeltoe={error,warn,info,debug,trace}\n```\n\n### Git Backend\n\n```text\nspring.cloud.config.server.git.uri=\u003curl\u003e\n```\n\n### Local Backend\n\n```text\nspring.profiles.active=native\nspring.cloud.config.server.native.searchLocations=file://\u003cpath\u003e\n```\n\n## Sample URL paths\n\n```text\n# development profile\n/SteeltoeInitializr/Development\n\n# development profile per a branch\n/SteeltoeInitializr/Development/master\n\n# development profile per a tag\n/SteeltoeInitializr/Development/0.1.0\n\n# development profile per a commit\n/SteeltoeInitializr/Development/f425c275a3bff305b0b3bf2b1c4586fa7400b527\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteeltoeoss%2Finitializrconfigserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteeltoeoss%2Finitializrconfigserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteeltoeoss%2Finitializrconfigserver/lists"}