├── README.md ├── assets └── imgs │ └── docker+oss.png ├── index.html └── vercel.json /README.md: -------------------------------------------------------------------------------- 1 | # Awesome Self-Host Docker 2 | hotheadhacker%2Fawesome-selfhost-docker | Trendshift 3 | 4 | 🚀 Curated list of open-source, self-hosted projects deployable with Docker and docker-compose. Your go-to resource for amazing self-hostable software. 5 | 6 | ## GitAds Sponsored 7 | [![Sponsored by GitAds](https://gitads.dev/v1/ad-serve?source=hotheadhacker/awesome-selfhost-docker@github)](https://gitads.dev/v1/ad-track?source=hotheadhacker/awesome-selfhost-docker@github) 8 | 9 | --- 10 | 11 | ![Awesome selfhost docker](https://raw.githubusercontent.com/hotheadhacker/awesome-selfhost-docker/main/assets/imgs/docker%2Boss.png) 12 | 13 | ## Table of Contents 14 | - [Productivity](#productivity) 15 | - [Development](#development) 16 | - [Media](#media) 17 | - [Communication](#communication) 18 | - [Security](#security) 19 | - [Monitoring](#monitoring) 20 | - [File Sharing](#file-sharing) 21 | - [Home Automation](#home-automation) 22 | - [Analytics](#analytics) 23 | - [Miscellaneous](#miscellaneous) 24 | 25 | ## Productivity 26 | 27 | | Project | Description | 28 | |---------|-------------| 29 | | [Nextcloud](https://github.com/nextcloud/docker) | Productivity platform for file hosting and collaboration | 30 | | [Joplin](https://github.com/laurent22/joplin) | Note-taking and to-do application | 31 | | [Paperless-ng](https://github.com/jonaswinkler/paperless-ng) | Document management system | 32 | | [Bookstack](https://github.com/BookStackApp/BookStack) | Platform for organizing and storing information | 33 | | [Trilium](https://github.com/zadam/trilium) | Hierarchical note-taking application | 34 | | [HedgeDoc](https://github.com/hedgedoc/hedgedoc) | Collaborative markdown editor | 35 | | [Wekan](https://github.com/wekan/wekan) | Open-source Trello-like kanban board | 36 | | [Zim](https://github.com/jaap-karssenberg/zim-desktop-wiki) | Desktop wiki & note-taking | 37 | | [Standard Notes](https://github.com/standardnotes/server) | Encrypted note-taking app | 38 | | [Kanboard](https://github.com/kanboard/kanboard) | Project management software | 39 | | [Etherpad](https://github.com/ether/etherpad-lite) | Real-time collaborative document editing | 40 | | [OnlyOffice](https://github.com/ONLYOFFICE/Docker-DocumentServer) | Office suite that enables you to manage documents, projects, team, and customer relations in one place | 41 | | [CryptPad](https://github.com/xwiki-labs/cryptpad) | Collaboration suite that is end-to-end encrypted | 42 | | [Outline](https://github.com/outline/outline) | A modern team knowledge base | 43 | | [WeeWX](https://github.com/weewx/weewx) | Weather station software | 44 | | [Kimai](https://github.com/kevinpapst/kimai2) | Time-tracking application | 45 | | [Restyaboard](https://github.com/RestyaPlatform/board) | Open-source Trello-like kanban board | 46 | | [Taskcafe](https://github.com/JordanKnott/taskcafe) | Open-source project management tool | 47 | | [Focalboard](https://github.com/mattermost/focalboard) | Open-source project management tool | 48 | | [AppFlowy](https://github.com/AppFlowy-IO/AppFlowy) | Open-source Notion alternative with a focus on privacy and extensibility.| 49 | | [Tillywork](https://github.com/tillywork/tillywork) | Opensource work management solution. Manage your sprints, projects, and sales pipelines in one place | 50 | | [Huly](https://github.com/hcengineering/platform) | All-in-One Project Management Platform | 51 | 52 | ## Development 53 | 54 | | Project | Description | 55 | |---------|-------------| 56 | | [GitLab](https://github.com/gitlab/gitlab-ce) | DevOps platform | 57 | | [Gitea](https://github.com/go-gitea/gitea) | Lightweight code hosting solution | 58 | | [Drone](https://github.com/drone/drone) | Continuous Integration platform | 59 | | [Jenkins](https://github.com/jenkinsci/docker) | Automation server for CI/CD | 60 | | [Gogs](https://github.com/gogs/gogs) | Painless self-hosted Git service | 61 | | [Portainer](https://github.com/portainer/portainer) | Lightweight management UI for Docker | 62 | | [SonarQube](https://github.com/SonarSource/docker-sonarqube) | Continuous inspection of code quality | 63 | | [Sentry](https://github.com/getsentry/onpremise) | Error tracking and performance monitoring | 64 | | [Taiga](https://github.com/taigaio/taiga-back) | Project management platform | 65 | | [Redmine](https://github.com/bitnami/bitnami-docker-redmine) | Project management web application | 66 | | [Phabricator](https://github.com/phacility/phabricator) | Suite of open-source tools for peer code review, task management, and project communication | 67 | | [Code-Server](https://github.com/cdr/code-server) | Run VS Code on any machine anywhere | 68 | | [Theia](https://github.com/eclipse-theia/theia) | Cloud & desktop IDE framework implemented in TypeScript | 69 | | [JupyterHub](https://github.com/jupyterhub/jupyterhub) | Multi-user server for Jupyter notebooks | 70 | | [GitBucket](https://github.com/gitbucket/gitbucket) | Git platform powered by Scala | 71 | | [Gerrit](https://github.com/GerritCodeReview/gerrit) | Web-based code review system | 72 | | [Fossil](https://github.com/fossil-scm/fossil) | Distributed version control system | 73 | | [Sourcegraph](https://github.com/sourcegraph/deploy-sourcegraph-docker) | Code search and navigation tool | 74 | | [CodiMD](https://github.com/hackmdio/codimd) | Real-time collaborative markdown notes | 75 | | [Leantime](https://github.com/Leantime/leantime) | Open-source project management system | 76 | | [Tigerbeetle](https://github.com/tigerbeetle/tigerbeetle) | The financial transactions database designed for mission critical safety and performance. | 77 | | [Undb](https://github.com/undb-io/undb) | No Code Database & BaaS | 78 | 79 | ## Media 80 | 81 | | Project | Description | 82 | |---------|-------------| 83 | | [Plex](https://github.com/plexinc/pms-docker) | Media server | 84 | | [Jellyfin](https://github.com/jellyfin/jellyfin) | Media system | 85 | | [Airsonic](https://github.com/airsonic/airsonic) | Music streaming server | 86 | | [Photoprism](https://github.com/photoprism/photoprism) | Personal photo management | 87 | | [Navidrome](https://github.com/navidrome/navidrome) | Music server and streamer | 88 | | [Emby](https://github.com/MediaBrowser/Emby) | Media server for personal streaming | 89 | | [Karaoke Eternal](https://github.com/matthuisman/karaoke-forever) | Host your own karaoke party | 90 | | [Radarr](https://github.com/Radarr/Radarr) | Movie collection manager | 91 | | [Sonarr](https://github.com/Sonarr/Sonarr) | TV series collection manager | 92 | | [Lidarr](https://github.com/Lidarr/Lidarr) | Music collection manager | 93 | | [SickChill](https://github.com/SickChill/SickChill) | Automatic Video Library Manager for TV Shows | 94 | | [MyMediaForAlexa](https://github.com/mikebrady/shairport-sync) | Stream your own music to Alexa devices | 95 | | [Koel](https://github.com/koel/koel) | Personal music streaming server | 96 | | [Subsonic](https://github.com/ejurgensen/forked-daapd) | Music server and streamer | 97 | | [Ampache](https://github.com/ampache/ampache) | Web-based audio/video streaming application | 98 | | [LibreTime](https://github.com/LibreTime/libretime) | Open-source radio management software | 99 | | [Headphones](https://github.com/rembo10/headphones) | Automated music downloader for NZB and Torrent | 100 | | [Beets](https://github.com/beetbox/beets) | Music library manager and MusicBrainz tagger | 101 | | [Mopidy](https://github.com/mopidy/mopidy) | Extensible music server | 102 | | [Piwigo](https://github.com/Piwigo/Piwigo) | Photo gallery software for the web | 103 | | [Prowlarr](https://github.com/Prowlarr/Prowlarr) | An indexer manager/proxy built on *Arr to integrate with various media software like Sonarr, Radarr, and Lidarr. Supports multiple indexers and automation.| 104 | | [Cobalt](https://github.com/imputnet/cobalt) | Quick Media Downloader | 105 | | [Audiobookshelf](https://github.com/advplyr/audiobookshelf) | Self-hosted audiobook and podcast server with a web player and mobile apps.| 106 | |[ SuggestArr](https://github.com/giuseppe99barchetta/SuggestArr) | Companion tool for Overseerr and Jellyfin that provides media recommendations.| 107 | 108 | ## Communication 109 | 110 | | Project | Description | 111 | |---------|-------------| 112 | | [Rocket.Chat](https://github.com/RocketChat/Rocket.Chat) | Communication platform | 113 | | [Matrix Synapse](https://github.com/matrix-org/synapse) | Matrix reference homeserver | 114 | | [Jitsi Meet](https://github.com/jitsi/docker-jitsi-meet) | Video conferencing solution | 115 | | [Zulip](https://github.com/zulip/zulip) | Team chat | 116 | | [Mumble](https://github.com/mumble-voip/mumble) | Low-latency voice chat | 117 | | [Mattermost](https://github.com/mattermost/mattermost-server) | Open-source, self-hostable online chat service | 118 | | [Element](https://github.com/vector-im/element-web) | A glossy Matrix collaboration client | 119 | | [Discourse](https://github.com/discourse/discourse_docker) | Open-source discussion platform | 120 | | [Postal](https://github.com/postalhq/postal) | Mail delivery platform | 121 | | [Mailu](https://github.com/Mailu/Mailu) | Full-featured mail server | 122 | | [Matterbridge](https://github.com/42wim/matterbridge) | Bridge between various chat protocols | 123 | | [Misskey](https://github.com/syuilo/misskey) | Decentralized social media platform | 124 | | [Friendica](https://github.com/friendica/friendica) | Decentralized social network | 125 | | [Hubzilla](https://github.com/redmatrix/hubzilla) | Decentralized publishing platform | 126 | | [GNU social](https://github.com/gnusocial/gnusocial) | Decentralized social network | 127 | | [Diaspora](https://github.com/diaspora/diaspora) | Distributed social networking service | 128 | | [Pleroma](https://github.com/pleroma/pleroma) | Lightweight social networking server | 129 | | [Movim](https://github.com/movim/movim) | Decentralized social platform | 130 | | [Scuttlebutt](https://github.com/ssbc/patchwork) | Decentralized social network | 131 | | [Threema Web](https://github.com/threema-ch/threema-web) | Secure messaging app | 132 | 133 | ## Security 134 | 135 | | Project | Description | 136 | |---------|-------------| 137 | | [Bitwarden](https://github.com/bitwarden/server) | Password manager | 138 | | [Authelia](https://github.com/authelia/authelia) | Authentication and authorization server | 139 | | [Keycloak](https://github.com/keycloak/keycloak) | Identity and access management | 140 | | [Vault](https://github.com/hashicorp/vault) | Secrets management | 141 | | [Vaultwarden](https://github.com/dani-garcia/vaultwarden) | Unofficial Bitwarden server | 142 | | [Fail2ban](https://github.com/fail2ban/fail2ban) | Intrusion prevention software framework | 143 | | [OSSEC](https://github.com/ossec/ossec-hids) | Open Source Host-based Intrusion Detection System | 144 | | [ClamAV](https://github.com/Cisco-Talos/clamav) | Open-source antivirus engine | 145 | | [OpenVPN](https://github.com/kylemanna/docker-openvpn) | Open-source VPN solution | 146 | | [WireGuard](https://github.com/linuxserver/docker-wireguard) | Fast and modern VPN solution | 147 | | [CrowdSec](https://github.com/crowdsecurity/crowdsec) | Collaborative security engine | 148 | | [ModSecurity](https://github.com/SpiderLabs/ModSecurity) | Open-source web application firewall | 149 | | [Suricata](https://github.com/OISF/suricata) | Network threat detection engine | 150 | | [Snort](https://github.com/snort3/snort3) | Network intrusion detection system | 151 | | [Wazuh](https://github.com/wazuh/wazuh) | Security monitoring and SIEM | 152 | | [OpenSCAP](https://github.com/OpenSCAP/openscap) | Security compliance solutions | 153 | | [Rspamd](https://github.com/rspamd/rspamd) | Fast, free and open-source spam filtering system | 154 | | [SpamAssassin](https://github.com/apache/spamassassin) | Open-source anti-spam platform | 155 | | [Graylog](https://github.com/Graylog2/graylog2-server) | Log management platform | 156 | 157 | ## Monitoring 158 | 159 | | Project | Description | 160 | |---------|-------------| 161 | | [Grafana](https://github.com/grafana/grafana) | Analytics and monitoring solution | 162 | | [Prometheus](https://github.com/prometheus/prometheus) | Monitoring system and time series database | 163 | | [Netdata](https://github.com/netdata/netdata) | Real-time performance monitoring | 164 | | [Uptime Kuma](https://github.com/louislam/uptime-kuma) | Uptime monitoring tool | 165 | | [Zabbix](https://github.com/zabbix/zabbix) | Enterprise-class monitoring solution | 166 | | [InfluxDB](https://github.com/influxdata/influxdb) | Time series database | 167 | | [Telegraf](https://github.com/influxdata/telegraf) | Server agent for collecting and reporting metrics | 168 | | [Cacti](https://github.com/Cacti/cacti) | Network monitoring and graphing tool | 169 | | [Nagios](https://github.com/NagiosEnterprises/nagioscore) | IT infrastructure monitoring | 170 | | [Checkmk](https://github.com/tribe29/checkmk) | Monitoring system for IT infrastructure | 171 | | [LibreNMS](https://github.com/librenms/librenms) | Network monitoring system | 172 | | [Icinga](https://github.com/Icinga/icinga2) | Monitoring system for IT infrastructure | 173 | | [Monit](https://github.com/monit/monit) | Small Open Source utility for managing and monitoring Unix systems | 174 | | [Glances](https://github.com/nicolargo/glances) | Cross-platform monitoring tool | 175 | | [Cortex](https://github.com/cortexproject/cortex) | Horizontally scalable, highly available, multi-tenant, long term storage for Prometheus | 176 | | [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics) | Fast, cost-effective and scalable monitoring solution and time series database | 177 | | [Thanos](https://github.com/thanos-io/thanos) | Highly available Prometheus setup with long term storage capabilities | 178 | | [Kapacitor](https://github.com/influxdata/kapacitor) | Open-source framework for processing, monitoring, and alerting on time series data | 179 | | [Bosun](https://github.com/bosun-monitor/bosun) | Monitoring and alerting system by Stack Exchange | 180 | | [Cerebro](https://github.com/lmenezes/cerebro) | Web admin tool for Elasticsearch | 181 | | [Dozzle](https://github.com/amir20/dozzle) | Realtime log viewer for docker containers | 182 | 183 | ## File Sharing 184 | 185 | | Project | Description | 186 | |---------|-------------| 187 | | [Seafile](https://github.com/haiwen/seafile) | File hosting and collaboration platform | 188 | | [Syncthing](https://github.com/syncthing/syncthing) | Continuous file synchronization | 189 | | [ownCloud](https://github.com/owncloud/core) | File hosting software | 190 | | [FileBrowser](https://github.com/filebrowser/filebrowser) | Web File Browser | 191 | | [Pydio Cells](https://github.com/pydio/cells) | Content collaboration platform | 192 | | [Minio](https://github.com/minio/minio) | High-performance object storage | 193 | | [Nextcloud](https://github.com/nextcloud/docker) | Productivity platform for file hosting and collaboration | 194 | | [Cozy](https://github.com/cozy/cozy-stack) | Personal cloud server | 195 | | [Kinto](https://github.com/Kinto/kinto) | Minimalist JSON storage service | 196 | | [ProjectSend](https://github.com/projectsend/projectsend) | Clients-oriented file uploading platform | 197 | | [Caddy](https://github.com/caddyserver/caddy) | Fast, multi-platform web server with automatic HTTPS | 198 | | [Samba](https://github.com/samba-team/samba) | Free software re-implementation of the SMB/CIFS networking protocol | 199 | | [Resilio Sync](https://github.com/Resilio/sync) | Fast, reliable, and simple file sync and share solution | 200 | | [Zenko](https://github.com/scality/Zenko) | Open-source multi-cloud data controller | 201 | | [SeaweedFS](https://github.com/chrislusf/seaweedfs) | Distributed file system to store and serve billions of files fast | 202 | | [Ceph](https://github.com/ceph/ceph) | Distributed object, block, and file storage platform | 203 | | [GlusterFS](https://github.com/gluster/glusterfs) | Scale-out network-attached storage file system | 204 | | [OpenMediaVault](https://github.com/openmediavault/openmediavault) | Next generation network attached storage solution based on Debian Linux | 205 | | [XigmaNAS](https://github.com/xigmanas/xigmanas) | Open-source NAS (Network-Attached Storage) distribution based on FreeBSD | 206 | | [FreeNAS](https://github.com/freenas/freenas) | Open-source network-attached storage operating system based on FreeBSD | 207 | 208 | 209 | ## Home Automation 210 | 211 | | Project | Description | 212 | |---------|-------------| 213 | | [Home Assistant](https://github.com/home-assistant/core) | Open source home automation | 214 | | [OpenHAB](https://github.com/openhab/openhab-core) | Vendor and technology agnostic open source automation software | 215 | | [Domoticz](https://github.com/domoticz/domoticz) | Home Automation System | 216 | | [Node-RED](https://github.com/node-red/node-red) | Flow-based programming for the Internet of Things | 217 | | [ESPHome](https://github.com/esphome/esphome) | System to control your ESP8266/ESP32 | 218 | | [Homebridge](https://github.com/homebridge/homebridge) | HomeKit support for the impatient | 219 | | [ioBroker](https://github.com/ioBroker/ioBroker) | Integration platform for the Internet of Things | 220 | | [Gladys](https://github.com/GladysAssistant/Gladys) | Home Assistant for smart living | 221 | | [Jeedom](https://github.com/jeedom/core) | Home automation platform | 222 | | [OpenMotics](https://github.com/openmotics/frontend) | Home automation system | 223 | 224 | ## Analytics 225 | 226 | | Project | Description | 227 | |---------|-------------| 228 | | [Matomo](https://github.com/matomo-org/matomo) | Web analytics platform | 229 | | [Plausible](https://github.com/plausible/analytics) | Lightweight and privacy-friendly web analytics | 230 | | [Umami](https://github.com/mikecao/umami) | Simple, fast, privacy-focused alternative to Google Analytics | 231 | | [Ackee](https://github.com/electerious/Ackee) | Self-hosted analytics tool | 232 | | [GoAccess](https://github.com/allinurl/goaccess) | Real-time web log analyzer | 233 | | [Metabase](https://github.com/metabase/metabase) | Business intelligence and analytics | 234 | | [Redash](https://github.com/getredash/redash) | Make sense of your data | 235 | | [Countly](https://github.com/Countly/countly-server) | Product analytics platform | 236 | | [PostHog](https://github.com/PostHog/posthog) | Open-source product analytics | 237 | | [Fathom](https://github.com/usefathom/fathom) | Simple, privacy-focused website analytics | 238 | | [Vince](https://github.com/vinceanalytics/vince) | Self Hosted Alternative To Google Analytics | 239 | 240 | ## Miscellaneous 241 | 242 | | Project | Description | 243 | |---------|-------------| 244 | | [Pi-hole](https://github.com/pi-hole/docker-pi-hole) | Network-wide ad blocking | 245 | | [FreshRSS](https://github.com/FreshRSS/FreshRSS) | Self-hosted RSS feed aggregator | 246 | | [Wallabag](https://github.com/wallabag/wallabag) | Save and classify articles | 247 | | [Tandoor Recipes](https://github.com/vabene1111/recipes) | Recipe manager | 248 | | [Shiori](https://github.com/go-shiori/shiori) | Simple bookmark manager | 249 | | [Speedtest](https://github.com/librespeed/speedtest) | Self-hosted speed test | 250 | | [Papermerge](https://github.com/ciur/papermerge) | Document management system | 251 | | [Calibre-web](https://github.com/janeczku/calibre-web) | Web app for browsing, reading, and downloading eBooks | 252 | | [Firefly III](https://github.com/firefly-iii/firefly-iii) | Personal finances manager | 253 | | [Homer](https://github.com/bastienwirtz/homer) | A dead simple static homepage for your server | 254 | | [Astuto](https://github.com/astuto/astuto) | Customer feedback tool to collect, manage and prioritize feedback from your users | 255 | | [Wordpress](https://github.com/GSCloud/docker_wordpress) | Run WordPress, MariaDB and phpMyAdmin in Docker | 256 | 257 | # This project is in early development 258 | ## Star History 259 | 260 | [![Star History Chart](https://api.star-history.com/svg?repos=hotheadhacker/awesome-selfhost-docker&type=Date)](https://star-history.com/#hotheadhacker/awesome-selfhost-docker&Date) 261 | -------------------------------------------------------------------------------- /assets/imgs/docker+oss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hotheadhacker/awesome-selfhost-docker/b41018f9a4f62db6c490ede8a96148b1259dcb8b/assets/imgs/docker+oss.png -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | Awesome Self-Host Docker 7 | 8 | 20 | 26 | 73 | 74 | 75 |
76 | 92 | 93 |
94 |

Awesome Self-Host Docker

95 |

Curated list of open-source, self-hosted projects deployable with Docker and docker-compose. Your go-to resource for amazing self-hostable software.

96 | 97 | Awesome selfhost docker 98 | 99 |

Table of Contents

100 | 112 | 113 |

Productivity

114 | 115 | 116 | 117 | 118 | 119 | 120 | 121 | 122 | 123 | 124 | 125 | 126 | 127 | 128 | 129 | 130 | 131 | 132 | 133 | 134 | 135 | 136 | 137 | 138 | 139 | 140 | 141 | 142 | 143 | 144 | 145 | 146 | 147 | 148 | 149 | 150 | 151 | 152 | 153 | 154 | 155 | 156 | 157 | 158 | 159 | 160 | 161 | 162 | 163 | 164 | 165 | 166 | 167 | 168 | 169 | 170 | 171 | 172 | 173 | 174 | 175 | 176 | 177 | 178 | 179 | 180 | 181 | 182 | 183 | 184 | 185 | 186 | 187 | 188 | 189 | 190 | 191 | 192 | 193 | 194 | 195 | 196 | 197 | 198 | 199 | 200 | 201 | 202 | 203 |
ProjectDescription
NextcloudProductivity platform for file hosting and collaboration
JoplinNote-taking and to-do application
Paperless-ngDocument management system
BookstackPlatform for organizing and storing information
TriliumHierarchical note-taking application
HedgeDocCollaborative markdown editor
WekanOpen-source Trello-like kanban board
ZimDesktop wiki & note-taking
Standard NotesEncrypted note-taking app
KanboardProject management software
EtherpadReal-time collaborative document editing
OnlyOfficeOffice suite that enables you to manage documents, projects, team, and customer relations in one place
CryptPadCollaboration suite that is end-to-end encrypted
OutlineA modern team knowledge base
WeeWXWeather station software
KimaiTime-tracking application
RestyaboardOpen-source Trello-like kanban board
TaskcafeOpen-source project management tool
FocalboardOpen-source project management tool
TillyworkOpensource work management solution. Manage your sprints, projects, and sales pipelines in one place
HulyAll-in-One Project Management Platform
204 | 205 |

Development

206 | 207 | 208 | 209 | 210 | 211 | 212 | 213 | 214 | 215 | 216 | 217 | 218 | 219 | 220 | 221 | 222 | 223 | 224 | 225 | 226 | 227 | 228 | 229 | 230 | 231 | 232 | 233 | 234 | 235 | 236 | 237 | 238 | 239 | 240 | 241 | 242 | 243 | 244 | 245 | 246 | 247 | 248 | 249 | 250 | 251 | 252 | 253 | 254 | 255 | 256 | 257 | 258 | 259 | 260 | 261 | 262 | 263 | 264 | 265 | 266 | 267 | 268 | 269 | 270 | 271 | 272 | 273 | 274 | 275 | 276 | 277 | 278 | 279 | 280 | 281 | 282 | 283 | 284 | 285 | 286 | 287 | 288 | 289 | 290 | 291 | 292 | 293 | 294 | 295 | 296 | 297 | 298 | 299 |
ProjectDescription
GitLabDevOps platform
GiteaLightweight code hosting solution
DroneContinuous Integration platform
JenkinsAutomation server for CI/CD
GogsPainless self-hosted Git service
PortainerLightweight management UI for Docker
SonarQubeContinuous inspection of code quality
SentryError tracking and performance monitoring
TaigaProject management platform
RedmineProject management web application
PhabricatorSuite of open-source tools for peer code review, task management, and project communication
Code-ServerRun VS Code on any machine anywhere
TheiaCloud & desktop IDE framework implemented in TypeScript
JupyterHubMulti-user server for Jupyter notebooks
GitBucketGit platform powered by Scala
GerritWeb-based code review system
FossilDistributed version control system
SourcegraphCode search and navigation tool
CodiMDReal-time collaborative markdown notes
LeantimeOpen-source project management system
TigerbeetleThe financial transactions database designed for mission critical safety and performance.
UndbNo Code Database & BaaS
300 | 301 |

Media

302 | 303 | 304 | 305 | 306 | 307 | 308 | 309 | 310 | 311 | 312 | 313 | 314 | 315 | 316 | 317 | 318 | 319 | 320 | 321 | 322 | 323 | 324 | 325 | 326 | 327 | 328 | 329 | 330 | 331 | 332 | 333 | 334 | 335 | 336 | 337 | 338 | 339 | 340 | 341 | 342 | 343 | 344 | 345 | 346 | 347 | 348 | 349 | 350 | 351 | 352 | 353 | 354 | 355 | 356 | 357 | 358 | 359 | 360 | 361 | 362 | 363 | 364 | 365 | 366 | 367 | 368 | 369 | 370 | 371 | 372 | 373 | 374 | 375 | 376 | 377 | 378 | 379 | 380 | 381 | 382 | 383 | 384 |
ProjectDescription
PlexMedia server
JellyfinMedia system
AirsonicMusic streaming server
PhotoprismPersonal photo management
NavidromeMusic server and streamer
EmbyMedia server for personal streaming
Karaoke EternalHost your own karaoke party
RadarrMovie collection manager
SonarrTV series collection manager
LidarrMusic collection manager
SickChillAutomatic Video Library Manager for TV Shows
MyMediaForAlexaStream your own music to Alexa devices
KoelPersonal music streaming server
SubsonicMusic server and streamer
AmpacheWeb-based audio/video streaming application
LibreTimeOpen-source radio management software
HeadphonesAutomated music downloader for NZB and Torrent
BeetsMusic library manager and MusicBrainz tagger
CobaltQuick Media Downloader
385 | 386 |

Communication

387 | 388 | 389 | 390 | 391 | 392 | 393 | 394 | 395 | 396 | 397 | 398 | 399 | 400 | 401 | 402 | 403 | 404 | 405 | 406 | 407 | 408 | 409 | 410 | 411 | 412 | 413 | 414 | 415 | 416 | 417 | 418 | 419 | 420 | 421 | 422 | 423 | 424 | 425 | 426 | 427 | 428 | 429 | 430 | 431 | 432 |
ProjectDescription
Rocket.ChatCommunication platform
Matrix SynapseMatrix reference homeserver
Jitsi MeetVideo conferencing solution
ZulipTeam chat
MumbleLow-latency voice chat
MattermostOpen-source, self-hostable online chat service
ElementA glossy Matrix collaboration client
DiscourseOpen-source discussion platform
PostalMail delivery platform
MailuFull-featured mail server
433 | 434 |

Security

435 | 436 | 437 | 438 | 439 | 440 | 441 | 442 | 443 | 444 | 445 | 446 | 447 | 448 | 449 | 450 | 451 | 452 | 453 | 454 | 455 | 456 | 457 | 458 | 459 | 460 |
ProjectDescription
BitwardenPassword manager
AutheliaAuthentication and authorization server
KeycloakIdentity and access management
VaultSecrets management
VaultwardenUnofficial Bitwarden server
461 | 462 |

Monitoring

463 | 464 | 465 | 466 | 467 | 468 | 469 | 470 | 471 | 472 | 473 | 474 | 475 | 476 | 477 | 478 | 479 | 480 | 481 | 482 | 483 | 484 | 485 | 486 | 487 | 488 | 489 | 490 | 491 | 492 |
ProjectDescription
GrafanaAnalytics and monitoring solution
PrometheusMonitoring system and time series database
NetdataReal-time performance monitoring
Uptime KumaUptime monitoring tool
ZabbixEnterprise-class monitoring solution
DozzleRealtime log viewer for docker containers
493 | 494 |

File Sharing

495 | 496 | 497 | 498 | 499 | 500 | 501 | 502 | 503 | 504 | 505 | 506 | 507 | 508 | 509 | 510 | 511 | 512 | 513 | 514 | 515 | 516 | 517 | 518 | 519 | 520 |
ProjectDescription
SeafileFile hosting and collaboration platform
SyncthingContinuous file synchronization
ownCloudFile hosting software
FileBrowserWeb File Browser
Pydio CellsContent collaboration platform
521 | 522 |

Home Automation

523 | 524 | 525 | 526 | 527 | 528 | 529 | 530 | 531 | 532 | 533 | 534 | 535 | 536 | 537 | 538 | 539 | 540 | 541 | 542 | 543 | 544 | 545 | 546 | 547 | 548 |
ProjectDescription
Home AssistantOpen source home automation
OpenHABVendor and technology agnostic open source automation software
DomoticzHome Automation System
Node-REDFlow-based programming for the Internet of Things
ESPHomeSystem to control your ESP8266/ESP32
549 | 550 |

Analytics

551 | 552 | 553 | 554 | 555 | 556 | 557 | 558 | 559 | 560 | 561 | 562 | 563 | 564 | 565 | 566 | 567 | 568 | 569 | 570 | 571 | 572 | 573 | 574 | 575 | 576 |
ProjectDescription
MatomoWeb analytics platform
PlausibleLightweight and privacy-friendly web analytics
UmamiSimple, fast, privacy-focused alternative to Google Analytics
AckeeSelf-hosted analytics tool
GoAccessReal-time web log analyzer
577 | 578 |

Miscellaneous

579 | 580 | 581 | 582 | 583 | 584 | 585 | 586 | 587 | 588 | 589 | 590 | 591 | 592 | 593 | 594 | 595 | 596 | 597 | 598 | 599 | 600 | 601 | 602 | 603 | 604 |
ProjectDescription
Pi-holeNetwork-wide ad blocking
FreshRSSSelf-hosted RSS feed aggregator
WallabagSave and classify articles
Tandoor RecipesRecipe manager
ShioriSimple bookmark manager
605 | 606 |

This project is in early development

607 | 608 |

Star History

609 | 610 | Star History Chart 611 | 612 | 613 | 648 | 649 | 650 | 651 | 652 | -------------------------------------------------------------------------------- /vercel.json: -------------------------------------------------------------------------------- 1 | { 2 | "rewrites": [ 3 | { "source": "/", "destination": "/index.html" } 4 | ] 5 | } 6 | --------------------------------------------------------------------------------