LANCommander/LANCommander.Server.Settings/Models
Pat Hartl 4fc1a45f88 Add support for horizontal scaling
This commit adds support to allow the LANCommander server to scale horizontally. Multiple instances of the application can be deployed for load-balancing purposes. This will require a load balancer in front of the instances, as well as either MySQL or PostgreSQL and a Redis cache.
2026-07-22 20:19:31 -05:00
..
AnimatedImageSettings.cs Automatically convert APNG to video 2026-05-01 01:14:13 -05:00
ArchiveSettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00
AuthenticationProvider.cs Refactor Settings 2025-11-16 12:31:25 -06:00
AuthenticationSettings.cs Add setting to auto redirect to external provider 2026-06-21 01:59:15 -05:00
BackupSettings.cs Move config/user files to Data directory 2025-12-11 01:58:28 -06:00
BeaconSettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00
ClaimMapping.cs Refactor Settings 2025-11-16 12:31:25 -06:00
CookiePolicy.cs Refactor Settings 2025-11-16 12:31:25 -06:00
DatabaseSettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00
GameServerSettings.cs Send keepalive while game is running 2026-06-14 00:53:45 -05:00
HQSettings.cs Fix HQ link not persisting across restarts and refresh after HQ account link 2026-06-04 20:42:51 -05:00
HttpSettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00
IGDBSettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00
IPXRelaySettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00
LauncherSettings.cs Move config/user files to Data directory 2025-12-11 01:58:28 -06:00
LibrarySettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00
LoggingProvider.cs Prefer IOptions, fix setting duplication bug 2025-11-17 18:01:53 -06:00
LogSettings.cs Move config/user files to Data directory 2025-12-11 01:58:28 -06:00
MediaSettings.cs Simplify game addition w/ metadata lookup 2026-06-01 02:15:53 -05:00
MediaTypeSettings.cs Automatically convert APNG to video 2026-05-01 01:14:13 -05:00
MediaTypeThumbnailSettings.cs Add ffmpeg/yt-dlp checks / installers in settings 2026-04-24 02:26:09 -05:00
MetadataSettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00
ModuleSettings.cs Add support for defining PowerShell modules 2026-06-28 23:02:35 -05:00
RoleSettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00
ScalingSettings.cs Add support for horizontal scaling 2026-07-22 20:19:31 -05:00
ScriptSettings.cs Add support for defining PowerShell modules 2026-06-28 23:02:35 -05:00
ServerEngineConfiguration.cs Add remote LANCommander server installs as viable server engine 2026-03-08 13:49:30 -05:00
ServerSettings.cs Add support for horizontal scaling 2026-07-22 20:19:31 -05:00
SnippetSettings.cs Update snippet pathing 2025-12-11 02:06:04 -06:00
ThumbnailSize.cs Refactor Settings 2025-11-16 12:31:25 -06:00
UpdateSettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00
UserSaveSettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00