{"id":13499958,"url":"https://github.com/tborychowski/self-hosted-cookbook","last_synced_at":"2025-05-14T22:08:20.644Z","repository":{"id":37438607,"uuid":"305110689","full_name":"tborychowski/self-hosted-cookbook","owner":"tborychowski","description":"A cookbook, for docker-compose based recipes, for self-hosted applications and services.","archived":false,"fork":false,"pushed_at":"2025-05-06T07:13:17.000Z","size":15243,"stargazers_count":1080,"open_issues_count":0,"forks_count":60,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-05-06T08:27:56.440Z","etag":null,"topics":["cookbook","docker-compose","self-hosted"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tborychowski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"tborychowski","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"tborychowski","issuehunt":null,"otechie":null,"custom":["paypal.me/tborychowski","buymeacoff.ee/tborychowski"]}},"created_at":"2020-10-18T13:41:38.000Z","updated_at":"2025-05-06T07:13:21.000Z","dependencies_parsed_at":"2024-01-13T22:54:53.696Z","dependency_job_id":"ee1b5539-1a01-4e21-8d88-e2b69bc8351c","html_url":"https://github.com/tborychowski/self-hosted-cookbook","commit_stats":{"total_commits":183,"total_committers":10,"mean_commits":18.3,"dds":0.5683060109289617,"last_synced_commit":"d86da5c46b4684b169ea30677b0a09d983b33939"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tborychowski%2Fself-hosted-cookbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tborychowski%2Fself-hosted-cookbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tborychowski%2Fself-hosted-cookbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tborychowski%2Fself-hosted-cookbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tborychowski","download_url":"https://codeload.github.com/tborychowski/self-hosted-cookbook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254235700,"owners_count":22036964,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cookbook","docker-compose","self-hosted"],"created_at":"2024-07-31T22:00:48.478Z","updated_at":"2025-05-14T22:08:15.630Z","avatar_url":"https://github.com/tborychowski.png","language":null,"funding_links":["https://github.com/sponsors/tborychowski","https://liberapay.com/tborychowski","paypal.me/tborychowski","buymeacoff.ee/tborychowski"],"categories":["Others","Install from Source","HarmonyOS"],"sub_categories":["Books","Windows Manager"],"readme":"# Self-hosted Cookbook\n\nIf you're like me and love not only to self-host, but to constantly test new apps, you probably already discovered `docker-compose` as the fastest and easiest way towards that goal.\nThere is, however, one problem: not all image authors are as great as [linuxserver.io](https://hub.docker.com/u/linuxserver), whose docs are as simple as they should be: you just copy \u0026 paste `docker-compose.yml` and run `docker-compose up -d` and IT JUST WORKS!\u003cbr\u003e\nThis is how all images should be documented!\u003cbr\u003e\nBut unfortunately, it isn't!\u003cbr\u003e\nSometimes you have to spend a lot of time to make it work.\u003cbr\u003e\nHence - this repo.\u003cbr\u003e\nThe aims is to provide a ready-to-run recipes that you can just copy, paste and run.\n\n\n\n# How to use this cookbook\n- There are certain things that some recipes need which cannot be filled in due to security reasons.\n  - `example.com` needs to be replaced with your own domain\n  - `username`, `password`, etc. - should be replaced by your username \u0026 password\n  - keys (like `APP_KEY`, `SECRET` etc.) should be regenerated using e.g. `openssl rand -base64 32`\n- Not all apps have been tested \u0026 described. These are marked as 🔗 (external links).\n\n\n\n# General Information\n- [Get started with docker \u0026 docker-compose](docker/get-started.md)\n- [Troubleshooting](docker/troubleshooting.md)\n\n\n\n# Other self-hosted sources\n- [awesome-selfhosted](https://github.com/awesome-selfhosted/awesome-selfhosted)\n- [r/selfhosted](https://www.reddit.com/r/selfhosted/)\n- [Homelab OS](https://homelabos.com/docs/#available-software)\n- [Gardens self-hosted tools](https://joingardens.com/tools)\n\n\n\n# Ad Blockers \u0026 local DNS\n- [AdGuard Home](apps/ad-blockers/adguard.md)\n- [PiHole](apps/ad-blockers/pihole.md)\n- [Block Lists](apps/ad-blockers/lists.md)\n\n\n\n# Analytics\n- [Matomo](apps/analytics/matomo.md)\n- [Plausible](apps/analytics/plausible.md)\n- [Swetrix](https://docs.swetrix.com/selfhosting/how-to) 🔗\n- [Umami](apps/analytics/umami.md)\n\n\n\n# Antivirus\n- [MalwareMultiScan](https://github.com/mindcollapse/MalwareMultiScan) 🔗\n\n\n\n# Backup\n- [Duplicati](apps/backup/duplicati.md)\n- [Elkar Backup](apps/backup/elkar-backup.md)\n- [websync](https://furier.github.io/websync/) 🔗 - an rsync task manager, where tasks can be added, scheduled and maintained in a sane manner\n\n\n\n# Blogging \u0026 CMS\n- [Ghost](apps/cms/ghost.md)\n- [Wordpress](apps/cms/wordpress.md)\n\n### Other (not tested)\n- [AnchorCMS](https://github.com/anchorcms/anchor-cms#installation) 🔗\n- [Bludit](https://www.bludit.com) 🔗 - Simple, Fast, Secure, Flat-File CMS.\n- [Grav](https://getgrav.org) 🔗 - modern open source flat-file CMS.\n- [Hugo](https://gohugo.io/) 🔗\n- [Kirby](https://getkirby.com/) 🔗\n- [Metalsmith](https://metalsmith.io/) 🔗\n- [Pagekit](https://pagekit.com/docs/getting-started/installation) 🔗\n- [Pelican](https://docs.getpelican.com/en/stable/quickstart.html#installation) 🔗 - Static Site Generator.\n- [PostLeaf](https://www.postleaf.org/installing) 🔗\n- [Textpattern](https://docs.textpattern.com/installation/) 🔗\n- [WriteFreely](https://github.com/writeas/writefreely) 🔗\n\n\n# Bookmarks \u0026 Read Later\n- [Benotes](https://github.com/fr0tt/benotes) 🔗 - An open source self-hosted notes and bookmarks taking web app.\n- [Cherry](apps/bookmarks/cherry.md)\n- [Hoarder](apps/bookmarks/hoarder.md)\n- [LinkAce](apps/bookmarks/linkace.md)\n- [Linkding](apps/bookmarks/linkding.md)\n- [linkwarden](https://linkwarden.app/) 🔗 - Another source self-hosted bookmarks manager.\n- [Shaarli](apps/bookmarks/shaarli.md)\n- [Shiori](apps/bookmarks/shiori.md)\n- [Shaark](apps/bookmarks/shaark.md)\n- [Wallabag](apps/bookmarks/wallabag.md)\n\n\n### Other\n- [Nunux Keeper](https://keeper.nunux.org/) 🔗 - similar to wallabag, but not as good (more complicated, less usable and doesn't have mobile apps).\n- [Reminescence](https://github.com/kanishka-linux/reminiscence#using-docker) 🔗 - Clean and simple. Has a DIY-Docker-Image. Buggy (archiving doesn't work half of the time).\n\n\n\n# Cloud \u0026 File Sharing\n- [Filebrowser](apps/cloud/filebrowser.md)\n- [FileRun](apps/cloud/filerun.md)\n- [NextCloud](apps/cloud/nextcloud.md)\n- [oasis](apps/cloud/oasis.md)\n- [Pydio](apps/cloud/pydio.md)\n- [Seafile](apps/cloud/seafile.md)\n- [Nginx-WebDav](apps/cloud/nginx-webdav.md)\n\n\n# Contacts - calendars\n- [Baikal](apps/contacts-calendars/baikal.md)\n- [Radicale](apps/contacts-calendars/radicale.md)\n\n# Cookbook\n- [NextCloud Cookbook](https://apps.nextcloud.com/apps/cookbook) 🔗 - quite good. Can import from URL (some pages), but manually editing longer recipes is a bit of a pain (you need to add and paste every single ingredient \u0026 preparation step one-by-one).\n- [Mealie](apps/cookbook/mealie.md)\n- [recipes](https://github.com/vabene1111/recipes) 🔗 - a bit complex, but feature rich food processing manager for your home (from shopping to the table). Importing doesn't seem to work as good as in the NextCloud's Cookbook (for some pages at least).\n\n\n\n# Dashboard\n- [DashMachine](apps/dashboard/dashmachine.md)\n- [Flame](apps/dashboard/flame.md)\n- [Homarr](apps/dashboard/homarr.md)\n- [Homer](apps/dashboard/homer.md)\n- [SUI](apps/dashboard/sui.md)\n- [Organizr](https://github.com/causefx/Organizr) 🔗\n- [Heimdall](https://github.com/linuxserver/Heimdall) 🔗\n- [Mafl](apps/dashboard/mafl.md)\n\n\n\n# Database\n- [baserow](apps/database/baserow.md)\n- [budibase](apps/other/budibase.md)\n- [SeaTable](apps/database/seatable.md)\n- [Dataspread](https://dataspread.github.io) 🔗 - combines the intuitiveness and flexibility of spreadsheets and the scalability and power of databases.\n- [Hue](https://docs.gethue.com/quickstart/) 🔗 - open source SQL Assistant for Databases.\n- [NocoDB](apps/database/nocodb.md) - Open Source Airtable Alternative - turns a DB into a Spreadsheet with API.\n\n\n\n# Docker Managers\n- [Diun](apps/docker/diun.md)\n- [Doku](apps/docker/doku.md) - docker disk usage\n- [Portainer](apps/docker/portainer.md)\n- [WatchTower](apps/docker/watch-tower.md)\n\n\n\n# Document Managers\n- [paperless-ngx](apps/documents/paperless-ngx.md)\n- [Papermerge](https://www.papermerge.com) 🔗 - document manager with tags \u0026 searches.\n- [DocSpell](https://docspell.org/) 🔗 - simple document organizer.\n\n\n# Download Managers\n- [Deluge](apps/downloads/deluge.md)\n- [qbittorrent](apps/downloads/qbit.md)\n- [SimpleTorrent](apps/downloads/simple-torrent.md)\n- [Transmission](apps/downloads/transmission.md)\n\n\n# E-mail\n- CLIENTS (webmail)\n  - [Roundcube](apps/email/roundcube.md)\n  - [Rainloop](http://www.rainloop.net/) 🔗\n  - [Rainloop in MailCow](https://github.com/mailcow/mailcow-dockerized/issues/613) 🔗\n  - [Mailpile](https://www.mailpile.is/) 🔗\n  - [WebMail Lite](https://afterlogic.com/docs/webmail-lite-8/installation) 🔗\n  - [Cypht](https://cypht.org/) 🔗\n  - [Cypht docker](https://hub.docker.com/r/sailfrog/cypht-docker) 🔗\n- SERVERS\n  - [Mailcow](apps/email/mailcow.md)\n  - [Mailu](https://github.com/Mailu/Mailu) 🔗 - Can't send from roundcube as e.g. `username@gmail.com`\n  - [Mail-in-a-box](https://mailinabox.email/) 🔗\n  - [Mailcare](https://gitlab.com/mailcare/mailcare) 🔗 - open source disposable email address service.\n  - [Poste.io](https://poste.io/doc/getting-started) 🔗 - doesn't allow fetching from other imap servers, keeps pushing the pro version\n  - [Wildduck](https://wildduck.email/#/) 🔗 - has app passwords, doesn't seem to have contacts or other stuff (unless you'd use e.g. Roundcube)\n- SMTP Relays\n  - [SMTP2Go](https://www.smtp2go.com/pricing/) 🔗 - Free: 1k/month\n  - [Mailgun](https://www.mailgun.com/pricing/) 🔗 - PAYG: $8/10k/month\n  - [Sendgrid](https://sendgrid.com/pricing/) 🔗 - Free 100/day\n  - [MailJet](https://www.mailjet.com/pricing/) 🔗 - Free 6k/month\n- Anonymous emails - not self-hosted but important for privacy\n  - [Reddit Thread](https://www.reddit.com/r/selfhosted/comments/isu8mw/selfhosted_throw_away_email_addresses_that_allow/) 🔗\n  - [burnermail.io](https://burnermail.io/) 🔗\n  - [anonaddy.com](https://anonaddy.com/#pricing) 🔗\n  - [simplelogin.io](https://simplelogin.io/) 🔗\n  - [simplelogin.io github repo](https://github.com/simple-login/app) 🔗\n  - [Forward Email](https://forwardemail.net/en) 🔗 - Unlimited email addresses, custom domain, catch-all, wildcard, and disposable aliases (has free and paid plans).\n- Tools\n  - [verify domain for google](https://postmaster.google.com/managedomains) 🔗\n  - [remove IP from spam house](https://www.spamhaus.org/lookup/) 🔗\n  - [check dns \u0026 reverse dns](https://mxtoolbox.com/) 🔗\n  - [reverse-dns-check](https://www.debouncer.com/reverse-dns-check) 🔗\n  - [DNS Records checker](https://www.digwebinterface.com/) 🔗\n  - [Domain security checker](https://www.hardenize.com/) 🔗\n\n\n\n# GIT\n- [Gitea](apps/git/gitea.md)\n- [GitLab](https://about.gitlab.com/) 🔗\n- [Gogs](https://gogs.io/) 🔗\n- [Phabricator](https://secure.phabricator.com/book/phabricator/article/configuration_guide/) 🔗\n\n\n\n# Home Automation\n- [HomeAssistant](apps/home-automation/home-assistant.md)\n- [Homebridge](apps/home-automation/homebridge.md)\n- [n8n](apps/home-automation/n8n.md) - excellent automation platform.\n\n### Other (not tested)\n- [Beehive](https://github.com/muesli/beehive) 🔗 - flexible event/agent \u0026 automation system\n- [Huginn](https://github.com/huginn/huginn) 🔗 - Create agents that monitor and act on your behalf.\n- [Node-RED](https://nodered.org/) 🔗 - Low-code programming for event-driven applications\n- [Kibitzr](https://kibitzr.github.io/) 🔗 - Personal Web Assistant\n\n\n\n# Media Managers\n- [Alternatrr](https://github.com/TheUltimateC0der/alternatrr) 🔗 - alternative titles for Sonarr\n- [Audiobookshelf](apps/media/audiobookshelf.md) - audiobooks\n- [Bazarr](apps/media/bazarr.md) - subtitles\n- [Calibre](apps/media/calibre.md) - e-books\n- [Deemix](apps/media/deemix.md) - music\n- [Jackett](apps/media/jackett.md) - search engine proxy/adapter\n- [Jellyfin](apps/media/jellyfin.md) - watch movies \u0026 shows almost everywhere!\n- [Kavita](apps/media/kavita.md) - like plex for ebooks \u0026 comics\n- [Komga](apps/media/komga.md) - comics\n- [Navidrome](apps/media/navidrome.md) - music streaming server\n- [Plex](apps/media/plex.md) - watch movies \u0026 shows everywhere!\n- [Radarr](apps/media/radarr.md) - movies\n- [Readerr](apps/media/readerr.md) - ebooks \u0026 comics\n- [Sonarr](apps/media/sonarr.md) - tv shows\n- [Tautulli](apps/media/tautulli.md) - dashboard for Plex\n- [Ubooquity](http://vaemendis.net/ubooquity) 🔗 - another Ebook \u0026 Comics server. Didn't work properly.\n\n\n\n### Apps for Youtube\n- [Invidious](apps/media/invidious.md) - Privacy-focused YT Proxy interface\n- [Metube](apps/media/metube.md) - youtube-dl webUI\n- [TubeArchivist](apps/media/tubearchivist.md) - youtube-dlp - based\n- [YoutubeDL-web](apps/media/youtubedl-web.md) - youtube-dl webUI\n- [YoutubeDL-material](apps/media/youtubedl-material.md) - youtube-dl webUI\n\n\n\n# Monitors\n\n### Self-hosted\n- [Cachet](apps/monitors/cachet.md)\n- [CheckMK](apps/monitors/checkmk.md)\n- [Dockprom](apps/monitors/dockprom.md)\n- [Uptime Kuma](apps/monitors/uptime-kuma.md)\n- [PhpServerMonitor](apps/monitors/php-server-monitor.md)\n- [Statping](apps/monitors/statping.md)\n- [Monocker](apps/monitors/monocker.md)\n\n\n### Other, not-fully tested\n- [Staytus](https://github.com/adamcooke/staytus) 🔗 - service status is updated manually!\n- [cstate](https://cstate.mnts.lt/) 🔗 - weird...\n- [Glances](https://glances.readthedocs.io/en/stable/install.html) 🔗 - resource hog\n- [Netdata](https://hub.docker.com/r/netdata/netdata) 🔗 - lots of stuff, nothing relevant\n- [LibreNMS](https://github.com/librenms/docker) 🔗 - ugly\n\n\n\n### Useful links\n- [awesome-sysadmin: monitoring](https://github.com/n1trux/awesome-sysadmin#monitoring)\n- [reddit thread](https://www.reddit.com/r/selfhosted/comments/epzt3f/im_looking_for_a_lean_monitoring_and_altert/)\n- [reddit thread](https://www.reddit.com/r/selfhosted/comments/gwe18p/looking_for_a_neat_status_page_like/)\n\n\n\n# Notes\n- [Joplin Server](apps/notes/joplin.md)\n- [Joplin WebView](apps/notes/joplin-web.md)\n- [Memos](apps/notes/memos.md)\n\n\n\n# Notifications\n- [Notifiers by service](apps/notifications/notifiers-by-service.md) - comparison table\n- [Pushover](apps/notifications/pushover.md)\n- [Synology-sms-relay](apps/notifications/synology-sms-relay.md)\n- [Synology-notifications](https://github.com/ryancurrah/synology-notifications) 🔗 - similar to the above - works with Slack (and potentially Discord)\n\n### Other\n- [apprise](https://github.com/caronc/apprise) 🔗\n- [Synapse](https://github.com/matrix-org/synapse#synapse-installation) 🔗\n- [Gotify](https://github.com/gotify/server) 🔗 - notification server\n- [pushover](https://pushover.net/) 🔗\n- [unifi event monitor](https://github.com/tborychowski/unifi-event-monitor) 🔗\n\n\n\n# Other services\n- [bitwarden_rs](apps/other/bitwarden.md)\n- [Brave sync server](apps/other/brave-sync.md)\n- [change-detection](apps/other/change-detection.md)\n- [Cockpit](apps/other/cockpit.md)\n- [Code server](apps/other/code.md)\n- [Crowdsec](apps/other/crowdsec.md)\n- [Firefox sync server](apps/other/firefox-sync.md)\n- [Firefox](apps/other/firefox.md)\n- [LanguageTool server](apps/other/language-tool.md)\n- [Ntfy](apps/other/ntfy.md)\n- [OpenSpeedTest](apps/other/openspeedtest.md)\n- [Owntracks location tracker](apps/other/owntracks.md)\n- [Penpot](apps/other/penpot.md)\n- [Traccar location tracker](apps/other/traccar.md)\n- [VPN client](apps/other/vpn.md)\n- [Windows](apps/other/windows.md)\n\n# Photos\n- [Comparison table](apps/photos/comparison.md)\n- [Chevereto](apps/photos/chevereto.md)\n- [LibrePhotos](apps/photos/libre-photos.md)\n- [Lychee](apps/photos/lychee.md)\n- [Pigallery2](apps/photos/pigallery.md)\n- [Piwigo](apps/photos/piwigo.md)\n- [Pixelfed](apps/photos/pixelfed.md)\n- [PhotoPrism](apps/photos/photoprism.md)\n- [PhotoStructure](apps/photos/photostructure.md)\n- [PhotoView](apps/photos/photoview.md)\n\n### Other tested\n- [PhotoShow](https://github.com/thibaud-rohmer/PhotoShow/) 🔗 - seems dead and doesn't work.\n- [Photosync](https://www.photosync-app.com/home.html) 🔗 - paid, app, not really self-hosted, just sync.\n- [OwnPhotos](https://github.com/hooram/ownphotos) 🔗 - limited features, ugly \u0026 dead.\n- [FileStash](https://github.com/mickael-kerjean/filestash) 🔗 - old-time-dropbox-like file manager.\n\n### Untested\n- [picapport](https://www.picapport.de/en/index.php) 🔗 - weird\n- [immich](https://github.com/immich-app/immich) 🔗 - a new kid, very promising and cool looking!\n\n\n\n# Project Management\n- [Jira](apps/project-mgmt/jira.md)\n- [Kanboard](apps/project-mgmt/kanboard.md)\n- [OpenProject](apps/project-mgmt/open-project.md)\n- [Planka](apps/project-mgmt/planka.md)\n- [Vikunja](apps/project-mgmt/vikunja.md)\n- [Wekan](apps/project-mgmt/wekan.md)\n- [Taskcafe](https://github.com/JordanKnott/taskcafe) 🔗 - early stage, active development.\n- [YouTrack](https://www.jetbrains.com/youtrack/) 🔗 - The project management tool designed for agile teams (from JetBrains).\n\n\n\n# Reverse proxy \u0026 SSO\n- [Authelia](apps/reverse-proxy-sso/authelia.md)\n- [Caddy](https://caddyserver.com/) 🔗 - very good web server with reverse-proxy \u0026 automatic https.\n- [lldap](https://github.com/nitnelave/lldap/) 🔗 - simple ldap implementation with a nice UI.\n- [nginx-proxy-manager](apps/reverse-proxy-sso/npm.md)\n- [Traefik](apps/reverse-proxy-sso/traefik.md)\n\n\n\n\n# RSS\n - [Miniflux](rss/../apps/rss/miniflux.md)\n - [Miniflux-filter](rss/../apps/rss/miniflux-filter.md)\n - [FreshRSS](https://www.freshrss.org/) 🔗 - second best :-)\n - [RSS to telegram bot](apps/rss/rsstt.md)\n\n### RSS Tools\n- [PolitePol](https://github.com/taroved/pol) 🔗 - Create RSS where there was none\n- [FetchRSS](https://fetchrss.com/) 🔗 - Create RSS for FB, Twitter, YT, and websites\n- [rss-bridge](apps/rss/rssbridge.md)- The RSS feed for websites missing it\n- [rss2full](https://github.com/feedocean/rss2full) 🔗 - Transform summary feeds into full-text\n- [rsshub](apps/rss/rsshub.md) - Create RSS feeds from almost everything\n\n\n\n# Search engines\n- [librex](https://github.com/hnhx/librex) 🔗 - Simple meta search engine for google \u0026 torrents\n- [Searx](apps/search/searx.md)\n- [Whoogle](apps/search/whoogle.md)\n\n\n\n# Social\n- [Etesync](apps/social/etesync.md)\n- [Monica](apps/social/monica.md)\n- [Mastodon](apps/social/mastodon.md)\n- [Mattermost](apps/social/mattermost.md)\n- [RocketChat](apps/social/rocketchat.md)\n\n\n### Other untested\n- [HumHub](https://www.humhub.com/en) 🔗 - Free social network software and framework.\n- [Snikket](https://snikket.org/) 🔗 - Chat that is simple, secure, and private.\n- [Jami](https://jami.net/) 🔗 - Audio \u0026 video calls, screen sharing, IM.\n\n\n\n# Wiki\n- [Bluespice free](apps/wiki/bluespice.md)\n- [Bookstack](apps/wiki/bookstack.md)\n- [Confluence](apps/wiki/confluence.md)\n- [Docmost](apps/wiki/docmost.md)\n- [Notea](apps/wiki/notea.md)\n- [Wiki.js](apps/wiki/wikijs.md)\n- [XWiki](apps/wiki/xwiki.md)\n\n### Other\n- [Pepperminty Wiki](https://peppermint.mooncarrot.space/) 🔗 - wiki engine contained in a single file. Doesn't seem to have a structured navigation (tree-like menu). Subpages are supported though.\n- [Wreeto](https://github.com/chrisvel/wreeto_official) 🔗 - impossible to install\n- [Outline](https://github.com/chsasank/outline-wiki-docker-compose) 🔗 (Original docker was impossible to use. This one allegedly works.) - It looks cool, but requires Slack to use...\n- [Gollum](https://github.com/gollum/gollum) 🔗 - A simple, Git-powered wiki with a sweet API and local frontend.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftborychowski%2Fself-hosted-cookbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftborychowski%2Fself-hosted-cookbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftborychowski%2Fself-hosted-cookbook/lists"}