selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

GameAP logo

GameAP

32
MIT LicenseOpen Source — No Paywall3 Containers — 3 containers — light hosting footprintDocker · Compose · BinaryNeeds Postgres

About

GameAP is a web-based management panel for game server operators who need to provision, monitor, and administer game servers from a central interface. It is presented as a free and open-source...

Community Ratings

No ratings yet

Features

  • web interface
  • game server deployment
  • user management
  • configuration management
  • REST API
  • WebSocket real-time events
  • gRPC bidirectional streams
  • TLS/HTTPS termination
  • ACME/Let's Encrypt certificate management
  • multi-instance deployments

Details

Last Updated
May 29, 2026
Created
Nov 3, 2025
Install Methods
dockerdocker-composebinary
Requirements
PostgreSQLMySQLMariaDBSQLiteInmemory (for testing purposes only)RedisS3 storageCloudflare DNS API access (for ACME dns-01)Let's Encrypt
Minimum Requirements
RAM: 1GB
API
RESTWEBSOCKET
Runtime / Stack
GoDocker
Privacy & Independence
Cloud: Optional
User Model
Multi-User
Deployment

Deployment: Docker Compose ✓3 Containerslight hosting footprintRuns as 3 containers

Docker Compose

3 services · database: postgres · infra: postgres, redis

no resource limits declared

needs persistent storage (3 volumes)

docker-compose.yml · @ 680242d · scanned Jun 5, 2026

services:
  gameap:
    image: gameap/gameap:latest
    build:
      context: .
      dockerfile: Dockerfile
      args:
        VERSION: dev
        BUILD_DATE: ${BUILD_DATE:-2025-01-01T00:00:00Z}
    container_name: gameap
    entrypoint: ["/bin/sh", "-c", "mkdir -p /var/lib/gameap/files && /usr/bin/gameap"]
    ports:
      - "8025:8025"
    environment:
      HTTP_HOST: 0.0.0.0
      HTTP_PORT: 8025
      DATABASE_DRIVER: postgres
      DATABASE_URL: postgres://gameap:gameap@postgres:5432/gameap?sslmode=disable
      ENCRYPTION_KEY: ${ENCRYPTION_KEY:-change-me-in-production}
      AUTH_SECRET: ${AUTH_SECRET:-change-me-in-production}
# ...

Track your self-hosted stack

Bookmark software to try, rate tools you've used, and keep your collection in one place.

Metadata extracted from README on May 13, 2026

Related Software

OpenClaw logo

OpenClaw

378.2k
OpenClaw is a personal AI assistant that runs on the user's own devices and connects to messaging channels, voice, and a live canvas interface.
Claws & ClankersSelf Hosting SolutionsAI Agents+2
2 Containers
Details
n8n logo

n8n

192.1k
n8n is a workflow automation platform for technical teams that combines visual no-code building with code-based extensibility.
Automation ToolsPermissive LicenseLow Code Development+4
Single ContainerSource Available
Details
hermes-agent logo

hermes-agent

191.1k
Hermes Agent is a self-improving AI agent with a built-in learning loop, terminal UI, and messaging gateway for chatting and automating work across platforms.
Generative AIAI AgentsAI Coding Assistant+2
2 Containers
Details
AutoGPT logo

AutoGPT

184.9k
AutoGPT is a platform for creating, deploying, and managing continuous AI agents that automate complex workflows.
Artificial IntelligenceAutomation ToolsPermissive License+3
13 ContainersOpen Core
Details
Dify.ai logo

Dify.ai

144.9k
An open-source platform for building, testing, and operating LLM-powered applications with workflows, RAG, agents, and observability.
Low Code DevelopmentPermissive LicenseGenerative AI+4
36 ContainersOpen Core
Details
Open-WebUI logo

Open-WebUI

141.1k
Open WebUI is a self-hosted AI platform for chatting with LLMs, managing RAG, and building custom model workflows, designed to run entirely offline.
Generative AIArtificial IntelligenceAI Interfaces+5
2 ContainersOpen Core
Details
Excalidraw logo

Excalidraw

125.1k
An open source virtual hand-drawn style whiteboard for creating diagrams and wireframes.
Diagramming ToolsKnowledge ManagementPermissive License
Single Container
Details
Immich logo

Immich

103.1k
High performance self-hosted photo and video management solution.
Photo GalleriesCopyleft LicenseMedia Management+1
4 Containers
Details
NextChatAI logo

NextChatAI

88.2k
NextChat is a light, fast AI assistant web app and desktop client with support for multiple AI models and local browser storage.
Artificial IntelligenceAI InterfacesPermissive License+2
2 ContainersOpen Core
Details
Uptime Kuma logo

Uptime Kuma

87.9k
Uptime Kuma is an easy-to-use self-hosted monitoring tool for checking service and server uptime.
Status PagesPermissive LicenseNetwork Utilities+2
Single Container
Details
Home Assistant logo

Home Assistant

87.7k
Open source home automation software that emphasizes local control and privacy.
IoT PlatformsPermissive LicenseAutomation Tools+1
Details
Syncthing logo

Syncthing

85.2k
Syncthing is a continuous file synchronization program that keeps files in sync between two or more computers.
File SynchronizationCopyleft LicenseP2P File Sharing+1
Details