All Projects → REBELinBLUE → Deployer

REBELinBLUE / Deployer

Licence: mit
Deployer is a free and open source deployment tool.

Projects that are alternatives of or similar to Deployer

Cipi
An Open Source Control Panel for your Cloud! Deploy and manage LEMP apps in one click!
Stars: ✭ 376 (-55.97%)
Mutual labels:  laravel, deployment, deploy
ploi-deploy-action
Deploy your application to Ploi with Github actions
Stars: ✭ 25 (-97.07%)
Mutual labels:  deployment, deploy
useful-playbooks
🚚 Useful Ansible playbooks for easily deploy your website or webapp to absolutely fresh remote virtual server and automation many processes. Only 3 minutes from the playbook run to complete setup server and start it.
Stars: ✭ 52 (-93.91%)
Mutual labels:  deployment, deploy
liara-cli
The command line interface for Liara
Stars: ✭ 54 (-93.68%)
Mutual labels:  deployment, deploy
kahoy
Simple Kubernetes raw manifests deployment tool
Stars: ✭ 33 (-96.14%)
Mutual labels:  deployment, deploy
QLD
A graphical tool to make the deploying of Qt quick applications on linux platform faster
Stars: ✭ 18 (-97.89%)
Mutual labels:  deployment, deploy
sre.surmon.me
💻 SRE service for Surmon.me blog.
Stars: ✭ 34 (-96.02%)
Mutual labels:  deployment, deploy
Envoy Deployscript
Laravel Envoy Deployment Script
Stars: ✭ 160 (-81.26%)
Mutual labels:  laravel, deployment
Easy Deploy Bundle
The easiest way to deploy your Symfony applications
Stars: ✭ 446 (-47.78%)
Mutual labels:  deployment, deploy
Git Deploy
Php Script for Auto-Pull in server (Using WebHook from GitLab, GitHub and Bitbucket)
Stars: ✭ 495 (-42.04%)
Mutual labels:  deployment, deploy
yoda
Simple tool to dockerize and manage deployment of your project
Stars: ✭ 69 (-91.92%)
Mutual labels:  deployment, deploy
Laravel Initializer
A convenient way to initialize your application
Stars: ✭ 597 (-30.09%)
Mutual labels:  laravel, deploy
dropship
Super simple deployment tool
Stars: ✭ 62 (-92.74%)
Mutual labels:  deployment, deploy
docker-wordmove
Docker image to run Wordmove
Stars: ✭ 16 (-98.13%)
Mutual labels:  deployment, deploy
Webloyer
Webloyer is a web UI for managing Deployer deployments
Stars: ✭ 199 (-76.7%)
Mutual labels:  laravel, deployment
jekyll-deploy-action
🪂 A Github Action to deploy the Jekyll site conveniently for GitHub Pages.
Stars: ✭ 162 (-81.03%)
Mutual labels:  deployment, deploy
Larapush
artisan push - Deploy your codebase into your web server with one Laravel artisan command and no SSH needed!
Stars: ✭ 150 (-82.44%)
Mutual labels:  laravel, deployment
Deeployer
Deploy your Laravel applications via Github or Bitbucket Hooks
Stars: ✭ 151 (-82.32%)
Mutual labels:  laravel, deployment
Adapt
ReactJS for your infrastructure. Create and deploy full-stack apps to any infrastructure using the power of React.
Stars: ✭ 317 (-62.88%)
Mutual labels:  deployment, deploy
Shipit
Universal automation and deployment tool ⛵️
Stars: ✭ 5,249 (+514.64%)
Mutual labels:  deployment, deploy

Deployer

StyleCI Build Status Code Coverage

Software License Laravel Version Latest Version StackShare Gitter

Deployer is a PHP Application deployment system powered by Laravel 6.0, written & maintained by Stephen Ball.

Check out the releases, license, screenshots and contribution guidelines.

See the wiki for information on system requirements, installation & upgrade instructions and answers to common questions.

What it does

  • Deploys applications to multiple servers accessible via SSH
  • Clones your project's git repository
  • Installs composer dependencies
  • Runs arbitrary bash commands
  • Gracefully handles failure in any of these steps
  • Keeps a number of previous deployments
  • Monitors that cronjobs are running
  • Allows deployments to be triggered via a webhook

What it doesn't do

License

Deployer is licensed under The MIT License (MIT).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].