{"id":21174482,"url":"https://github.com/ymougenel/referencecollector","last_synced_at":"2026-04-14T04:31:40.622Z","repository":{"id":43855934,"uuid":"170202197","full_name":"ymougenel/referenceCollector","owner":"ymougenel","description":"Helps you gather, store and share references links","archived":false,"fork":false,"pushed_at":"2022-09-08T01:00:18.000Z","size":148,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-12-02T02:49:47.065Z","etag":null,"topics":["ansible","data","docker","keycloak","kotlin","spring-boot","thymeleaf"],"latest_commit_sha":null,"homepage":"https://ymougenel.com/references","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ymougenel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-02-11T21:05:24.000Z","updated_at":"2021-02-19T19:44:49.000Z","dependencies_parsed_at":"2023-01-17T23:30:16.370Z","dependency_job_id":null,"html_url":"https://github.com/ymougenel/referenceCollector","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ymougenel/referenceCollector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymougenel%2FreferenceCollector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymougenel%2FreferenceCollector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymougenel%2FreferenceCollector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymougenel%2FreferenceCollector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ymougenel","download_url":"https://codeload.github.com/ymougenel/referenceCollector/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymougenel%2FreferenceCollector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31782736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ansible","data","docker","keycloak","kotlin","spring-boot","thymeleaf"],"created_at":"2024-11-20T16:54:51.087Z","updated_at":"2026-04-14T04:31:40.607Z","avatar_url":"https://github.com/ymougenel.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ReferenceCollector\n\n\u003cimg src=\"./.README/logo.png\" alt=\"logo\" width=\"200\"/\u003e\n\nHelps you gather, store and share references links.\n# Use it\n\n## Requirements\n* docker\n* docker-compose\n\n## Launch the application\n* Get the docker file: `curl https://raw.githubusercontent.com/ymougenel/referenceCollector/master/docker-compose.yml \u003e docker-compose.yml`\n* Run the application: `docker-compose up`\n\u003e Your application is now available: [http://localhost:8092/references](http://localhost:8092/references)\n\n## Development\n\nRun a postgres database:\n```shell\ndocker run \\\n    -p 5432:5432 \\\n    -e POSTGRES_USER=dbuser \\\n    -e POSTGRES_PASSWORD=dbp4ss \\\n    -e POSTGRES_DB=reference_collector postgres:11.1\n\n```\nCompile the application:\n```shell\nmvn clean package\n```\n\n\nRun the generated jar\n```shell\njava -Dspring.profiles.active=dev -jar target/referenceCollector-X.X.X.jar\n```\n\n*_Default user: login=user, password=password_*\n\n### Keyclaok\n**TODO**\n## Deploy with Ansible\n\nConfigure the inventory file and launch ansible:\n```\nansible-playbook -i ansible/inventories/build.yml ansible/playbook.yml\n```\n\n# License\n\nThe project is under open-source [LICENSE](LICENSE), it therefore complies to all the terms related to [the open-source philosophy](https://en.wikipedia.org/wiki/The_Open_Source_Definition).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymougenel%2Freferencecollector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fymougenel%2Freferencecollector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymougenel%2Freferencecollector/lists"}