
Just shipped DeployMate — an open source CLI that sets up full
Docker CI/CD on any VPS in one command.
No YAML writing. No manual SSH keys. No copy-pasting secrets into GitHub.
It handles everything:
→ Generates SSH key pair in memory
→ Uploads public key to your server automatically
→ Injects GitHub Actions secrets via API
→ Commits the deploy workflow to your repo
From zero to auto-deploy on every git push — in under a minute.
Try it: npx deploymate-cli
GitHub: github.com/Benyaminrmb/deploymate
#OpenSource #DevOps #Docker #GitHub #SelfHosted
Hashtag
#Docker
🚀 Big update
Early Subscribers now get access to:
- Backend / MultiPanel Starter kits with updates
- Production-ready articles
The goal is simple: one membership, everything included for your Filament projects
filamentmastery.com
#Laravel #filamentphp #PHP #Docker
🚀 Laravel performance doesn’t have to be limited by PHP’s request model.
In my latest article, I share how combining FrankenPHP, Laravel Octane, and Traefik Labs's Traefik can make your Laravel app truly production-ready — cutting load times from ~60ms to under 6ms per request.
It’s not just about speed: this architecture also improves isolation, process recovery, and deployment simplicity through Docker Compose.
If you want to understand how to move from PHP-FPM to a modern, container-based Laravel setup:
👉 Read here: coz.jp/TGzzQa
#Laravel #FrankenPHP #DevOps #Traefik #PHP #Docker
Have you tried the PHP Dumper Docker extension yet?
It lets you use dd/dump functions and view results directly in Docker Desktop. Plus, your app doesn't even need to run in Docker! Tons of cool features - go check it out!
hub.docker.com/extensions/artifision/php-dumper-docker-extension
#PHP #Docker #Laravel
