{"id":13605295,"url":"https://github.com/t0mer/DeCompose","last_synced_at":"2025-04-12T05:32:21.463Z","repository":{"id":101736894,"uuid":"418463045","full_name":"t0mer/DeCompose","owner":"t0mer","description":"DeCompose is FastAPI based application helps us to generate docker-compose file from existing containers ","archived":false,"fork":false,"pushed_at":"2025-01-26T22:30:40.000Z","size":1444,"stargazers_count":10,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T12:51:12.615Z","etag":null,"topics":["docker","docker-compose","fastapi","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/t0mer.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":"2021-10-18T11:06:21.000Z","updated_at":"2025-03-19T17:05:52.000Z","dependencies_parsed_at":"2025-01-26T23:31:33.879Z","dependency_job_id":null,"html_url":"https://github.com/t0mer/DeCompose","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t0mer%2FDeCompose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t0mer%2FDeCompose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t0mer%2FDeCompose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t0mer%2FDeCompose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/t0mer","download_url":"https://codeload.github.com/t0mer/DeCompose/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248524058,"owners_count":21118608,"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":["docker","docker-compose","fastapi","python"],"created_at":"2024-08-01T19:00:57.117Z","updated_at":"2025-04-12T05:32:20.616Z","avatar_url":"https://github.com/t0mer.png","language":"Python","funding_links":["https://www.paypal.com/paypalme/techblogil?locale.x=he_IL"],"categories":["Projects by main language","python"],"sub_categories":["python"],"readme":"*Please :star: this repo if you find it useful*\n\n\u003cp align=\"left\"\u003e\u003cbr\u003e\n\u003ca href=\"https://www.paypal.com/paypalme/techblogil?locale.x=he_IL\" target=\"_blank\"\u003e\u003cimg src=\"http://khrolenok.ru/support_paypal.png\" alt=\"PayPal\" width=\"250\" height=\"48\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\n\n# DeCompose\nDeCompose is [FastAPI](https://fastapi.tiangolo.com/) based web application helps us to generate docker-compose file from existing containers.\nWith a very simple UI you can generate docker-compose file for any existing container (Running or not),\nJust nevigate to DeCompose address and start generating.\n\nDeCompose source code is available on GitHub via [https://github.com/t0mer/DeCompose](https://github.com/t0mer/DeCompose)\n\n[![Face Registring](https://github.com/t0mer/DeCompose/blob/main/decompose.png?raw=true \"Face Registring\")](https://github.com/t0mer/DeCompose/blob/main/decompose.png?raw=true \"Face Registring\")\n\n## DeCompose Features\n- Generating docker-compose to online editor.\n- Generating docker-compose to file.\n- Swagger api documentation.\n\n## Swagger api documentation.\nDeCompose includes API and Swagger so you can automate the docker-compose generating. this gives you the abillity \nto backup your compose files remotely.\n\n[![Face Registring](https://github.com/t0mer/DeCompose/blob/main/decompose%20swagger.png?raw=true \"Face Registring\")](https://github.com/t0mer/DeCompose/blob/main/decompose%20swagger.png?raw=true \"Face Registring\")\n\nThe API contains three get methods:\n- /api/containers - Returns list of existing containers.\n- /api/generate - Generates docker-compose and returns it as string.\n- /api/download - Generates docker-compose and returns it as file.\n\n# Installation\n\n\n#### Deepstack Trainer Installation\nDeepstack Trainer installation is very easy using docker-compose:\n```\nversion: \"3.7\"\n\nservices:\n  decompose:\n    image: techblog/decompose\n    container_name: decompose\n    restart: always\n    volumes:\n      - /var/run/docker.sock:/var/run/docker.sock\n    ports:\n      - \"8080:8080\"   \n```\n\n\n# Components and Libraries used in DeCompose\n* [Docker autocompose](https://github.com/Red5d/docker-autocompose)\n* [FastAPI](https://fastapi.tiangolo.com/)\n* [Bootstrap](https://getbootstrap.com/docs/5.0/getting-started/introduction/)\n* [jQuery-ace](https://cheef.github.io/jquery-ace/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft0mer%2FDeCompose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft0mer%2FDeCompose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft0mer%2FDeCompose/lists"}