frappe / press

Full service cloud hosting for the Frappe stack - powers Frappe Cloud
https://frappe.cloud
GNU Affero General Public License v3.0
259 stars 187 forks source link

feat: inplace updates #2079

Closed 18alantom closed 2 weeks ago

18alantom commented 1 month ago

This is a bad idea.

Screenshot 2024-09-12 at 13 29 33

Use docker container commit for updates that don't span multiple Benches (containers). This allows skipping docker build. More details later.

https://github.com/frappe/agent/pull/121

depends on https://github.com/frappe/press/pull/2098

18alantom commented 1 month ago

https://github.com/frappe/press/issues/545