Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 813 Bytes

File metadata and controls

36 lines (23 loc) · 813 Bytes

LabLink Allocator

VM allocation and management service for LabLink.

Installation

pip install lablink-allocator

Usage

lablink-allocator

Configuration

The allocator uses Hydra for structured configuration.

Key configuration options:

  • ssl.staging: true - HTTP only for testing (unlimited deployments)
  • ssl.staging: false - HTTPS with trusted certificates (production)
  • dns.enabled: true - Use DNS-based URLs
  • db.password - Database password (change from default)

See Configuration Guide for complete reference.

Documentation

Full documentation at https://talmolab.github.io/lablink/