This repository has been archived on 2024-03-29. You can view files and clone it, but cannot push or open issues or pull requests.
services-panel/config.toml
Nikurasu 814cbb8ba6
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add Whoogle
2023-03-25 16:54:43 +01:00

57 lines
1.9 KiB
TOML

baseURL = 'https://panel.cat-enby.club/home'
languageCode = 'en-us'
title = 'cat-enby.club'
[Params]
description = 'Services hosted by a cat for cats (=^・ω・^=) ... and any other beeings!'
[[Params.Service]]
name = 'Jellyfin'
summary = 'Jellyfin is the volunteer-built media solution that puts you in control of your media. Stream to any device from your own server, with no strings attached.'
linktext = 'media.cat-enby.club'
hyperlink = 'https://media.cat-enby.club'
icon = '/icons/jellyfin.svg'
[[Params.Service]]
name = 'Bitwarden'
summary = 'Bitwarden is an integrated open source password management solution for individuals, teams, and business organizations.'
linktext = 'vault.cat-enby.club'
hyperlink = 'https://vault.cat-enby.club'
icon = '/icons/bitwarden.svg'
[[Params.Service]]
name = 'Gitea'
summary = 'Gitea is a painless self-hosted Git service.'
linktext = 'dev.cat-enby.club'
hyperlink = 'https://dev.cat-enby.club'
icon = '/icons/gitea.svg'
[[Params.Service]]
name = 'Woodpecker'
summary = 'A simple CI-Engine with great extensibility. Based on the last open-source release of DroneCI'
linktext = 'ci.cat-enby.club'
hyperlink = 'https://ci.cat-enby.club'
icon = '/icons/woodpecker.svg'
[[Params.Service]]
name = 'Semaphore'
summary = 'Semaphore is a web client for Mastodon, designed for speed and simplicity.'
linktext = 'sema.cat-enby.club'
hyperlink = 'https://sema.cat-enby.club'
icon = '/icons/semaphore.svg'
[[Params.Service]]
name = 'Gotify'
summary = 'A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)'
linktext = 'gotify.cat-enby.club'
hyperlink = 'https://gotify.cat-enby.club'
icon = '/icons/gotify.svg'
[[Params.Service]]
name = 'Whoogle'
summary = 'A self-hosted, ad-free, privacy-respecting metasearch engine'
linktext = 'whoogle.cat-enby.club'
hyperlink = 'https://whoogle.cat-enby.club'
icon = '/icons/whoogle.webp'