Skip to content

Self-hosted chess server to play against your friends, no AI allowed

License

Notifications You must be signed in to change notification settings

knrdl/meatbagchess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meatbag Chess

Self-hosted chess server to play against your friends, no AI allowed

services:
  app:
    image: ghcr.io/knrdl/meatbagchess:edge
    hostname: meatbagchess
    restart: always
    ports:
      - 8000:8000
    cpus: 2
    mem_limit: 750mb
    memswap_limit: 1gb

About

Self-hosted chess server to play against your friends, no AI allowed

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages