Commit Graph

3 Commits

Author SHA1 Message Date
MickLesk 425d6bf5d0 fix(erpnext): start bench Redis services before bench new-site
bench new-site requires Redis Queue (port 11000) to be running.
The bench init generates redis_queue.conf and redis_cache.conf but
does not start them, causing ConnectionError during site creation.

Start both Redis instances from the bench-generated configs before
running bench new-site. The production setup (bench setup production)
will take over Redis management afterwards.

Fixes #14331
2026-05-08 21:29:02 +02:00
CanbiZ (MickLesk) 54171b00e0 readd wkhtml from ved
readd from ved
2026-04-22 09:19:54 +02:00
push-app-to-main[bot] abac42ca13 ERPNext (#13921)
* Add erpnext (ct)

* use trixie wkhtmltopdf

* remove empty lines

---------

Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com>
2026-04-22 07:41:43 +02:00