18 lines
350 B
TOML
18 lines
350 B
TOML
# Ratatoskr — the runner
|
|
|
|
house = "norse"
|
|
order = 7
|
|
|
|
name = "Ratatoskr"
|
|
domain = "The Runner"
|
|
state = "planned"
|
|
label = "Infrastructure"
|
|
|
|
does = """
|
|
The reverse proxy. Everything arrives through it.
|
|
"""
|
|
|
|
long = """
|
|
The squirrel that delivers messages across the world tree. Runs the reverse proxy, directing traffic to the right service.
|
|
"""
|