{"id":21985408,"url":"https://github.com/dfabric/dplatform-dockership","last_synced_at":"2025-04-30T07:52:07.539Z","repository":{"id":152031934,"uuid":"62499980","full_name":"DFabric/DPlatform-DockerShip","owner":"DFabric","description":"Effortless container management","archived":false,"fork":false,"pushed_at":"2017-03-05T16:20:06.000Z","size":116,"stargazers_count":33,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-04T09:37:33.304Z","etag":null,"topics":["docker","management","shell"],"latest_commit_sha":null,"homepage":"https://dfabric.github.io/DPlatform-DockerShip/","language":"Shell","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/DFabric.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}},"created_at":"2016-07-03T14:23:26.000Z","updated_at":"2024-05-06T11:38:02.000Z","dependencies_parsed_at":"2023-09-14T00:21:00.491Z","dependency_job_id":null,"html_url":"https://github.com/DFabric/DPlatform-DockerShip","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DFabric%2FDPlatform-DockerShip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DFabric%2FDPlatform-DockerShip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DFabric%2FDPlatform-DockerShip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DFabric%2FDPlatform-DockerShip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DFabric","download_url":"https://codeload.github.com/DFabric/DPlatform-DockerShip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227185427,"owners_count":17744371,"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","management","shell"],"created_at":"2024-11-29T18:13:40.025Z","updated_at":"2024-11-29T18:13:40.723Z","avatar_url":"https://github.com/DFabric.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DPlatform (alpha) - Docker version\n\n[![DP Docker](https://raw.githubusercontent.com/DFabric/DPlatform-DockerShip/gh-pages/img/deploy-docker.png)](https://dfabric.github.io/DPlatform-DockerShip)\n\n### Try [DPlatform-ShellCore](https://github.com/DFabric/DPlatform-ShellCore) - The bare metal version of DPlatform!\n\n[![DP Shell](https://raw.githubusercontent.com/DFabric/DPlatform-ShellCore/gh-pages/img/deploy.png)](https://dfabric.github.io/DPlatform-ShellCore)\n\n### Check out [browser-tools.net](https://browser-tools.net)! In-browser, offline standalone and statically servable web tool set.\n\n![DP logo](https://dfabric.github.io/DPlatform-ShellCore/img/logo.svg)\n**DPlatform** helps you to easily install containers and manage them.\n\n#### Install new containers and manage them without efforts\n![menu](https://raw.githubusercontent.com/DFabric/DPlatform-DockerShip/gh-pages/img/menu.png)\n![setup](https://raw.githubusercontent.com/DFabric/DPlatform-DockerShip/gh-pages/img/setup.png)\n\n*Use of [Simple Shell Menu](https://github.com/j8r/SimpleShellMenu) for the menus*\n\n## Features\n- Install docker containers easily\n- Manage Container Services - View container status, one click start/stop, auto-start at boot and auto-restart if down unexpectively\n- Update/Remove installed container simply with two clicks\n- Change your hostname\n- Determine your IPv4, IPv6, LocalIP and your hostname\n\n## Available containers\n- [Docker](https://www.docker.com/) - Open container engine platform for distributed application\n- [Docker compose](https://docs.docker.com/compose/)\n- [ui-for-docker](https://github.com/kevana/ui-for-docker) - A pure client-side web interface for the Docker Remote API to connect and manage docker\n- [seagull](https://github.com/tobegit3hub/seagull) - Friendly Web UI to manage and monitor docker\n- [Rocket.Chat](https://rocket.chat/) - The Ultimate Open Source WebChat Platform\n- [Gogs](https://gogs.io/) - Gogs(Go Git Service), a painless self-hosted Git Service\n- [Ghost](https://ghost.org/) - Simple and powerful blogging/publishing platform\n- [OwnCloud](https://owncloud.org/) - Access \u0026 share your files, calendars, contacts, mail \u0026 more from any device, on your terms\n- [WordPress](https://wordpress.org/) - Web software you can use to create a beautiful website, blog, or app\n- [Redmine](https://redmine.org/) - Flexible project management web application\n\n## Installation\nTo begin with DPlatform Docker, the best way is to clone the repository and run this command to be able to have auto-updates:\n\n` git clone -b master --single-branch https://github.com/DFabric/DPlatform-DockerShip; sh DPlatform-DockerShip/dplatform.sh`\n\nYou can also:\n\n[Download the zip](https://github.com/DFabric/DPlatform-DockerShip/archive/master.zip)\n\n`wget https://raw.githubusercontent.com/DFabric/DPlatform-ShellCore/master/dplatform.sh; sudo sh dplatform.sh`\n\nor\n\n`curl -O https://raw.githubusercontent.com/DFabric/DPlatform-ShellCore/master/dplatform.sh; sudo sh dplatform.sh`\n\n## Requirements\nAny system/architecture supported by Docker, including GNU/Linux, macOS, Windows.\n\nDevelopment is still active. Most things should work, but problems could occur, more testing is needed.\nPlease feel free to open an issue and create a pull request, all contributions are welcome!\n\n## License\nDPlatform - Deploy self-hosted apps easily\n\nCopyright (c) 2015-2016 Julien Reichardt - [MIT License](http://opensource.org/licenses/MIT) (MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfabric%2Fdplatform-dockership","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdfabric%2Fdplatform-dockership","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfabric%2Fdplatform-dockership/lists"}