{"id":13416605,"url":"https://github.com/ramitsurana/turbo","last_synced_at":"2025-08-24T09:20:38.581Z","repository":{"id":45305745,"uuid":"62997107","full_name":"ramitsurana/turbo","owner":"ramitsurana","description":"Simple and Powerfull Utility for Docker","archived":false,"fork":false,"pushed_at":"2021-12-22T19:03:53.000Z","size":21599,"stargazers_count":27,"open_issues_count":1,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-19T16:11:11.719Z","etag":null,"topics":["3rd-party","backup","docker","harbor","logspout","minikube","rkt","turbo","utility-wrapper"],"latest_commit_sha":null,"homepage":"http://ramitsurana.github.io/turbo","language":"Go","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/ramitsurana.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-10T12:14:52.000Z","updated_at":"2025-02-28T03:01:57.000Z","dependencies_parsed_at":"2022-08-04T13:30:35.955Z","dependency_job_id":null,"html_url":"https://github.com/ramitsurana/turbo","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramitsurana%2Fturbo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramitsurana%2Fturbo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramitsurana%2Fturbo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramitsurana%2Fturbo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ramitsurana","download_url":"https://codeload.github.com/ramitsurana/turbo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252788404,"owners_count":21804280,"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":["3rd-party","backup","docker","harbor","logspout","minikube","rkt","turbo","utility-wrapper"],"created_at":"2024-07-30T21:01:01.901Z","updated_at":"2025-05-06T23:44:20.586Z","avatar_url":"https://github.com/ramitsurana.png","language":"Go","funding_links":[],"categories":["Development with Docker","Go","docker"],"sub_categories":["Wrappers"],"readme":"# Turbo \n\nSimple and Powerfull Utility for [Docker][1]\n\nIntroductory blog post - http://ramitsurana.github.io/turbo\n\n [![codebeat badge](https://codebeat.co/badges/e7fce2e3-69e8-451e-b9ba-de3d39b1da28)](https://codebeat.co/projects/github-com-ramitsurana-turbo)\n [![GoDoc](https://godoc.org/github.com/ramitsurana/turbo?status.svg)](https://godoc.org/github.com/ramitsurana/turbo)\n [![Build Status](https://travis-ci.org/ramitsurana/turbo.svg?branch=master)](https://travis-ci.org/ramitsurana/turbo)\n [![Build Status](https://drone.io/github.com/ramitsurana/turbo/status.png)](https://drone.io/github.com/ramitsurana/turbo/latest)\n [![Build Status](https://semaphoreci.com/api/v1/ramitsurana/turbo/branches/master/badge.svg)](https://semaphoreci.com/ramitsurana/turbo)\n\n![turbo1](https://cloud.githubusercontent.com/assets/8342133/16713587/95b469bc-46ca-11e6-8fb3-e56c7ce7d19d.png)\n\nThe snail is \u0026copy; under [Deamworks Animation](http://www.dreamworksanimation.com/) movie [Turbo](https://en.wikipedia.org/wiki/Turbo_(film)).It is used for non-profit \u0026 non-commercial representation purposes only.\n\n## What is Turbo ?\n\nTurbo is a simple and easy to use utility that can be used over a docker ready enviorment.Its main purpose is to simplify the use of docker,in a simple and useful manner.It is a useful combination of a variety of different tools used to manage docker containers.\n\n## Features\n\n* Supports multiple 3rd party tools\n* Built to be used as Binary file\n* Contains several advanced features for [docker][1]\n\n\n## Getting Started\n\n![turbo](https://cloud.githubusercontent.com/assets/8342133/16805119/72fd724c-492c-11e6-9da1-6151a70df1d4.gif)\n\n### Requirements\n\n* [Go](http://golang.org) v1.6\n* [Docker][1] v1.11 and above\n* Linux \n\n**Tested for the above specifications.Results may vary accordingly.**\n\n(Note that the code uses the relatively new Go vendoring, so building requires Go 1.6 or later, or you must export GO15VENDOREXPERIMENT=1 when building with Go 1.5.) \n\n### 3rd party tools\n\nTurbo uses some 3rd party tools for giving the best perfomance to the [docker][1] users.Some of these are\n\n* Glances\n* [Minikube][4]\n* [Logspout][5]\n* [Harbor][6]\n* [Minikube][7]\n\n*Note: These are third party installtions and works only when you use there specific commands.They are not dependencies.*\n\n### Getting Started\n\nCheckout [releases](https://github.com/ramitsurana/turbo/releases) for proper installation instructions.\n\n````\n$ curl -L https://github.com/ramitsurana/turbo/archive/v0.2.tar.gz | tar zx\n$ cd turbov0.2 \n$ chmod +x turbo\n$ sudo mv turbo /usr/local/bin\n$ turbo\nTurbo:\n  Simple and Powerfull utility for Docker\n\nUsage:\n  Turbo [command]\n\nAvailable Commands:\n  backup      backups all your docker stuff\n  clean       Cleans up all your docker images\n  destroy     Erases off all the exited containers\n  harbor      installs and configures vmware harbor\n  kickstart   restarts all your containers quickly\n  kube        Installs and configure minikube for your system\n  ldap        Uses to install and configure Openldap\n  log         Uses logspout to collect your docker logs\n  monitor     To monitor your containers\n  proxy       Installs and configure squid3 proxy for your system\n  refresh     Completely removes and re-installs docker\n  replica     To create Replicas of your containers\n  rkt         Installs and configures rkt\n  search      Search images from multiple registries\n  ship        Transfer your docker images over a remote i.p.\n  version     prints the current version number of turbo\n\nFlags:\n      --config string   config file (default is $HOME/.turbo.yaml)\n  -h, --help            help for Turbo\n  -t, --toggle          Help message for toggle\n\nUse \"Turbo [command] --help\" for more information about a command.\n\n````\n\n## Commands\n\n*Not in Aphabetical Order*\n\n* [Backup](#backup) - Backups all your stuff so that you can have a copy in case anything goes wrong.\n* [Clean](#clean) - Wipes of all your [docker][1] images from your system.\n* [Destroy](#destroy) - Kills all of your exited containers.\n* [Kickstart](#kickstart) - Restarts all your containers\n* [Log](#log) - Installs and configures logspout on your system\n* [Monitor](#monitor)\n* [Refresh](#refresh) - Removes Docker ecosystem and Installs a new one\n* [Replica](#replica)\n* [Rkt](#rkt) - Installs and configures rkt on your system\n* [Search](#search) - Searches Docker registry hub,quay.io for your images\n* [Ship](#ship) -  Ships off all your Docker Stuff to remote \u003cI.P\u003e\n* [Version](#version) - Displays Turbo version  \n* [kube](#kube) - Installs and Configures Minikube on your system\n* [Harbor](#harbor) - Installs and configures Harbor on your system\n* [Proxy](#proxy) - Installs and configures squid proxy on your system\n* [Ldap](#ldap) - Installs and configures Openldap on your system\n\n\n**More to come**\n\n## Contributing\n\nContributions can be made easily by making PR's and opening issues on the github repo.\nThank you to all the [contributors][3] for your awesome contributions !\n\n## License\n\n[Apache License 2.0](LICENSE)\n\n[1]: http://docker.com\n[2]: http://ramitsurana.github.io/turbo\n[3]: https://github.com/ramitsurana/turbo/graphs/contributors\n[4]: http://github.com/kubernetes/minikube\n[5]: https://github.com/gliderlabs/logspout\n[6]: https://github.com/vmware/harbor\n[7]: https://github.com/kubernetes/minikube\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framitsurana%2Fturbo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framitsurana%2Fturbo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framitsurana%2Fturbo/lists"}