{"id":44332364,"url":"https://github.com/bringauto/fleet-init","last_synced_at":"2026-02-11T10:09:53.563Z","repository":{"id":43677451,"uuid":"449657897","full_name":"bringauto/fleet-init","owner":"bringauto","description":"BringAuto Fleet Management init script","archived":false,"fork":false,"pushed_at":"2025-11-21T10:45:19.000Z","size":105,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-11-21T12:07:11.807Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/bringauto.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-01-19T11:08:31.000Z","updated_at":"2025-07-16T07:25:28.000Z","dependencies_parsed_at":"2024-04-08T16:06:51.269Z","dependency_job_id":"07e4e910-d6f3-4a52-bbc0-47d418fa7711","html_url":"https://github.com/bringauto/fleet-init","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/bringauto/fleet-init","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringauto%2Ffleet-init","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringauto%2Ffleet-init/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringauto%2Ffleet-init/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringauto%2Ffleet-init/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bringauto","download_url":"https://codeload.github.com/bringauto/fleet-init/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringauto%2Ffleet-init/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29331743,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"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":[],"created_at":"2026-02-11T10:09:52.821Z","updated_at":"2026-02-11T10:09:53.549Z","avatar_url":"https://github.com/bringauto.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Init script for BringAuto Fleet Management\n\nScript for initialization of the [BringAuto Fleet Management] database - Script will delete all of the database content and fill up data from map json files\n\n## Prerequisites:\n\n- The [BringAuto Fleet Management] must be deployed and work\n\n## Arguments\n\n- -c or --config=`\u003cfile\u003e` - config file (default: config/config.ini)\n- -m or --maps=`\u003cdirectory\u003e` - directory with input files (default: maps/)\n- -d or --delete - delete every entity in the database beforehand\n\n## Config file\n\nExample:\n\n[DEFAULT]\npip\n\n```ini\nApiKey = \u003cApiKey\u003e\nUrl = localhost\n```\n\n### Sections\n\nAll parameters in `DEFAULT` section are required to let the script work.\n\n## Build and run\n\nInstall requirements:\n\n```bash\npip3 install -r requirements.txt\n```\n\nExample run:\n\n```bash\npython3 main.py -c config/config.ini -m maps -d\n```\n\n### Testing\n\nTo run the script in test mode (no requests to the server), use the `-t` or `--test` flag. Note that in test mode, the script\nalways simulates accessible server, with no data.\n\n```bash\npython3 main.py -c config/config.ini -m maps -d -t\n```\n\n[BringAuto Fleet Management]: https://github.com/bringauto/fleet-management-http-api\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbringauto%2Ffleet-init","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbringauto%2Ffleet-init","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbringauto%2Ffleet-init/lists"}