Update service configurations

This commit is contained in:
Andras Bacsai
2024-02-21 14:30:32 +01:00
parent 4d319a8caa
commit 344c5d6d12
17 changed files with 2175 additions and 46 deletions

View File

@@ -1,7 +1,6 @@
# documentation: https://github.com/linuxserver/budge
# slogan: Budge is a budgeting personal finance app.
# tags: personal finance, budgeting, expense tracking
# logo: svgs/unknown.svg
services:
budge:

View File

@@ -1,7 +1,6 @@
# documentation: https://github.com/phntxx/dashboard?tab=readme-ov-file#dashboard
# slogan: A dashboard, inspired by SUI.
# tags: dashboard, web, search, bookmarks
# logo: svgs/unknown.svg
services:
dashboard:

View File

@@ -1,5 +1,5 @@
# documentation: https://directus.io
# slogan: Directus wraps custom SQL databases with a dynamic API, and provides an intuitive admin app for managing its content.
# slogan: Directus wraps databases with a dynamic API, and provides an intuitive app for managing its content.
# tags: directus, cms, database, sql
# logo: svgs/directus.svg

View File

@@ -1,9 +1,8 @@
# documentation: https://directus.io
# slogan: Directus wraps custom SQL databases with a dynamic API, and provides an intuitive admin app for managing its content.
# slogan: Directus wraps databases with a dynamic API, and provides an intuitive app for managing its content.
# tags: directus, cms, database, sql
# logo: svgs/directus.svg
services:
directus:
image: directus/directus:10.7

View File

@@ -1,8 +1,6 @@
# documentation: https://github.com/mregni/EmbyStat
# slogan: EmnyStat is a web analytics tool, designed to provide insight into website traffic and user behavior.
# tags: media, server, movies, tv, music
# logo: svgs/unknown.svg
services:
embystat:

View File

@@ -1,8 +1,6 @@
# documentation: https://github.com/linuxserver/Heimdall
# slogan: Heimdall is a dashboard for managing and organizing your server applications.
# tags: dashboard, server, applications, interface
# logo: svgs/unknown.svg
services:
heimdall:

View File

@@ -1,7 +1,7 @@
# documentation: https://kuzzle.io
# slogan: Kuzzle is a generic backend offering the basic building blocks common to every application.
# tags: backend, api, realtime, websocket, mqtt, rest, sdk, iot, geofencing, low-code
# logo: svgs/unknown.svg
services:
redis:

View File

@@ -1,7 +1,6 @@
# documentation: https://github.com/alexta69/metube
# slogan: A web GUI for youtube-dl with playlist support. It enables you to effortlessly download videos from YouTube and dozens of other sites.
# tags: youtube, download, videos, playlist
# logo: svgs/unknown.svg
services:
metube:

View File

@@ -1,7 +1,6 @@
# documentation: https://pairdrop.net/
# slogan: Pairdrop is a self-hosted file sharing and collaboration platform, offering secure file sharing and collaboration capabilities for efficient teamwork.
# tags: file, sharing, collaboration, teamwork
# logo: svgs/unknown.svg
services:
pairdrop:

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,6 @@
# documentation: https://github.com/RobinLinus/snapdrop
# slogan: A self-hosted file-sharing service for secure and convenient file transfers, whether on a local network or the internet.
# tags: file, sharing, transfer, local, network, internet
# logo: svgs/unknown.svg
services:
snapdrop:

View File

@@ -1,7 +1,6 @@
# documentation: https://github.com/benbusby/whoogle-search?tab=readme-ov-file
# slogan: Whoogle is a self-hosted, privacy-focused search engine front-end for accessing Google search results without tracking and data collection.
# tags: privacy, search engine
# logo: svgs/unknown.svg
services:
whoogle:

File diff suppressed because one or more lines are too long