php-ddd-cqrs-event-sourcing-symfony-laravel-ecotone icon indicating copy to clipboard operation
php-ddd-cqrs-event-sourcing-symfony-laravel-ecotone copied to clipboard

Article on deployment

Open tacman opened this issue 1 year ago • 2 comments

Thanks for releasing this code and the set of articles along with it. I've created many individual Symfony sites, but never an enterprise system with multiple parts communicating with each other, so this is pretty interesting.

Would you consider an article on deployment? (On a related note, are the demo sites live anywhere?) I've been using dokku for my sites, previously I used heroku when they had free apps. Symfony recommends platform.sh, but even $12/month is too expensive for a hobby project.

I've read some about digital ocean's droplets, and a myriad of other solutions, but honestly deployment, especially deployment on the cheap, is still complicated. Your demo app works great ( thx for fixing #3 ) -- but that's with docker compose. If you have experience and opinions with deployment, I'd find it interesting. Thx.

tacman avatar Nov 20 '23 11:11 tacman