{"id":42179739,"url":"https://github.com/neotoxic-off/harbour","last_synced_at":"2026-01-26T22:01:22.239Z","repository":{"id":282740550,"uuid":"949514916","full_name":"Neotoxic-off/harbour","owner":"Neotoxic-off","description":"🛟 Harbour is your rust powered port for container management","archived":false,"fork":false,"pushed_at":"2025-03-23T18:00:09.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T19:19:11.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Neotoxic-off.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}},"created_at":"2025-03-16T16:24:57.000Z","updated_at":"2025-03-23T18:00:12.000Z","dependencies_parsed_at":"2025-03-16T17:39:48.239Z","dependency_job_id":null,"html_url":"https://github.com/Neotoxic-off/harbour","commit_stats":null,"previous_names":["neotoxic-off/harbour"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Neotoxic-off/harbour","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neotoxic-off%2Fharbour","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neotoxic-off%2Fharbour/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neotoxic-off%2Fharbour/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neotoxic-off%2Fharbour/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neotoxic-off","download_url":"https://codeload.github.com/Neotoxic-off/harbour/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neotoxic-off%2Fharbour/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28789720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T21:49:50.245Z","status":"ssl_error","status_checked_at":"2026-01-26T21:48:29.455Z","response_time":59,"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-01-26T22:00:36.502Z","updated_at":"2026-01-26T22:01:22.232Z","avatar_url":"https://github.com/Neotoxic-off.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Harbour\n🛟 Harbour is your rust powered port for container management\n\n![GitHub contributors](https://img.shields.io/github/contributors/Neotoxic-off/harbour)\n![GitHub Tag](https://img.shields.io/github/v/tag/Neotoxic-off/harbour)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/w/Neotoxic-off/harbour)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/w/Neotoxic-off/harbour)\n![GitHub last commit](https://img.shields.io/github/last-commit/Neotoxic-off/harbour)\n\n## Install\n```\ngit clone https://github.com/Neotoxic-off/harbour\n```\n\n## Usage\n```\n🛟 Harbour is your rust powered port for container management\n\nUsage: harbour [OPTIONS] --service \u003cSERVICE\u003e\n\nOptions:\n  -s, --service \u003cSERVICE\u003e  \n  -v, --volume \u003cVOLUME\u003e    \n  -n, --network \u003cNETWORK\u003e  \n  -i, --image \u003cIMAGE\u003e      \n  -p, --ports \u003cPORTS\u003e      \n  -r, --restart \u003cRESTART\u003e  [default: no] [possible values: no, always, on-failure, unless-stopped]\n  -o, --output \u003cOUTPUT\u003e    [default: docker-compose.yml]\n  -h, --help               Print help\n  -V, --version            Print version\n```\n\n## Example\n```BASH\n./harbour --service test_service -n test_network --volume \"./tests:/app/tests\"\n```\n\n```YAML\n# This file has been auto generated by Harbour\n# Build date: 2025-03-25T16:15:11.023405795+01:00\n\nservices:\n  test_service:\n    build: test_service\n    volumes:\n    - ./tests:/app/tests\n    networks:\n    - test_network\n    restart: no\nnetworks:\n  test_network:\n    driver: bridge\n```\n\n## Todo\n- Store config\n- Reuse previous config stored\n- Init project multi services\n- Scan Dockerfile to init docker compose\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneotoxic-off%2Fharbour","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneotoxic-off%2Fharbour","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneotoxic-off%2Fharbour/lists"}