Skip to content

CeyLabs/SetupSentryNode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Sentry Node Setup Script

This repository contains a script for setting up a Sentry Node environment on an Ubuntu system. The script installs necessary packages, sets up the Sentry Node CLI, and configures a service to manage the node.

Quick Installation

To quickly set up your Sentry Node, run the following command in your terminal. This command will clone the repository, change to the directory, make the script executable, and execute it:

curl -O https://raw.githubusercontent.com/CeyLabs/SetupSentryNode/main/setup_sentry.sh && chmod +x setup_sentry.sh && ./setup_sentry.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages