Skip to content

elvenworks/agent-custom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agent-custom

Setup Agent Custom 1p

Prerequisites

You will need the following things properly configured.

Operational System

  • Amazon Linux 2 | CentOS 7 and 8

Installation

  • sudo su -
  • yum install git -y
  • git clone https://github.com/elvenworks/agent-custom.git this repository
  • cd agent-custom
  • bash setup.sh --install ENVIRONMENT_ID=my-env-id AGENT_TOKEN=my-token

Installation Ubuntu

  • sudo su -
  • apt-get install git -y
  • git clone https://github.com/elvenworks/agent-custom.git this repository
  • cd agent-custom
  • bash setup.sh --install ENVIRONMENT_ID=my-env-id AGENT_TOKEN=my-token

Check Setup

  • systemctl status 1p-agent.service

Update Configs

  • bash setup.sh --update ENVIRONMENT_ID=my-env-id AGENT_TOKEN=my-token

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages