Crewai workflow deployment to production

I see there’s llama_deploy for workflows built on Langchain ecosystem. Although it may be used for deploying the workflows built on crewai, but I don’t find examples or documentations.

There are videos talking about deploying workflows built on crewai using docker. But it requires some extra work writing Dockerfile, building the image and deploy container. Is there a straight-forward tool for deploying the crewai workflow?