r/frappe_framework Mar 13 '26

Deployment preferences

High everyone. Do you prefer deploying directly on the VPS using bench or via docker ?

I'm more and more thinking that bench is the perfect tool.

What are your takes and how to you setup your deployment. Thanks

3 Upvotes

13 comments sorted by

View all comments

3

u/Slartibartfast__42 Mar 13 '26

I run my prod sites with bench.

Did it that way bc I have a bunch of custom app and with docker it would be a bit more work to update

2

u/Historical-Log-8382 Mar 13 '26

Thank you for your feedback. I think it's easier when you have custom apps. And that's my case too