Revant Nandgaonkar

Results 113 comments of Revant Nandgaonkar

> @revant do you have an idea how we could set useful health checks for the websocket, queue workers and scheduler? Simple approach: - backend: `wait-for-it localhost:8000` - frontend: `wait-for-it...

This has happened before, many apps will do this in future as well. Can happen when dependencies and libraries need to be changed for better developer as well as user...

if you are using any jinja2 template to render anything on website check the template for errors.

We'll be adding this PR to the list of slow builds Read here: https://github.com/frappe/frappe_docker/wiki/Frequently-Asked-Questions#how-to-build-arm64-images

Should we just do the merge, fail and revert for the PR "Hall of fame"? OR close this without that? Because the maintenance overhead is on me. (The merge, one...

@rexeo-asia can you try it under your github/actions? can you re-check the build times? If there is any improvement after these years, we'll merge.

https://github.com/frappe/frappe_docker/pull/1508/commits/c04ffb8ac3fd92bb0c86aa80e7f4e50fd5e0ff9a Seems to be building faster now. Will merge.

#1511 @rexeo-asia arm64 images not pushed somehow.

https://github.com/frappe/bench/blob/develop/bench/config/templates/supervisor.conf reference here. You can remove the short worker service if you need to save resources.

You can adapt if you understand this, https://github.com/frappe/frappe_docker/blob/main/docs/single-compose-setup.md#adaptation Try port based https://github.com/frappe/frappe_docker/blob/main/docs/port-based-multi-tenancy.md and then reverse proxy ports.