mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-28 01:05:26 +02:00
Merge remote-tracking branch 'origin/canary' into add-jitsi-meet-template
# Conflicts: # meta.json
This commit is contained in:
723
meta.json
723
meta.json
@@ -122,6 +122,23 @@
|
||||
"project-management"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "agent-zero",
|
||||
"name": "Agent Zero",
|
||||
"version": "v1.9",
|
||||
"description": "Agent Zero is an open-source autonomous AI agent framework with memory and tool use capabilities.",
|
||||
"logo": "agent-zero.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/agent0ai/agent-zero",
|
||||
"website": "https://www.agent-zero.ai",
|
||||
"docs": "https://www.agent-zero.ai/p/docs/"
|
||||
},
|
||||
"tags": [
|
||||
"ai",
|
||||
"agent",
|
||||
"automation"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "agentdvr",
|
||||
"name": "Agent DVR",
|
||||
@@ -382,7 +399,7 @@
|
||||
{
|
||||
"id": "appwrite",
|
||||
"name": "Appwrite",
|
||||
"version": "1.8.0",
|
||||
"version": "1.9.5",
|
||||
"description": "Appwrite is an end-to-end platform for building Web, Mobile, Native, or Backend apps, packaged as a set of Docker microservices. It includes both a backend server and a fully integrated hosting solution for deploying static and server-side rendered frontends. Appwrite abstracts the complexity and repetitiveness required to build modern apps from scratch and allows you to build secure, full-stack applications faster.\nUsing Appwrite, you can easily integrate your app with user authentication and multiple sign-in methods, a database for storing and querying users and team data, storage and file management, image manipulation, Cloud Functions, messaging, and more services.",
|
||||
"links": {
|
||||
"github": "https://github.com/appwrite/appwrite",
|
||||
@@ -394,6 +411,7 @@
|
||||
"database",
|
||||
"firebase",
|
||||
"mariadb",
|
||||
"mongodb",
|
||||
"hosting",
|
||||
"self-hosted"
|
||||
]
|
||||
@@ -431,6 +449,25 @@
|
||||
"nosql"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "arche",
|
||||
"name": "Arche",
|
||||
"version": "latest",
|
||||
"description": "Arche is a self-hosted AI workspace platform that spawns per-user OpenCode coding containers backed by a shared Knowledge Base. Requires the `arche-internal` external Docker network and `/opt/arche/{kb-content,kb-config,users}` directories on the host before deploy. Images are linux/amd64 by default; override `ARCHE_WEB_IMAGE` and `ARCHE_WORKSPACE_IMAGE` to the `-arm64` tag variants for ARM64 hosts.",
|
||||
"logo": "arche.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/peaberry-studio/arche",
|
||||
"website": "https://github.com/peaberry-studio/arche",
|
||||
"docs": "https://github.com/peaberry-studio/arche#readme"
|
||||
},
|
||||
"tags": [
|
||||
"ai",
|
||||
"coding",
|
||||
"workspace",
|
||||
"self-hosted",
|
||||
"llm"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "archivebox",
|
||||
"name": "ArchiveBox",
|
||||
@@ -544,8 +581,8 @@
|
||||
{
|
||||
"id": "autobase",
|
||||
"name": "Autobase",
|
||||
"version": "2.5.2",
|
||||
"description": "Autobase for PostgreSQL® is an open-source alternative to cloud-managed databases (self-hosted DBaaS).",
|
||||
"version": "2.7.2",
|
||||
"description": "Autobase for PostgreSQL® is an open-source alternative to cloud-managed databases (self-hosted DBaaS).",
|
||||
"links": {
|
||||
"github": "https://github.com/vitabaks/autobase",
|
||||
"website": "https://autobase.tech/",
|
||||
@@ -751,6 +788,24 @@
|
||||
"business"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "billmora",
|
||||
"name": "Billmora",
|
||||
"version": "latest",
|
||||
"description": "Billmora (Billing Management, Operation, and Recurring Automation) is a free, open-source platform for hosting providers to manage clients, invoicing, and server provisioning.",
|
||||
"logo": "billmora.svg",
|
||||
"links": {
|
||||
"website": "https://billmora.com",
|
||||
"github": "https://github.com/Billmora/billmora",
|
||||
"docs": "https://billmora.com/docs/introduction"
|
||||
},
|
||||
"tags": [
|
||||
"laravel",
|
||||
"billing",
|
||||
"hosting",
|
||||
"automation"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "blender",
|
||||
"name": "Blender",
|
||||
@@ -1697,6 +1752,42 @@
|
||||
"API"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "crawlab-master",
|
||||
"name": "Crawlab (Master)",
|
||||
"version": "latest",
|
||||
"description": "Crawlab is a distributed web crawler admin platform supporting multiple programming languages and frameworks. This template deploys the master node with MongoDB.",
|
||||
"logo": "crawlab.jpeg",
|
||||
"links": {
|
||||
"github": "https://github.com/crawlab-team/crawlab",
|
||||
"website": "https://crawlab.cn",
|
||||
"docs": "https://docs.crawlab.cn"
|
||||
},
|
||||
"tags": [
|
||||
"crawler",
|
||||
"scraping",
|
||||
"distributed",
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "crawlab-worker",
|
||||
"name": "Crawlab (Worker)",
|
||||
"version": "latest",
|
||||
"description": "Crawlab worker node for distributed web crawling. Connects to an existing Crawlab master node via gRPC.",
|
||||
"logo": "crawlab.jpeg",
|
||||
"links": {
|
||||
"github": "https://github.com/crawlab-team/crawlab",
|
||||
"website": "https://crawlab.cn",
|
||||
"docs": "https://docs.crawlab.cn"
|
||||
},
|
||||
"tags": [
|
||||
"crawler",
|
||||
"scraping",
|
||||
"distributed",
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "crowdsec",
|
||||
"name": "Crowdsec",
|
||||
@@ -1732,6 +1823,22 @@
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "cut",
|
||||
"name": "Cut",
|
||||
"version": "0.1.0",
|
||||
"description": "A tiny, self-hosted URL shortener — short links that are entirely yours, with per-link passwords, expiries, and click limits.",
|
||||
"logo": "cut.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/MendyLanda/cut",
|
||||
"website": "https://github.com/MendyLanda/cut",
|
||||
"docs": "https://github.com/MendyLanda/cut#readme"
|
||||
},
|
||||
"tags": [
|
||||
"url-shortener",
|
||||
"links"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "cyberchef",
|
||||
"name": "CyberChef",
|
||||
@@ -1837,7 +1944,7 @@
|
||||
{
|
||||
"id": "discourse",
|
||||
"name": "Discourse",
|
||||
"version": "3.5.0",
|
||||
"version": "2026.1.4",
|
||||
"description": "Discourse is a modern forum software for your community. Use it as a mailing list, discussion forum, or long-form chat room.",
|
||||
"logo": "discourse.svg",
|
||||
"links": {
|
||||
@@ -2345,6 +2452,24 @@
|
||||
"business-finance"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "fider",
|
||||
"name": "Fider",
|
||||
"version": "0.21.1",
|
||||
"description": "Fider is an open-source feedback portal for collecting, discussing, and prioritizing feature requests.",
|
||||
"logo": "fider.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/getfider/fider",
|
||||
"website": "https://fider.io/",
|
||||
"docs": "https://docs.fider.io/hosting-instance/"
|
||||
},
|
||||
"tags": [
|
||||
"feedback",
|
||||
"product",
|
||||
"roadmap",
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "filebrowser",
|
||||
"name": "File Browser",
|
||||
@@ -2737,6 +2862,23 @@
|
||||
"object-storage"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "geoserver",
|
||||
"name": "GeoServer & PostGIS",
|
||||
"version": "2.24.1",
|
||||
"description": "An open-source server for sharing geospatial data, paired with a PostGIS database. Template created and maintained by OpenGeoCity Tanzania (info@ogctz.org). For further assistance contact +255759968919 or visit https://opengeocity.org or github: https://github.com/ShabaniMagawila or linkedin: https://www.linkedin.com/in/shabani-magawila/",
|
||||
"logo": "logo.png",
|
||||
"links": {
|
||||
"github": "https://github.com/geoserver/geoserver",
|
||||
"website": "https://geoserver.org/",
|
||||
"docs": "https://docs.geoserver.org/"
|
||||
},
|
||||
"tags": [
|
||||
"geospatial",
|
||||
"gis",
|
||||
"postgis"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ghost",
|
||||
"name": "Ghost",
|
||||
@@ -2886,7 +3028,7 @@
|
||||
{
|
||||
"id": "glitchtip",
|
||||
"name": "Glitchtip",
|
||||
"version": "v4.0",
|
||||
"version": "6.1.0",
|
||||
"description": "Glitchtip is simple, open source error tracking",
|
||||
"logo": "glitchtip.png",
|
||||
"links": {
|
||||
@@ -3055,6 +3197,25 @@
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "hedgedoc",
|
||||
"name": "HedgeDoc",
|
||||
"version": "1.10.8",
|
||||
"description": "HedgeDoc is a collaborative Markdown editor for teams that need real-time notes, documentation, and knowledge sharing.",
|
||||
"logo": "hedgedoc.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/hedgedoc/hedgedoc",
|
||||
"website": "https://hedgedoc.org/",
|
||||
"docs": "https://docs.hedgedoc.org/"
|
||||
},
|
||||
"tags": [
|
||||
"markdown",
|
||||
"notes",
|
||||
"documentation",
|
||||
"collaboration",
|
||||
"wiki"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "hermes",
|
||||
"name": "Hermes",
|
||||
@@ -3095,7 +3256,7 @@
|
||||
{
|
||||
"id": "hi-events",
|
||||
"name": "Hi.events",
|
||||
"version": "0.8.0-beta.1",
|
||||
"version": "1.9.0-beta",
|
||||
"description": "Hi.Events is a self-hosted event management and ticket selling platform that allows you to create, manage and promote events easily.",
|
||||
"logo": "hi-events.svg",
|
||||
"links": {
|
||||
@@ -3180,6 +3341,24 @@
|
||||
"server"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "homepage",
|
||||
"name": "Homepage",
|
||||
"version": "1.13.1",
|
||||
"description": "Homepage is a highly customizable self-hosted application dashboard and startpage with service and widget integrations.",
|
||||
"logo": "homepage.png",
|
||||
"links": {
|
||||
"github": "https://github.com/gethomepage/homepage",
|
||||
"website": "https://gethomepage.dev/",
|
||||
"docs": "https://gethomepage.dev/installation/"
|
||||
},
|
||||
"tags": [
|
||||
"dashboard",
|
||||
"startpage",
|
||||
"self-hosted",
|
||||
"productivity"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "hoppscotch",
|
||||
"name": "Hoppscotch (AIO + Migrations)",
|
||||
@@ -3538,6 +3717,24 @@
|
||||
"webrtc"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "joomla",
|
||||
"name": "Joomla",
|
||||
"version": "6.1.0-apache",
|
||||
"description": "Joomla is a flexible open-source content management system for building websites, portals, and online applications.",
|
||||
"logo": "joomla.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/joomla/joomla-cms",
|
||||
"website": "https://www.joomla.org/",
|
||||
"docs": "https://manual.joomla.org/"
|
||||
},
|
||||
"tags": [
|
||||
"cms",
|
||||
"website",
|
||||
"php",
|
||||
"mariadb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "joplin-server",
|
||||
"name": "Joplin Server",
|
||||
@@ -3815,6 +4012,22 @@
|
||||
"generative-ai"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "libredb-studio",
|
||||
"name": "LibreDB Studio",
|
||||
"version": "0.9.27",
|
||||
"description": "The modern, AI-powered open-source SQL IDE. Query PostgreSQL, MySQL, Oracle, SQL Server, SQLite, MongoDB and Redis from your browser.",
|
||||
"logo": "libredb-studio.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/libredb/libredb-studio",
|
||||
"website": "https://libredb.org/",
|
||||
"docs": "https://libredb.org/"
|
||||
},
|
||||
"tags": [
|
||||
"database",
|
||||
"sql"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "libredesk",
|
||||
"name": "Libredesk",
|
||||
@@ -3831,6 +4044,24 @@
|
||||
"object-storage"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "librespeed",
|
||||
"name": "LibreSpeed",
|
||||
"version": "latest",
|
||||
"description": "LibreSpeed is a lightweight, self-hosted HTML5 speed test for measuring download, upload, ping, and jitter in modern browsers.",
|
||||
"logo": "librespeed.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/librespeed/speedtest",
|
||||
"website": "https://librespeed.org",
|
||||
"docs": "https://docs.linuxserver.io/images/docker-librespeed/"
|
||||
},
|
||||
"tags": [
|
||||
"speedtest",
|
||||
"networking",
|
||||
"monitoring",
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "libretranslate",
|
||||
"name": "LibreTranslate",
|
||||
@@ -3849,6 +4080,23 @@
|
||||
"language"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "limesurvey",
|
||||
"name": "LimeSurvey",
|
||||
"version": "6.17.2+260507",
|
||||
"description": "LimeSurvey is a powerful, open-source survey platform, making it simple to create online surveys and forms with unmatched flexibility.",
|
||||
"logo": "limesurvey.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/LimeSurvey/LimeSurvey",
|
||||
"website": "https://www.limesurvey.org",
|
||||
"docs": "https://www.limesurvey.org/manual/"
|
||||
},
|
||||
"tags": [
|
||||
"forms",
|
||||
"questionnaire",
|
||||
"survey"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "linkding",
|
||||
"name": "Linkding",
|
||||
@@ -4020,6 +4268,24 @@
|
||||
"development"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "lubelogger",
|
||||
"name": "LubeLogger",
|
||||
"version": "v1.6.5",
|
||||
"description": "LubeLogger is a self-hosted vehicle maintenance and fuel mileage tracker for managing service records, reminders, fuel logs, and vehicle expenses.",
|
||||
"logo": "lubelogger.png",
|
||||
"links": {
|
||||
"github": "https://github.com/hargata/lubelog",
|
||||
"website": "https://lubelogger.com/",
|
||||
"docs": "https://docs.lubelogger.com/"
|
||||
},
|
||||
"tags": [
|
||||
"vehicle",
|
||||
"maintenance",
|
||||
"fleet",
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "macos",
|
||||
"name": "MacOS (dockerized)",
|
||||
@@ -4071,6 +4337,25 @@
|
||||
"smtp"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "marketing-dashboard",
|
||||
"name": "Marketing Dashboard",
|
||||
"version": "latest",
|
||||
"description": "Self-hosted marketing operations dashboard for product-led growth, checkout analytics, paid media, SEO signals, and Stripe readiness.",
|
||||
"logo": "logo.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/abel-yelin/marketing-dashboard",
|
||||
"website": "https://github.com/abel-yelin/marketing-dashboard",
|
||||
"docs": "https://github.com/abel-yelin/marketing-dashboard/blob/main/docs/production-deployment.md"
|
||||
},
|
||||
"tags": [
|
||||
"analytics",
|
||||
"marketing",
|
||||
"self-hosted",
|
||||
"postgresql",
|
||||
"nextjs"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "mattermost",
|
||||
"name": "Mattermost",
|
||||
@@ -4105,6 +4390,23 @@
|
||||
"crm"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "maxio",
|
||||
"name": "MaxIO",
|
||||
"version": "0.2.1",
|
||||
"description": "MaxIO is a lightweight, single-binary S3-compatible object storage server written in Rust",
|
||||
"logo": "maxio.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/coollabsio/maxio",
|
||||
"website": "https://github.com/coollabsio/maxio",
|
||||
"docs": "https://github.com/coollabsio/maxio/blob/main/README.md"
|
||||
},
|
||||
"tags": [
|
||||
"s3",
|
||||
"storage",
|
||||
"object-storage"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "maybe",
|
||||
"name": "Maybe",
|
||||
@@ -4197,7 +4499,7 @@
|
||||
{
|
||||
"id": "mediafetch",
|
||||
"name": "MediaFetch",
|
||||
"version": "1.1.1",
|
||||
"version": "1.3.5",
|
||||
"description": "A tiny, self-hosted web wrapper for yt-dlp to download video and audio. Optional basic auth.",
|
||||
"logo": "mediafetch.svg",
|
||||
"links": {
|
||||
@@ -4294,6 +4596,23 @@
|
||||
"docker"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "miniflux",
|
||||
"name": "Miniflux",
|
||||
"version": "2.2.19",
|
||||
"description": "Miniflux is a minimalist and opinionated feed reader for self-hosted RSS and Atom subscriptions.",
|
||||
"logo": "miniflux.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/miniflux/v2",
|
||||
"website": "https://miniflux.app/",
|
||||
"docs": "https://miniflux.app/docs/"
|
||||
},
|
||||
"tags": [
|
||||
"rss",
|
||||
"feed-reader",
|
||||
"news"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "minio",
|
||||
"name": "Minio",
|
||||
@@ -4776,6 +5095,26 @@
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "omniroute",
|
||||
"name": "OmniRoute",
|
||||
"version": "3.8.17",
|
||||
"description": "The Free AI Gateway - Never stop coding. Connect every AI tool to 177 providers — 50+ free — through one endpoint. Auto-fallback. RTK + Caveman compression saves 15–95% tokens. Never hit limits. ~1.9B+ documented free tokens/month — up to ~2.5B in your first month with signup credits.",
|
||||
"logo": "omniroute.png",
|
||||
"links": {
|
||||
"github": "https://github.com/diegosouzapw/OmniRoute",
|
||||
"website": "https://github.com/diegosouzapw/OmniRoute",
|
||||
"docs": "https://github.com/diegosouzapw/OmniRoute/wiki"
|
||||
},
|
||||
"tags": [
|
||||
"artificial-intelligence",
|
||||
"gateway",
|
||||
"generative-ai",
|
||||
"llm",
|
||||
"monitoring",
|
||||
"routing"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "onedev",
|
||||
"name": "OneDev",
|
||||
@@ -4952,6 +5291,27 @@
|
||||
"developer-tools"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "openobserve",
|
||||
"name": "Openobserve",
|
||||
"version": "latest",
|
||||
"description": "OpenObserve (O2) is a cloud-native observability platform that unifies logs, metrics, and traces into one solution. ",
|
||||
"logo": "openobserve.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/openobserve/openobserve",
|
||||
"website": "https://openobserve.ai/",
|
||||
"docs": "https://openobserve.ai/docs/"
|
||||
},
|
||||
"tags": [
|
||||
"apm",
|
||||
"logs",
|
||||
"metrics",
|
||||
"monitoring",
|
||||
"observability",
|
||||
"opentelemetry",
|
||||
"traces"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "openpanel",
|
||||
"name": "OpenPanel",
|
||||
@@ -4987,6 +5347,25 @@
|
||||
"nginx"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "opensourcepos",
|
||||
"name": "OpenSourcePOS",
|
||||
"version": "master",
|
||||
"description": "OpenSourcePOS is a web-based point of sale system for managing sales, inventory, customers, and reports.",
|
||||
"logo": "opensourcepos.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/opensourcepos/opensourcepos",
|
||||
"website": "https://opensourcepos.org/",
|
||||
"docs": "https://github.com/opensourcepos/opensourcepos/blob/master/README.md"
|
||||
},
|
||||
"tags": [
|
||||
"pos",
|
||||
"retail",
|
||||
"inventory",
|
||||
"sales",
|
||||
"business"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "openspeedtest",
|
||||
"name": "OpenSpeedTest",
|
||||
@@ -5078,6 +5457,24 @@
|
||||
"open-source"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "paperclip",
|
||||
"name": "Paperclip",
|
||||
"version": "latest",
|
||||
"description": "Paperclip is an open-source control plane for managing teams of AI agents, goals, budgets, tickets, and recurring work.",
|
||||
"logo": "logo.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/paperclipai/paperclip",
|
||||
"website": "https://paperclip.ing/",
|
||||
"docs": "https://docs.paperclip.ing/"
|
||||
},
|
||||
"tags": [
|
||||
"ai",
|
||||
"agents",
|
||||
"automation",
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "parseable",
|
||||
"name": "Parseable",
|
||||
@@ -5292,8 +5689,8 @@
|
||||
{
|
||||
"id": "plane",
|
||||
"name": "Plane",
|
||||
"version": "v0.27.1",
|
||||
"description": "Easy, flexible, open source project management software",
|
||||
"version": "v1.2.3",
|
||||
"description": "Open source project management — alternative to Jira, Linear, Asana",
|
||||
"logo": "plane.png",
|
||||
"links": {
|
||||
"github": "https://github.com/makeplane/plane",
|
||||
@@ -5301,7 +5698,8 @@
|
||||
"docs": "https://docs.plane.so/"
|
||||
},
|
||||
"tags": [
|
||||
"kanban"
|
||||
"kanban",
|
||||
"project-management"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -5516,6 +5914,40 @@
|
||||
],
|
||||
"dokploy_version": "<0.22.5"
|
||||
},
|
||||
{
|
||||
"id": "prefect",
|
||||
"name": "Prefect",
|
||||
"version": "3.7.5-python3.12",
|
||||
"description": "Prefect is an open-source workflow orchestration platform for building, scheduling, monitoring, and managing data pipelines and Python workflows.",
|
||||
"logo": "prefect.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/PrefectHQ/prefect",
|
||||
"website": "https://www.prefect.io/",
|
||||
"docs": "https://docs.prefect.io/"
|
||||
},
|
||||
"tags": [
|
||||
"automation",
|
||||
"workflow",
|
||||
"data"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "privatebin",
|
||||
"name": "PrivateBin",
|
||||
"version": "2.0.4",
|
||||
"description": "PrivateBin is a minimalist, open-source online pastebin where the server has zero knowledge of pasted data.",
|
||||
"logo": "privatebin.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/PrivateBin/PrivateBin",
|
||||
"website": "https://privatebin.info/",
|
||||
"docs": "https://github.com/PrivateBin/docker-nginx-fpm-alpine"
|
||||
},
|
||||
"tags": [
|
||||
"pastebin",
|
||||
"privacy",
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "prometheus",
|
||||
"name": "Prometheus",
|
||||
@@ -5656,6 +6088,25 @@
|
||||
"analytics"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "qui",
|
||||
"name": "qui",
|
||||
"version": "latest",
|
||||
"description": "A fast, modern web interface for qBittorrent. Manage multiple qBittorrent instances from a single, lightweight application built by autobrr.",
|
||||
"logo": "qui.png",
|
||||
"links": {
|
||||
"github": "https://github.com/autobrr/qui",
|
||||
"website": "https://getqui.com",
|
||||
"docs": "https://getqui.com"
|
||||
},
|
||||
"tags": [
|
||||
"torrent",
|
||||
"qbittorrent",
|
||||
"download",
|
||||
"media",
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "rabbitmq",
|
||||
"name": "RabbitMQ",
|
||||
@@ -5673,6 +6124,23 @@
|
||||
"rabbitmq"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "rallly",
|
||||
"name": "Rallly",
|
||||
"version": "4.11.1",
|
||||
"description": "Rallly is an open-source scheduling and collaboration tool for organizing events and meetings.",
|
||||
"logo": "rallly.svg",
|
||||
"links": {
|
||||
"website": "https://rallly.co/",
|
||||
"docs": "https://support.rallly.co/self-hosting/introduction",
|
||||
"github": "https://github.com/lukevella/rallly"
|
||||
},
|
||||
"tags": [
|
||||
"scheduling",
|
||||
"polls",
|
||||
"collaboration"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "reactive-resume",
|
||||
"name": "Reactive Resume",
|
||||
@@ -5828,6 +6296,45 @@
|
||||
"rust"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "rustrak",
|
||||
"name": "Rustrak",
|
||||
"version": "0.2.1",
|
||||
"description": "Self-hosted error tracking compatible with Sentry SDKs. Server only, written in Rust with <100MB memory footprint and SQLite storage. No external database required.",
|
||||
"logo": "rustrak.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/AbianS/rustrak",
|
||||
"website": "https://abians.github.io/rustrak/",
|
||||
"docs": "https://abians.github.io/rustrak/"
|
||||
},
|
||||
"tags": [
|
||||
"monitoring",
|
||||
"error-tracking",
|
||||
"sentry",
|
||||
"rust",
|
||||
"observability"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "rustrak-full",
|
||||
"name": "Rustrak (Full Stack)",
|
||||
"version": "0.2.1",
|
||||
"description": "Self-hosted error tracking compatible with Sentry SDKs. Includes server, web dashboard UI, and PostgreSQL. Written in Rust with <100MB memory footprint.",
|
||||
"logo": "rustrak.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/AbianS/rustrak",
|
||||
"website": "https://abians.github.io/rustrak/",
|
||||
"docs": "https://abians.github.io/rustrak/"
|
||||
},
|
||||
"tags": [
|
||||
"monitoring",
|
||||
"error-tracking",
|
||||
"sentry",
|
||||
"rust",
|
||||
"observability",
|
||||
"postgresql"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "rutorrent",
|
||||
"name": "ruTorrent",
|
||||
@@ -5929,6 +6436,23 @@
|
||||
"storage"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "seanime",
|
||||
"name": "Seanime",
|
||||
"version": "3.6.1-rootless",
|
||||
"description": "A self-hosted anime streaming platform.",
|
||||
"logo": "seanime.png",
|
||||
"links": {
|
||||
"github": "https://github.com/5rahim/seanime",
|
||||
"website": "https://seanime.app/",
|
||||
"docs": "https://seanime.app/docs"
|
||||
},
|
||||
"tags": [
|
||||
"media",
|
||||
"anime",
|
||||
"streaming"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "searxng",
|
||||
"name": "SearXNG",
|
||||
@@ -5967,6 +6491,41 @@
|
||||
"file-system"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "senddock",
|
||||
"name": "SendDock",
|
||||
"version": "0.6.5.1",
|
||||
"description": "Open-source, self-hosted email marketing platform with BYO SMTP. Manage subscribers, templates, broadcasts, and scheduled campaigns from one place.",
|
||||
"logo": "senddock.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/Arkhe-Systems/senddock",
|
||||
"website": "https://senddock.dev",
|
||||
"docs": "https://docs.senddock.dev"
|
||||
},
|
||||
"tags": [
|
||||
"email",
|
||||
"newsletter",
|
||||
"mailing-list",
|
||||
"marketing"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "seq",
|
||||
"name": "Seq",
|
||||
"version": "2025.2",
|
||||
"description": "Seq is a self-hosted search, analysis, and alerting server for structured application logs and events.",
|
||||
"logo": "logo.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/datalust/seq-tickets",
|
||||
"website": "https://datalust.co/seq",
|
||||
"docs": "https://datalust.co/docs"
|
||||
},
|
||||
"tags": [
|
||||
"logging",
|
||||
"observability",
|
||||
"monitoring"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "sftpgo",
|
||||
"name": "SFTPGo",
|
||||
@@ -6075,6 +6634,42 @@
|
||||
"authentication"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "snipe-it",
|
||||
"name": "Snipe-IT",
|
||||
"version": "v8.5.0",
|
||||
"description": "Snipe-IT is an open-source asset management system for tracking hardware, software licenses, accessories, and consumables.",
|
||||
"logo": "snipe-it.png",
|
||||
"links": {
|
||||
"github": "https://github.com/grokability/snipe-it",
|
||||
"website": "https://snipeitapp.com/",
|
||||
"docs": "https://snipe-it.readme.io/docs"
|
||||
},
|
||||
"tags": [
|
||||
"asset-management",
|
||||
"inventory",
|
||||
"business",
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "soft-serve",
|
||||
"name": "Soft Serve",
|
||||
"version": "v0.11.6",
|
||||
"description": "Soft Serve is a self-hosted Git server with an SSH TUI, HTTP Git access, Git LFS support, and simple repository management.",
|
||||
"logo": "soft-serve.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/charmbracelet/soft-serve",
|
||||
"website": "https://charm.sh/",
|
||||
"docs": "https://github.com/charmbracelet/soft-serve/blob/main/README.md"
|
||||
},
|
||||
"tags": [
|
||||
"git",
|
||||
"ssh",
|
||||
"developer-tools",
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "soketi",
|
||||
"name": "Soketi",
|
||||
@@ -6107,6 +6702,23 @@
|
||||
"storage"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "speedtest-tracker",
|
||||
"name": "Speedtest Tracker",
|
||||
"version": "latest",
|
||||
"description": "Speedtest Tracker runs scheduled internet speed tests and stores the results in a self-hosted dashboard.",
|
||||
"logo": "speedtest-tracker.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/alexjustesen/speedtest-tracker",
|
||||
"website": "https://docs.speedtest-tracker.dev/",
|
||||
"docs": "https://docs.speedtest-tracker.dev/"
|
||||
},
|
||||
"tags": [
|
||||
"monitoring",
|
||||
"network",
|
||||
"speedtest"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "spliit",
|
||||
"name": "Spliit",
|
||||
@@ -6321,6 +6933,24 @@
|
||||
"backup"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "taiga",
|
||||
"name": "Taiga",
|
||||
"version": "latest",
|
||||
"description": "Taiga is a free and open-source project management platform for agile developers, designers and project managers.",
|
||||
"logo": "logo.png",
|
||||
"links": {
|
||||
"github": "https://github.com/taigaio/taiga-docker",
|
||||
"website": "https://taiga.io/",
|
||||
"docs": "https://docs.taiga.io/"
|
||||
},
|
||||
"tags": [
|
||||
"project-management",
|
||||
"agile",
|
||||
"scrum",
|
||||
"kanban"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "tailscale-exitnode",
|
||||
"name": "Tailscale Exit nodes",
|
||||
@@ -6354,6 +6984,26 @@
|
||||
"nocode"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "tela",
|
||||
"name": "tela",
|
||||
"version": "0.7.0",
|
||||
"description": "Self-hostable, markdown-native team wiki with live collaboration, full-text and semantic search, WebDAV sync, public spaces, Slidev decks, PDF export, and a built-in MCP server so AI agents are first-class editors.",
|
||||
"logo": "logo.png",
|
||||
"links": {
|
||||
"github": "https://github.com/zcag/tela",
|
||||
"website": "https://telawiki.com",
|
||||
"docs": "https://telawiki.com/public/spaces/16"
|
||||
},
|
||||
"tags": [
|
||||
"wiki",
|
||||
"documentation",
|
||||
"knowledge-base",
|
||||
"markdown",
|
||||
"collaboration",
|
||||
"ai"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "tianji",
|
||||
"name": "Tianji",
|
||||
@@ -6372,6 +7022,25 @@
|
||||
"uptime"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "timescaledb",
|
||||
"name": "TimescaleDB",
|
||||
"version": "2.26.4-pg17",
|
||||
"description": "TimescaleDB is an open-source time-series database packaged as a PostgreSQL extension, optimized for fast ingest and real-time analytics with standard SQL.",
|
||||
"logo": "timescaledb.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/timescale/timescaledb",
|
||||
"website": "https://www.tigerdata.com/",
|
||||
"docs": "https://docs.timescale.com/"
|
||||
},
|
||||
"tags": [
|
||||
"database",
|
||||
"postgresql",
|
||||
"time-series",
|
||||
"analytics",
|
||||
"sql"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "tolgee",
|
||||
"name": "Tolgee",
|
||||
@@ -6493,15 +7162,15 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "trmnl-byos-laravel",
|
||||
"name": "TRMNL BYOS Laravel",
|
||||
"version": "0.27.0",
|
||||
"description": "TRMNL BYOS Laravel is a self-hosted application to manage TRMNL e-ink devices.",
|
||||
"logo": "byos-laravel.svg",
|
||||
"id": "trmnl-larapaper",
|
||||
"name": "TRMNL LaraPaper",
|
||||
"version": "0.32.1",
|
||||
"description": "LaraPaper is a self-hosted application (BYOS) to manage TRMNL e-ink devices.",
|
||||
"logo": "larapaper.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/usetrmnl/byos_laravel",
|
||||
"github": "https://github.com/usetrmnl/larapaper",
|
||||
"website": "https://docs.usetrmnl.com/go/diy/byos",
|
||||
"docs": "https://github.com/usetrmnl/byos_laravel/blob/main/README.md"
|
||||
"docs": "https://github.com/usetrmnl/larapaper/blob/main/README.md"
|
||||
},
|
||||
"tags": [
|
||||
"e-ink"
|
||||
@@ -6730,7 +7399,7 @@
|
||||
{
|
||||
"id": "vaultwarden",
|
||||
"name": "Vaultwarden",
|
||||
"version": "1.34.3",
|
||||
"version": "1.36.0",
|
||||
"description": "Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs",
|
||||
"logo": "vaultwarden.svg",
|
||||
"links": {
|
||||
@@ -6900,6 +7569,24 @@
|
||||
"os"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "windshift",
|
||||
"name": "Windshift",
|
||||
"version": "v0.5.0",
|
||||
"description": "Self-hosted work management platform with projects, tasks, sprints, and team collaboration.",
|
||||
"logo": "windshift.png",
|
||||
"links": {
|
||||
"github": "https://github.com/Windshiftapp/core",
|
||||
"website": "https://windshift.sh/",
|
||||
"docs": "https://windshift.sh/docs"
|
||||
},
|
||||
"tags": [
|
||||
"project-management",
|
||||
"collaboration",
|
||||
"productivity",
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "wordpress",
|
||||
"name": "Wordpress",
|
||||
|
||||
Reference in New Issue
Block a user