Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce Setup Time - Installation and National Program Data Ingestion #344

Open
6 tasks
tushar5526 opened this issue Aug 3, 2023 · 0 comments
Open
6 tasks

Comments

@tushar5526
Copy link
Collaborator

tushar5526 commented Aug 3, 2023

Attaching below the time taken by different tasks to run

dashboard : docker build dashboard ms ------------------------------------------------------------------------------------------------ 207.16s
nifi : docker build nifi ------------------------------------------------------------------------------------------------------------- 106.88s
querybuilder : docker build querybuilder --------------------------------------------------------------------------------------------- 100.33s
ingestion : docker build ingestion ms ------------------------------------------------------------------------------------------------- 89.69s
python : docker build python ms ------------------------------------------------------------------------------------------------------- 61.39s
generator : docker build generator ms ------------------------------------------------------------------------------------------------- 45.33s
spec : docker build spec ms ----------------------------------------------------------------------------------------------------------- 39.57s
nginx : docker build nginx ------------------------------------------------------------------------------------------------------------ 15.97s
postgres : docker build postgres ------------------------------------------------------------------------------------------------------- 9.95s
keycloak : docker build keycloak ------------------------------------------------------------------------------------------------------- 9.54s
Gathering Facts ------------------------------------------------------------------------------------------------------------------------ 0.84s
configurations : Copying the config.yml file as base_config.yml ------------------------------------------------------------------------ 0.52s
configurations : Setting timezone to IST ----------------------------------------------------------------------------------------------- 0.41s
configurations : Copying the program_selector.yml file as program_selecor.yml ---------------------------------------------------------- 0.31s
configurations : Generating state program selection csv file --------------------------------------------------------------------------- 0.31s
configurations : Generating program selection csv file --------------------------------------------------------------------------------- 0.30s
generator : copying database config to generator folder (local storage) ---------------------------------------------------------------- 0.30s
nifi : copying oracle.sh configuration script to nifi ms ------------------------------------------------------------------------------- 0.29s
dashboard : copying environment.prod.ts file into the dashboard-ms --------------------------------------------------------------------- 0.29s
dashboard : Configure the environment.ts ----------------------------------------------------------------------------------------------- 0.29s
compose : docker compose -------------------------------------------------------------------------------------------------------------- 57.37s
compose : include_tasks ---------------------------------------------------------------------------------------------------------------- 0.03s

TaskList

  • Documenting Pre Requisites.
  • Verification for Pre Requisites / Verification of Config - cQube Doctor.
  • Update CLI to include helpful notes when something fails.
  • Download the latest National Data from public API.
  • Upload the data schema.
  • Upload the data.
@ChakshuGautam ChakshuGautam changed the title Reduce Setup time for scripts Reduce Setup Time - Installation and National Program Data Ingestion Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant