Giter VIP home page Giter VIP logo

kinux's Introduction

基于Kubernetes的Linux实验考试平台

1. 项目介绍

Kinux 是基于 Kubernetes 的Linux实验考试平台,前端采用 Vue3 编写,后端采用 Golang 编写,项目作为本科毕业设计用于毕业论文的编写,仅供参考。

2. 技术选型

🐋 Kubernetes: K3s v1.19.4+k3s1,使用containerd实现容器虚拟化

💻 前端:Vite2 + Vue3.0 + Antd2,包括xterm.js实现页面终端

🧠 后端: Golang,使用Gin作为Web框架

📡 前后端交互:前端使用axios.js发起Ajax请求,后端基于gorilla/websocket的实现HTTP双工通信

☢️ 鉴权:基于Casbin结合Json Web TokenRBAC鉴权方式

🧫 数据库:基于GORM V2支持SQLiteMySQL两种关系型数据库

🏗️ 富文本渲染:v-md-editor v2.2.1

3. 项目特性

✅ 用户登陆
✅ 导航栏路由
✅ 实验项目
✅ 实验终端
✅ 富文本支持
✅ 个人资料
❌ 页面传输文件至容器
✅ 考试项目
✅ 随机头像生成
✅ 修改密码
✅ 班级管理
✅ 用户管理
✅ 实验管理
✅ 考试管理
✅ 数据展示
✅ 实验会话
❌ 在线镜像Image编辑
❓ 后台限时容器回收
✅ Websocket双向通信流

4. 开发者

5. 开源

请遵守Apache2.0协议并保留作者技术支持声明,谢谢。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.