library torch
Laravel Docker CLI
ibourgeois/torch
Laravel Docker CLI
- Friday, April 6, 2018
- by iBourgeois
- Repository
- 1 Watchers
- 1 Stars
- 10 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
iBourgeois Torch
Docker Continuous Integration CLI for Laravel and/or Lumen, (*1)
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., (*2)
Initialize Torch without default presets, (*3)
php artisan torch:init
Initialize torch with default presets, (*4)
php artisan torch:init --default
dev-master
9999999-dev
Laravel Docker CLI
Sources
Download
MIT
The Requires
The Development Requires
by
Derek Bourgeois
laravel
lumen
cli
docker
ci
deploy
devops
torch