mirror of
https://github.com/hotheadhacker/awesome-selfhost-docker.git
synced 2026-03-03 02:37:02 +00:00
fixed many issues
This commit is contained in:
@@ -39,6 +39,8 @@
|
||||
| [Taskcafe](https://github.com/JordanKnott/taskcafe) | Open-source project management tool |
|
||||
| [Focalboard](https://github.com/mattermost/focalboard) | Open-source project management tool |
|
||||
| [AppFlowy](https://github.com/AppFlowy-IO/AppFlowy) | Open-source Notion alternative with a focus on privacy and extensibility.|
|
||||
| [Huly](https://github.com/hcengineering/platform) | Open-source Project Management Tool |
|
||||
| [TillyWork](https://github.com/tillywork/tillywork) | Open-source Work Management Solution to manage sprints,projects & sales pipelines |
|
||||
|
||||
## Development
|
||||
|
||||
@@ -64,6 +66,9 @@
|
||||
| [Sourcegraph](https://github.com/sourcegraph/deploy-sourcegraph-docker) | Code search and navigation tool |
|
||||
| [CodiMD](https://github.com/hackmdio/codimd) | Real-time collaborative markdown notes |
|
||||
| [Leantime](https://github.com/Leantime/leantime) | Open-source project management system |
|
||||
| [Undb](https://github.com/undb-io/undb) | No Code Database & BaaS |
|
||||
| [Bknd](https://github.com/bknd-io/bknd) | Lightweight Firebase/Supabase alternative built to run anywhere |
|
||||
| [Tigerbeetle](https://github.com/tigerbeetle/tigerbeetle) | The financial transactions database designed for mission critical safety and performance. |
|
||||
|
||||
## Media
|
||||
|
||||
@@ -167,6 +172,7 @@
|
||||
| [Kapacitor](https://github.com/influxdata/kapacitor) | Open-source framework for processing, monitoring, and alerting on time series data |
|
||||
| [Bosun](https://github.com/bosun-monitor/bosun) | Monitoring and alerting system by Stack Exchange |
|
||||
| [Cerebro](https://github.com/lmenezes/cerebro) | Web admin tool for Elasticsearch |
|
||||
| [Dozzle](https://github.com/amir20/dozzle) | Realtime log viewer for docker containers |
|
||||
|
||||
## File Sharing
|
||||
|
||||
|
||||
24
index.html
24
index.html
@@ -192,6 +192,14 @@
|
||||
<td><a href="https://github.com/mattermost/focalboard">Focalboard</a></td>
|
||||
<td>Open-source project management tool</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/hcengineering/platform">Huly</a></td>
|
||||
<td>Open-Source Project Management Tool with all features</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/tillywork/tillywork">TillyWork</a></td>
|
||||
<td>Open-source Work Management Solution to manage sprints,projects & sales pipelines</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2 id="development">Development</h2>
|
||||
@@ -280,6 +288,18 @@
|
||||
<td><a href="https://github.com/Leantime/leantime">Leantime</a></td>
|
||||
<td>Open-source project management system</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/undb-io/undb">Undb</a></td>
|
||||
<td>No Code Database & BaaS</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/bknd-io/bknd">Bknd</a></td>
|
||||
<td>Lightweight Firebase/Supabase alternative built to run anywhere</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/tigerbeetle/tigerbeetle">Tigerbeetle</a></td>
|
||||
<td>The financial transactions database designed for mission critical safety and performance.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2 id="media">Media</h2>
|
||||
@@ -469,6 +489,10 @@
|
||||
<td><a href="https://github.com/zabbix/zabbix">Zabbix</a></td>
|
||||
<td>Enterprise-class monitoring solution</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/amir20/dozzle">Dozzle</a></td>
|
||||
<td>Realtime log viewer for docker containers</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2 id="file-sharing">File Sharing</h2>
|
||||
|
||||
Reference in New Issue
Block a user