feat: simple search functionality
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# documentation: https://docs.appsmith.com
|
||||
# slogan: Appsmith is an open-source, self-hosted application development platform that enables you to build powerful web applications with ease.
|
||||
# tags: lowcode,nocode,no,low,platform
|
||||
|
||||
services:
|
||||
appsmith:
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# documentation: https://appwrite.io/docs
|
||||
# slogan: Appwrite is a self-hosted backend-as-a-service platform that simplifies the development of web and mobile applications by providing a range of features and APIs.
|
||||
# env_file: appwrite.env
|
||||
# tags: backend-as-a-service, platform
|
||||
|
||||
|
||||
x-logging: &x-logging
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# documentation: https://docs.baby-buddy.net
|
||||
# slogan: Baby Buddy is an open-source web application that helps parents track their baby's daily activities, growth, and health with ease.
|
||||
# tags: baby, parents, health, growth, activities
|
||||
|
||||
services:
|
||||
babybuddy:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# documentation: https://coder.com/docs/code-server/latest/guide
|
||||
# slogan: Code-Server is a self-hosted, web-based code editor that enables remote coding and collaboration from any device, anywhere.
|
||||
# tags: code, editor, remote, collaboration
|
||||
|
||||
services:
|
||||
code-server:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# documentation: https://www.dokuwiki.org/faq
|
||||
# slogan: A lightweight and easy-to-use wiki platform for creating and managing documentation and knowledge bases with simplicity and flexibility.
|
||||
# tags: wiki, documentation, knowledge, base
|
||||
|
||||
services:
|
||||
dokuwiki:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# documentation: https://fider.io/doc
|
||||
# slogan: Fider is an open-source feedback platform for collecting and managing user feedback, helping you prioritize improvements to your products and services.
|
||||
# tags: feedback, user-feedback
|
||||
|
||||
services:
|
||||
fider:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# documentation: https://ghost.org/docs
|
||||
# slogan: Ghost is a popular open-source content management system (CMS) and blogging platform, known for its simplicity and focus on content creation.
|
||||
# tags: cms, blog, content, management, system
|
||||
|
||||
services:
|
||||
ghost:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# documentation: https://github.com/linuxserver/Heimdall
|
||||
# slogan: Heimdall is a self-hosted dashboard for managing and organizing your server applications, providing a centralized and efficient interface.
|
||||
# tags: dashboard, server, applications, interface
|
||||
|
||||
services:
|
||||
heimdall:
|
||||
|
||||
@@ -1,5 +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
|
||||
|
||||
services:
|
||||
metube:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# documentation: https://docs.min.io/docs/minio-docker-quickstart-guide.html
|
||||
# slogan: MinIO is a high performance object storage server compatible with Amazon S3 APIs.
|
||||
# tags: object, storage, server, s3, api
|
||||
|
||||
services:
|
||||
minio:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# documentation: https://github.com/schlagmichdoch/PairDrop/blob/master/docs/faq.md
|
||||
# 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
|
||||
|
||||
services:
|
||||
pairdrop:
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# ignore: true
|
||||
# documentation: https://plausible.io/docs/self-hosting
|
||||
# slogan: "Plausible Analytics is a simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics."
|
||||
# tags: analytics, privacy, google, alternative
|
||||
|
||||
version: "3.3"
|
||||
services:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# documentation: https://github.com/RobinLinus/snapdrop/blob/master/docs/faq.md
|
||||
# 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
|
||||
|
||||
services:
|
||||
snapdrop:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# documentation: https://umami.is/docs/getting-started
|
||||
# slogan: Umami is a lightweight, self-hosted web analytics platform designed to provide website owners with insights into visitor behavior without compromising user privacy.
|
||||
# tags: analytics, insights, privacy
|
||||
|
||||
services:
|
||||
umami:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# documentation: https://github.com/louislam/uptime-kuma/wiki
|
||||
# slogan: Uptime Kuma is a free, self-hosted monitoring tool for tracking the status and performance of your web services and applications in real-time.
|
||||
# tags: monitoring, status, performance, web, services, applications, real-time
|
||||
|
||||
services:
|
||||
uptime-kuma:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# documentation: https://wordpress.org/documentation/
|
||||
# slogan: "WordPress is open source software you can use to create a beautiful website, blog, or app."
|
||||
# tags: cms, blog, content, management, mariadb
|
||||
|
||||
services:
|
||||
wordpress:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# documentation: https://wordpress.org/documentation/
|
||||
# slogan: "WordPress is open source software you can use to create a beautiful website, blog, or app."
|
||||
# tags: cms, blog, content, management, mysql
|
||||
|
||||
services:
|
||||
wordpress:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# documentation: https://wordpress.org/documentation/
|
||||
# slogan: "WordPress is open source software you can use to create a beautiful website, blog, or app."
|
||||
# tags: cms, blog, content, management
|
||||
|
||||
services:
|
||||
wordpress:
|
||||
|
||||
Reference in New Issue
Block a user