Skip to content

synthropai/synthrop-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Synthrop AI - Deploy

Prerequisites

Before running the deployment script, ensure you have the following:

  • Root user privileges (the script must be run as root)
  • Git installed on your system
  • A valid GitHub access token provided by Synthrop AI ( contact ricneves@synthrop.ai for token requests)
  • The GITHUB_TOKEN environment variable configured with your Synthrop AI-provided GitHub token

You can switch to the root user with:

sudo su -

You can set the GITHUB_TOKEN environment variable using the following command:

export GITHUB_TOKEN=your_github_token_here

Quick Start

To download and run the deployment script, use the following command:

curl -fsSL https://raw.githubusercontent.com/synthropai/synthrop-deploy/refs/heads/master/deploy.sh | bash

Alternatively:

wget -qO- https://raw.githubusercontent.com/synthropai/synthrop-deploy/refs/heads/master/deploy.sh | bash

Support

If you encounter any issues during deployment, please contact ricneves@synthrop.ai.

About

Synthrop AI - Enterprise deploy

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages