22 lines
454 B
TOML
22 lines
454 B
TOML
# Charon — the gate
|
|
|
|
house = "access"
|
|
order = 1
|
|
|
|
name = "Charon"
|
|
domain = "The Ferryman"
|
|
state = "here"
|
|
label = "Live"
|
|
host = "auth.sticknife.com"
|
|
runs = "Authentik + FreeIPA"
|
|
|
|
# one line, used by the no-JavaScript listing
|
|
does = """
|
|
Accounts, sign-in, and the token everything else checks.
|
|
"""
|
|
|
|
# the paragraph in the detail panel
|
|
long = """
|
|
Charon verifies identities and issues the token that lets you access the rest of the Pantheon.
|
|
"""
|