Skip to content

The purpose of this repository is to reproduce the TRACTU-X project.

Notifications You must be signed in to change notification settings

xiaqizhao/reproducing-TRACTUS-X

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ReadMe

The purpose of this repository is to reproduce the TRACTU-X project. It documents the process of reproduction within the repository.

Prerequisites

Assuming we have a Linux computer with Debian 12 that has just been set up, we still need:

  1. Go == 1.16+
  2. Docker
  3. Local Kubernetes runtime: kind
  4. gnupg, software-properties-common, curl
  5. Terraform
  6. ……

Actually, there are few infrastructural dependencies that are not mentioned in the offical documents(Or maybe it's because we're pure rookies). We try to collocate the complete an dependencies list and robust automatical shell.

This repository provides a shell script Prerequisites.sh to automatically set up the environment described above. The script is designed for users running Debian 12 and using zsh (tested environment). A setup.sh script is then provided to automate the deployment project.

About

The purpose of this repository is to reproduce the TRACTU-X project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages