Skip to content

UiPath-Services/HyperDU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HyperDU

Installation of the codebase

  1. Install Python
  2. Create local venv
  3. pip install -r hyperdu\requirements.txt

Setting up the config

  1. Go to helm/config.yaml
  2. Replace all the <REPLACE> tags with your actual env data
  3. Go to helm/values
  4. Repeat step 2

Installation for the client

Docker

  1. Run docker compose up #todo: the actual run code should be added

Kubernetes

  1. Run the helm install Hyperdu . command

Note: The rest of the environment is expected to be set up:

  1. Broker Queue - Redis/Amazon SQS
  2. DB - MSSQL/PostgreSQL
  3. Kubernetes - if used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published