Libraries tagged by deploy web
meolu/walle-web
32 Downloads
A web deployment tool
cipi/agent
2847 Downloads
Cipi Agent for Laravel — webhook deploy, health check, and server integration
mad-web/laravel-initializer
175967 Downloads
A convenient way to initialize your application
silinternational/ecs-deploy
7150 Downloads
Simple shell script for initiated blue-green deployments on Amazon Elastic Container Service (ECS)
orphans/git-deploy-laravel
5950 Downloads
Helps automate the deployment of projects onto servers by utilising Git web hooks.
imaginationmedia/deployer-magento2
3916 Downloads
Deploy a Magento 2 website using deployer.org
piplin/piplin
64 Downloads
Piplin is a self-hosted continuous integration and deployment system, intended to automatically build, test, and deploy your project over the web.
vortos/vortos-alerts
1720 Downloads
Vortos Alerts — agnostic notifier port, severity routing, dedupe/flap-damper, escalation + on-call, HMAC-signed acknowledgements, and time-boxed maintenance silences. In-core Slack/Telegram/webhook drivers (plain HTTP), SES via vortos-aws-ses. Alert rules are declared config validated at deploy:doctor time.
scriptburn/git-auto-deploy
590 Downloads
Deploy your GitHub, GitLab or Bitbucket projects automatically on Git push events or web hooks Edit
ngmy/webloyer
1075 Downloads
Webloyer is a Web UI for managing Deployer deployments
itsahappymedium/wp-deployer
1447 Downloads
Deploy WordPress websites with ease.
slipstream/slipstream
50 Downloads
Open-source zero-downtime deploy platform for Laravel (Envoyer-style, no SSH)
pragmarx/deeployer
668 Downloads
A Laravel 4.1+ automatic application deployment package via git webhooks
igne-agency/laravel-boot-up
151 Downloads
Boot a Laravel project on any machine with one command: php artisan app:up installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets and serves via Herd, Sail or artisan serve, then runs Laravel's own dev terminal and cleanly stops everything it started when you quit it; app:down does the same on demand. Also exports deployment scripts for Laravel Forge and fortrabbit (generate:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (generate:pipeline). Development only - not for production use.
brunocfalcao/larapush
137 Downloads
php artisan push - Deploy your codebase into your web server with a single Artisan command