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 a02b8f9bf7
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Switched to https
2023-03-04 23:41:30 +01:00

50 lines
1.7 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 = 'Nextcloud'
summary = 'Nextcloud is a self hosted platform to share files, create documents, chat with other users and many other things'
linktext = 'cloud.cat-enby.club'
hyperlink = 'https://cloud.cat-enby.club'
icon = '/icons/nextcloud.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'