Skip to content

Slatyo/commandhub-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Clone the repository

git clone https://github.com/Slatyo/commandhub-core.git

Generate RSA Private Key and Self-Signed Certificate

Using a 2048-bit RSA private key and a corresponding self-signed X.509 certificate generated with OpenSSL for TLS encryption.

openssl req -x509 -newkey rsa:2048 -nodes -keyout key.pem -out cert.pem -days 365

Build the server

cargo build

Configuration

Create the .env file

cp .env.example .env

About

CommandHub Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages