51 lines
1.2 KiB
YAML
51 lines
1.2 KiB
YAML
title: theta-suite
|
|
description: A unified, one-command SSO Manager + OIDC proxy stack for home labs and small businesses.
|
|
url: "https://theta42.github.io"
|
|
baseurl: "/theta-suite"
|
|
logo: /assets/img/theta42.svg
|
|
lang: en_US
|
|
|
|
plugins:
|
|
- jekyll-seo-tag
|
|
- jekyll-sitemap
|
|
|
|
github:
|
|
repository_url: https://github.com/theta42/theta-suite
|
|
zip_url: https://github.com/theta42/theta-suite/archive/refs/heads/master.zip
|
|
tar_url: https://github.com/theta42/theta-suite/archive/refs/heads/master.tar.gz
|
|
repository_name: theta42/theta-suite
|
|
|
|
nav:
|
|
- title: Home
|
|
page: /
|
|
icon: fa-house
|
|
- title: Quickstart
|
|
page: /quickstart.html
|
|
icon: fa-rocket
|
|
- title: Architecture
|
|
page: /architecture.html
|
|
icon: fa-sitemap
|
|
- title: Secrets
|
|
page: /secrets.html
|
|
icon: fa-key
|
|
- title: SSO Manager
|
|
page: /sso/
|
|
icon: fa-users
|
|
- title: Proxy
|
|
page: /proxy/
|
|
icon: fa-shield-halved
|
|
- title: Jump Host
|
|
page: /jump-host/
|
|
icon: fa-terminal
|
|
- title: Changelog
|
|
url: https://github.com/theta42/theta-suite/blob/master/CHANGELOG.md
|
|
icon: fa-list
|
|
|
|
defaults:
|
|
- scope:
|
|
path: ""
|
|
type: "pages"
|
|
values:
|
|
layout: default
|
|
image: /assets/img/theta42.svg
|