Running Orkes Conductor with external Postgres and Redis

Configuration should include proper environment variables such as spring.datasource.url, conductor.redis-lock.serverAddress, and conductor.queue.type=redis_standalone. Ensure correct dependency injection to avoid missing RedisExecutionDAO errors.