add ollama to dashy [ci skip]

This commit is contained in:
Viktor Barzin 2024-06-09 13:21:17 +00:00
parent 68c31357c5
commit 4e5899cacd

View file

@ -1,52 +1,13 @@
appConfig:
theme: dashy-docs
language: en
layout: auto
iconSize: large
startingView: default
defaultOpeningMethod: newtab
statusCheck: false
statusCheckInterval: 0
faviconApi: allesedv
routingMode: history
enableMultiTasking: false
widgetsAlwaysUseProxy: false
webSearch:
disableWebSearch: true
searchEngine: duckduckgo
openingMethod: newtab
searchBangs: {}
enableFontAwesome: true
enableMaterialDesignIcons: true
hideComponents:
hideHeading: true
hideNav: true
hideSearch: true
hideSettings: true
hideFooter: true
auth:
enableGuestAccess: false
users: []
enableKeycloak: false
showSplashScreen: false
preventWriteToDisk: false
preventLocalSave: false
disableConfiguration: false
disableConfigurationForNonAdmin: false
allowConfigEdit: true
enableServiceWorker: false
disableContextMenu: false
disableUpdateChecks: false
disableSmartSort: false
enableErrorReporting: false
pageInfo: pageInfo:
title: Viktor Barzin's home lab title: Dashy
description: Dashboard with the most important services description: Welcome to your new dashboard!
navLinks: navLinks:
- title: GitHub - title: GitHub
path: https://github.com/ViktorBarzin path: https://github.com/Lissy93/dashy
target: newtab - title: Documentation
footerText: "" path: https://dashy.to/docs
appConfig:
theme: dashy-docs
sections: sections:
- name: Infra - name: Infra
icon: si-databricks icon: si-databricks
@ -419,6 +380,13 @@ sections:
url: https://audiobookshelf.viktorbarzin.me/ url: https://audiobookshelf.viktorbarzin.me/
target: newtab target: newtab
id: 12_1475_audiobookshelf id: 12_1475_audiobookshelf
- &ref_42
title: Ollama
description: Self-hosted ChatGPT (using llama3)
icon: si-openai
url: https://ollama.viktorbarzin.me/
target: newtab
id: 13_1475_ollama
filteredItems: filteredItems:
- *ref_29 - *ref_29
- *ref_30 - *ref_30
@ -433,6 +401,7 @@ sections:
- *ref_39 - *ref_39
- *ref_40 - *ref_40
- *ref_41 - *ref_41
- *ref_42
icon: si-sublimetext icon: si-sublimetext
- name: Under Construction - name: Under Construction
displayData: displayData:
@ -442,20 +411,20 @@ sections:
collapsed: false collapsed: false
hideForGuests: false hideForGuests: false
items: items:
- &ref_42 - &ref_43
title: Travel Blog title: Travel Blog
icon: si-hugo icon: si-hugo
url: https://travel.viktorbarzin.me/ url: https://travel.viktorbarzin.me/
target: newtab target: newtab
statusCheck: false statusCheck: false
id: 0_1833_travelblog id: 0_1833_travelblog
- &ref_43 - &ref_44
title: Personal Finance App title: Personal Finance App
icon: si-abstract icon: si-abstract
url: https://finance.viktorbarzin.me/transaction url: https://finance.viktorbarzin.me/transaction
statusCheck: false statusCheck: false
id: 1_1833_personalfinanceapp id: 1_1833_personalfinanceapp
filteredItems: filteredItems:
- *ref_42
- *ref_43 - *ref_43
- *ref_44
icon: si-progress icon: si-progress