Nikurasu
139ff4e778
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
57 lines
2 KiB
TOML
57 lines
2 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 = 'Forgejo'
|
|
summary = 'Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job.'
|
|
linktext = 'dev.cat-enby.club'
|
|
hyperlink = 'https://dev.cat-enby.club'
|
|
icon = '/icons/forgejo.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'
|
|
|