pocketbase

command module
v0.0.0-...-7f8b12d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2026 License: MIT Imports: 17 Imported by: 0

Documentation

Overview

TakeOn spoke backend — PocketBase instance owning rover-game data.

Hub-and-spoke: identity lives on the shared Star Sailors backend (SHARED_PB_URL); this service verifies JWTs by delegation and owns only game data. Runs on port 8094 by default:

go run . serve --http 0.0.0.0:8094

Env:

SHARED_PB_URL           shared backend base URL (default http://127.0.0.1:8090)
TAKEON_ALLOW_ANON=true  accept unauthenticated players as user "anon" (dev/standalone)
SAILY_PB_URL            optional cross-post target for discoveries
SAILY_INTERNAL_API_KEY  service key for the cross-post receiver

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL