Skip to content

Latest commit

 

History

History
83 lines (62 loc) · 4.16 KB

File metadata and controls

83 lines (62 loc) · 4.16 KB

📚 LAT-Lab Project Documentation

Welcome to the LAT-Lab project documentation center! This contains all important project documents and instructions.

🆕 Latest Update Highlights (v1.1.0)

  • Identity safeguards: Added a must_change_password flag and supporting APIs so accounts flagged by admins must rotate credentials on their next login.
  • Admin DevTools refresh: The admin panel now includes status indicators, element navigation, change history, and export tabs powered by new sanitization utilities.
  • Deployment scripts: Unified deploy.sh / deploy.ps1 deliver guided Docker/traditional setup, health checks, log streaming, and cleanup helpers.
  • Environment templates: Updated docker.env.example and env.traditional.example expose resource limits, log policies, and frontend feature toggles such as VITE_ENABLE_DEV_TOOLS.

📋 Documentation Categories

🚀 Deployment Guides

🔐 Security Related

📝 Feature Descriptions

📄 License Related

👥 Contribution Related

📈 Update Records

🎯 Quick Navigation

New User Getting Started

  1. View Project Overview to understand the project
  2. Choose deployment method:

Developer Guide

  1. Read Contributing Guide
  2. Understand Security Policy
  3. Check Changelog

Feature Usage

  1. Learn about Guest mode features
  2. View frontend usage guides:

🔗 Related Links

📞 Getting Help

If you need help or have questions:

  1. Check relevant documentation
  2. Search in project Issues
  3. Create a new Issue describing the problem
  4. Participate in project discussions

Note: This documentation will be continuously updated as the project develops. It's recommended to check for the latest version regularly.