Skip to content

SGNL-ai/linux-host-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SGNL Linux Host

Examples for

Quick Start

1. Configure Your Credentials

# Copy the example and edit with your SGNL credentials
cp config.yaml.example config.yaml
# Edit config.yaml with your tenant name and API token

2. Generate All Configurations

# This populates all templates with your credentials
./setup.sh

3. Test Safely in Docker

# Build container that mirrors real deployment
docker build --build-arg GRPC_PORT=$GRPC_PORT -f docker/Dockerfile -t sgnl-linux-host .

# Start container for testing
docker run -it sgnl-linux-host

About

Linux host adapter for SGNL with configuration examples and Docker deployment templates

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •