Skip to content

SamAyoub/cli

 
 

Repository files navigation

DDKits v1.13 Built by Mutasem Elayyoub melayyoub@outlook.com

Doctor Development Kit is a free and open source local development environment and workflow tool based on Docker. DDKits allows users to build more than one container under the same port with domains DNS control, super-fast development environments and to integrate those environments with their hosting provider or continuous integration workflows.

With DDKits you can easily mimic your production environment on local plus the ability to setup, develop, pull and deploy your sites super fast. Dockerize your teams dev environments and tools on OSX, Windows and Linux. Free yourself from the hard times of building new products or environments.

Getting Started

Now that you’ve successfully installed DDKits app you can start creating your own apps. DDKits apps are completely isolated development environments. At a high level they contain the following things:

Same port as your local host or Virtual machine Quick start with short questions about your new environment Fast installation of any new container or image Random backend port pick, which save the trouble of making sure of your container's port to be not used with another container.

#DDKits includes:

DDKits Proxy controller. Your Web application with any platform by your choice. Jenkins with an easy access domain http://jenkins.YOUR_DOMAIN. Solr with an easy access domain http://solr.YOUR_DOMAIN. Redis fully cache system can be used by your application.

includes

  1. Drupal v7 & v8
  2. Wordpress
  3. Joomla
  4. Laravel
  5. LAMP/PHP5
  6. LAMP/PHP7
  7. Umbraco
  8. Magento
  9. DreamFactory
  10. Contao
  11. Silverstripe
  12. Cloud
  13. Symfony
  14. Expression Engine
  15. Elgg

For more information:

http://www.DDKits.com by Mutasem Elayyoub

About

DDKits cli code base

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.0%
  • Shell 6.2%
  • Makefile 1.2%
  • PHP 0.3%
  • Nginx 0.2%
  • JavaScript 0.1%