Skip to content

ibourgeois/torch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iBourgeois Torch

Docker Continuous Integration CLI for Laravel and/or Lumen

Installation

composer require ibourgeois/torch

ToDo

  • torch:init Initialize Torch
  • torch:server Add/Remove servers
  • torch:fuel Manage Docker services
  • torch:ignite Initialize servers
  • torch:up Deploy application
  • torch:down Rollback Deployment
  • torch:ci Run CI commands
  • torch:config Configure Torch
  • torch:start Start environment
  • torch:stop Stop environment
  • torch:console Open environment console

Initialize Torch

torch:init will publish a torch directory into the root of the application. It will publish a config file as well as make the other torch commands available.

Initialize Torch without default presets

php artisan torch:init

Initialize torch with default presets

php artisan torch:init --default

About

Laravel Docker CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages