Skip to content

Releases: DevLabStudy/My-Low-End-HomeLab-Ecosystem

v1.0.3-alpha | Ongoing Optimization & Research

22 Jan 16:32
b89c1ec

Choose a tag to compare

Work in Progress:

  • Continuous Performance Research: Testing new kernel tweaks to further reduce system latency.
  • New Services: Researching lightweight self-hosted alternatives (Alpine-based) to expand the ecosystem without overloading the CPU.
  • Refactoring: Cleaning up the Docker Compose structure for better readability and easier deployment.

This is an experimental stage focusing on finding the perfect balance between functionality and 8GB RAM limitations.

v1.0.2 - Performance Tuning & Security Cleanup

22 Jan 16:28
b89c1ec

Choose a tag to compare

  • Performance: Optimized vm.swappiness settings for improved RAM management and reduced SSD wear.
  • Maintenance: Minor Docker stack cleanup and optimization of existing services.

Release v1.0.1 - Documentation Overhaul and Layout Fixes

21 Jan 19:37
3049030

Choose a tag to compare

Changed

  • Refactored all guides in the /guides directory for better readability.
  • Consolidated system installation steps into a single-script approach in Remote-Control.md.
  • Removed redundant formatting and corrected broken bash commands.
  • Updated repository description to better reflect project goals.

Fixed

  • Fixed broken link syntax in shell command blocks.
  • Resolved markdown rendering issues that caused inconsistent text weight.
  • Removed deprecated container configurations from ready-to-use-stacks.

Security

  • Verified all public scripts for safe copy-paste usage.
  • Standardized remote access instructions using Tailscale as the primary secure method.