Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoBind host127.0.0.1
PORTNoBind port8000
JWT_SECRETYesSecret at least 32 characters for signing tokens and CSRF
PUBLIC_URLYesExternal URL, e.g., https://…; used as issuer and audience
TRIAL_DAYSNoTrial period length in days14
VALKEY_URLYesValkey URL, e.g., valkey://[:pass@]host:6379/0 (valkeys:// for TLS)
DATABASE_URLYesPostgreSQL connection string, e.g., postgresql://user:pass@host:5432/db
ENCRYPTION_KEYSYesComma-separated Fernet keys; first one encrypts
FREE_COMPANY_IDSNoCompany IDs that are exempt from payment (comma-separated?)
YOUGILE_BASE_URLNoBase URL of YouGile APIhttps://ru.yougile.com
ADMIN_SESSION_TTLNoAdmin session lifetime in seconds43200
FORWARDED_ALLOW_IPSNoComma-separated IPs allowed for X-Forwarded-For127.0.0.1
RATE_LIMIT_PER_COMPANYNoRequests to YouGile per minute per company45

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources