Initial commit

This commit is contained in:
Keith Solomon
2026-07-17 18:31:50 -05:00
commit c1e489cadf
27 changed files with 3184 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
836e0f7a9435e922292e019ed3200338777a0c5caf051ecbc362f5cf82941350
+13
View File
@@ -0,0 +1,13 @@
custom_groups: []
route_overrides:
gui-https-18-Termix: {group: Network, icon_type: auto}
gui-https-19-BillTrak: {group: Home, icon_type: auto}
gui-https-2-Calibre: {group: Media, icon_type: auto}
gui-https-22-Listenarr: {group: Media, icon_type: auto}
gui-https-23-Seerr: {group: Media, icon_type: auto}
gui-https-24-Ironpad: {group: Dev, icon_type: auto}
gui-https-25-A11y Tester: {group: Dev, icon_type: auto}
gui-https-26-Beszel: {group: Monitoring, icon_type: auto}
gui-https-28-SolidTime: {group: Dev, icon_type: auto}
gui-https-4-Duplicati: {group: Files & Data, icon_type: auto}
gui-https-9-YTDL: {group: Media, icon_type: auto}
View File
+69
View File
@@ -0,0 +1,69 @@
domains:
- keithsolomon.net
cert_resolver: cloudflare
traefik_api_url: https://tfk.keithsolomon.net
auth_enabled: true
password_hash: $2b$12$Y1TF4N1dl0sWi8NsybNY8.UWjh3JglgJV6mid0tWHW7q5rGWPb2uC
visible_tabs:
dashboard: true
routemap: true
docker: true
kubernetes: false
swarm: false
nomad: false
ecs: false
consulcatalog: false
redis: false
etcd: false
consul: false
zookeeper: false
http_provider: false
file_external: false
certs: true
tls: false
crowdsec: false
plugins: true
logs: true
must_change_password: false
setup_complete: true
otp_secret: ''
otp_enabled: false
disabled_routes: {}
api_keys: []
api_key_enabled: false
self_route:
domain: ''
service_url: ''
router_name: traefik-manager
entry_point: ''
acme_json_path: ''
access_log_path: ''
static_config_path: ''
oidc_enabled: false
oidc_provider_url: ''
oidc_client_id: ''
oidc_client_secret: ''
oidc_display_name: OIDC
oidc_allowed_emails: ''
oidc_allowed_groups: ''
oidc_allow_any_authenticated: false
oidc_groups_claim: groups
webhook_url: ''
webhook_type: discord
webhook_username: ''
webhook_password: ''
crowdsec_lapi_url: ''
crowdsec_api_key: ''
crowdsec_machine_id: ''
crowdsec_machine_password: ''
traefik_api_user: ''
traefik_api_password: ''
git_backup_enabled: false
git_backup_repo: ''
git_backup_branch: main
git_backup_username: ''
git_backup_token: ''
git_backup_commit_message: 'traefik-manager: {action} at {timestamp}'
git_backup_auto_push: true
agent_api_rate_limit: 30
backup_keep_count: 0
+9
View File
@@ -0,0 +1,9 @@
- {msg: Login from 172.31.0.9, ts: '2026-04-19 10:07:55', type: info}
- {msg: Login from 206.45.255.176, ts: '2026-05-14 13:09:21', type: info}
- {msg: Middleware otlp-strip created, ts: '2026-07-13 21:05:22', type: success}
- {msg: Middleware otlp-auth created, ts: '2026-07-13 21:08:38', type: success}
- {msg: Route gui-https-31-Grafana-OTLP updated, ts: '2026-07-13 21:09:44', type:
success}
- {msg: Middleware otlp-auth created, ts: '2026-07-13 22:20:04', type: success}
- {msg: Route gui-https-31-Grafana-OTLP updated, ts: '2026-07-13 22:20:40', type:
success}