mirror of
https://github.com/hotheadhacker/awesome-selfhost-docker.git
synced 2026-03-03 00:37:01 +00:00
Many Fixes
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.|
|
||||
| [Tillywork](https://github.com/tillywork/tillywork) | Opensource work management solution. Manage your sprints, projects, and sales pipelines in one place |
|
||||
| [Huly](https://github.com/hcengineering/platform) | All-in-One Project Management Platform |
|
||||
|
||||
## Development
|
||||
|
||||
@@ -64,6 +66,8 @@
|
||||
| [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 |
|
||||
| [Tigerbeetle](https://github.com/tigerbeetle/tigerbeetle) | The financial transactions database designed for mission critical safety and performance. |
|
||||
| [Undb](https://github.com/undb-io/undb) | No Code Database & BaaS |
|
||||
|
||||
## Media
|
||||
|
||||
@@ -167,6 +171,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
|
||||
|
||||
|
||||
20
index.html
20
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/tillywork/tillywork">Tillywork</a></td>
|
||||
<td>Opensource work management solution. Manage your sprints, projects, and sales pipelines in one place</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/hcengineering/platform">Huly</a></td>
|
||||
<td>All-in-One Project Management Platform </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2 id="development">Development</h2>
|
||||
@@ -280,6 +288,14 @@
|
||||
<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/tigerbeetle/tigerbeetle">Tigerbeetle</a></td>
|
||||
<td>The financial transactions database designed for mission critical safety and performance.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/undb-io/undb">Undb</a></td>
|
||||
<td>No Code Database & BaaS</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2 id="media">Media</h2>
|
||||
@@ -469,6 +485,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