Skip to content

cas-4/network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CAS4 network

Logo

This repository refers to the network of the CAS-4 project of this organisation. The following networking setup is a Kubernetes application which uses KubeEdge to run some an application on simulated bare nodes.

This represents a orchestration of:

Set up

You can run Kubernetes via Minikube or K3s. After the installation (we suggest you Minikube in this case) you have to set up the environment:

  • JWT_SECRET: the base64 version of the secret used for JWT tokens.
  • EXPO_ACCESS_TOKEN: the base64 version of the Expo access token.
  • UNREALSPEECH_TOKEN: the base64 version of the Unrealspeech access token.
  • RUST_LOG: level of Rust logging

After that just run

./run.sh apply

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages