> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

> Deploying an application in production

# Deployment

* [Going from a notebook to an app](./going_from_a_notebook_to_an_app)
  * [Converting notebooks to Python scripts](./going_from_a_notebook_to_an_app#converting-notebooks-to-python-scripts)
  * [Project template](./going_from_a_notebook_to_an_app#project-template)
* [Deployment setup](./deployment_setup)
  * [Python optimized mode](./deployment_setup#python-optimized-mode)
  * [Port](./deployment_setup#port)
  * [One way data flow](./deployment_setup#one-way-data-flow)
  * [JDBC user content storage](./deployment_setup#jdbc-user-content-storage)
  * [Java options](./deployment_setup#java-options)
    * [Memory](./deployment_setup#memory)
      * [Heap size](./deployment_setup#heap-size)
      * [Off-Heap size](./deployment_setup#off-heap-size)
* [Bare-metal deployment](./bare_metal_deployment)
  * [Logging](./bare_metal_deployment#logging)
  * [HTTPS](./bare_metal_deployment#https)
* [Dockerized deployment](./dockerized_deployment)
  * [Logging](./dockerized_deployment#logging)
