Skip to main content

Install

Pre-requisite

  1. Install NodeJS

  2. Install EH-Manager

sudo su
cd /epiclabs23/eh
git clone https://nahidacm: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@github.com/EpicLabs23/eh-manager.git
cd /epiclabs23/eh/eh-manager
npm install
npm link

Example Usage

Interactive use

sudo su
eh-manager install-ehm
eh-manager update-epic-backup

Non-interactive use

sudo su
eh-manager install-ehm -v v0.0.1 --dbpass drootp --apiurl http://localhost:2326 --os 24.04
eh-manager update-epic-backup --apiurl http://localhost:2333 --targetDir /epiclabs23/eh-prod/epic-backup --newversion 0.0.1