.. Multiviz Integrator documentation master file, created by sphinx-quickstart on Tue Oct 27 10:12:38 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to the Multiviz Integrator documentation! ================================================= Multiviz Integrator (MVI) is a software deployment tool that is perfect for smaller applications where Time-to-Market and ease of use is more important than scalability to tens of thousands of users and requests. MVI strives to make writing and deploying services (small applications) as quick and easy as possible without requiring much, or any, prior knowledge and experience. We want Data Scientists and Algorithm Engineers to spend their time doing what they love and less time writing `flask` API:s and `dockerfiles`. .. toctree:: :maxdepth: 1 :caption: Getting Started content/getting_started/first_service content/getting_started/custom_service content/getting_started/dashboard content/getting_started/autodocs content/getting_started/shadow_deployment content/getting_started/reaching_service_from_external_applications content/getting_started/ticker content/getting_started/monitoring content/getting_started/cross_service_communication .. toctree:: :maxdepth: 1 :caption: Advanced Tutorials content/advanced_tutorials/deploying_ml_model content/advanced_tutorials/sdk_typing content/advanced_tutorials/using_multiple_hosts content/advanced_tutorials/email_notifications content/advanced_tutorials/cli_deploy content/advanced_tutorials/cli_autocompletion content/advanced_tutorials/manager_env_vars content/advanced_tutorials/proxy_dashboard content/advanced_tutorials/going_beyond_sdk .. toctree:: :glob: :maxdepth: 1 :caption: Api Reference content/api_reference/cli.rst content/api_reference/sdk.rst Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`