beimingwu/deploy
GeneLiuXe ed2e012881 perf(docs): replace with github link 2024-02-29 16:02:20 +08:00
..
docker-compose perf(docs): replace with github link 2024-02-29 16:02:20 +08:00
hooks fix(deploy): fix bugs in pre-commit 2023-11-05 16:47:24 +08:00
kubernetes fix(backend): only mount env and temp path when check learnware 2024-01-22 13:56:22 +08:00
static Merge pull request #161 from Learnware-LAMDA/feat(frontend)/add_toy_example 2023-11-19 15:21:55 +08:00
README.md docs(deploy): modify readme in delpoy 2024-01-08 21:29:35 +08:00

README.md

Beimingwu System Deploy

This project contains a series of files required for deploying the Beimingwu system and provides deployment guidelines.

The purposes of each subfolder under this project are as follows:

  • docker-compose: Files for deploying Beimingwu on a single machine.
  • hooks: Files for hooks configuration.
  • kubernetes: Files for deploying Beimingwu on Kubernetes.
  • static: Static files for deploying Beimingwu system frontend.

Deployment Guide

There are two approaches to deploy the Beimingwu system: