distributed storate system

less than 1 minute read

Published:

Background

In the cyber range, we may generate thousands of virtual machines or containers Within a short time, we need a storage system to store all the stuff(eg. Vm file, image file, software kit). So I just deploy and maintain a storage system via CEPH, however, it doesn’t support GUI operation, So I develop a web system that provides GUI to operate the support the storage system.

CEPH, Linux, Django, HTML, CSS, JavaScript, Flask, JavaScript, Python

Design and implement

I use Django as my web backend and write native HTML CSS and Javsscript as my frontend.

Key features

  • Upload, download, and share file
  • user management(add user, delete user)
  • Record operate history
  • add user favorite file
  • Record user browsing history