Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

this is FastAPI cdn-like service to handle custom game logic for WLHD Projects. Got TypeScript-ed LUL

License

Notifications You must be signed in to change notification settings

CatOfJupit3r/wlhd-cdn-service

wlhd-cdn-service

this is FastAPI cdn-like service to handle custom game logic for WLHD Projects. Run in Docker along side other services

Environment Variables

  • PORT — Port to run the service on.
  • HOST — Host to run the service on.
  • ADMIN_TOKEN — Token to access admin routes.
  • COORDINATOR_TOKEN — Token to access coordinator routes.
  • SKIP_PREPARE — If set to True, will skip preparing the service. Make sure that data folder is properly populated.
  • VALKEY_PORT — Port to the Valkey service is running on.
  • VALKEY_HOST — Host to the Valkey service is running on.
  • VALKEY_DB — Database to use for Valkey.
  • VALKEY_KEY_LIFETIME — Lifetime of the keys in Valkey.

About

this is FastAPI cdn-like service to handle custom game logic for WLHD Projects. Got TypeScript-ed LUL

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published