* chore: update Dockerfile for monitor service to create a non-root user and adjust permissions for improved security * chore: enhance Docker entrypoints to support non-root execution and improve log directory permissions
* fix: optimize api server startup * fix: update startup command to handle multiple editions * fix: move collectstatic command to entrypoint script for improved Docker setup * fix: collect static to startup script --------- Co-authored-by: Pratapa Lakshmi <[email protected]>