Skip to content

Getting Started

There are two main deployment scenarios as stated in Overview.

To get you started, we show you one example for each scenario below.

Pre-requisites

  • Make sure to study the environment variables template file in the repo to collect all the values for required environment variables.
  • Take a note on the default username and password for the admin user created when running the application for the first time. Changing the password for this account will be the first thing you do after deploying this app.
  • username: docq
  • password: Docq.AI
  • For Flexible Deployment, create a Streamlit Community Cloud account.
  • For Secure Deployment, create a Microsoft Cloud / Azure account with a secure foundation.
  • Forking the Docq repo at GitHub is highly recommended to have your own copy of code for your own deployment.

Deployment Options

After Deployment

Warning

Firstly, please change the default password for the admin user as your first task after login.

Then use this installation as a blueprint for your production deployment, which may require more thorough planning and preparation. We are considering providing production ready Infra-as-Code (CDK for Terraform or Terraform HCL). Let us know if this would be valuable.

Please refer to Installation and Configuration for details.