This commit is contained in:
Tomasz Borychowski 2020-11-04 22:53:17 +00:00
parent 7ddb06016b
commit 49f4fa1918
2 changed files with 94 additions and 94 deletions

172
README.md
View File

@ -19,7 +19,7 @@ So, without further ado, here's the current list:
- `example.com` needs to be replaced with your own domain - `example.com` needs to be replaced with your own domain
- `username`, `password`, etc. - should be replaced by your username & password - `username`, `password`, etc. - should be replaced by your username & password
- keys (like `APP_KEY`, `SECRET` etc.) should be regenerated using e.g. `openssl rand -base64 32` - keys (like `APP_KEY`, `SECRET` etc.) should be regenerated using e.g. `openssl rand -base64 32`
- Not all apps have been tested & described. These are marked as `[external]` (external links). - Not all apps have been tested & described. These are marked as 🔗 (external links).
# Ad Blockers & local DNS # Ad Blockers & local DNS
- [AdGuard Home](apps/ad-blockers/adguard.md) - [AdGuard Home](apps/ad-blockers/adguard.md)
@ -27,19 +27,19 @@ So, without further ado, here's the current list:
- [Block Lists](apps/ad-blockers/lists.md) - [Block Lists](apps/ad-blockers/lists.md)
# Antivirus # Antivirus
- [MalwareMultiScan](https://github.com/mindcollapse/MalwareMultiScan) [external] - [MalwareMultiScan](https://github.com/mindcollapse/MalwareMultiScan) 🔗
# Blogging # Blogging
- [AnchorCMS](https://github.com/anchorcms/anchor-cms#installation) [external] - [AnchorCMS](https://github.com/anchorcms/anchor-cms#installation) 🔗
- [Ghost](https://ghost.org/docs/install/docker/) [external] - [Ghost](https://ghost.org/docs/install/docker/) 🔗
- [Hugo](https://gohugo.io/) [external] - [Hugo](https://gohugo.io/) 🔗
- [Kirby](https://getkirby.com/) [external] - [Kirby](https://getkirby.com/) 🔗
- [Metalsmith](https://metalsmith.io/) [external] - [Metalsmith](https://metalsmith.io/) 🔗
- [Pagekit](https://pagekit.com/docs/getting-started/installation) [external] - [Pagekit](https://pagekit.com/docs/getting-started/installation) 🔗
- [Pelican](https://docs.getpelican.com/en/stable/quickstart.html#installation) [external] - [Pelican](https://docs.getpelican.com/en/stable/quickstart.html#installation) 🔗
- [PostLeaf](https://www.postleaf.org/installing) [external] - [PostLeaf](https://www.postleaf.org/installing) 🔗
- [Textpattern](https://docs.textpattern.com/installation/) [external] - [Textpattern](https://docs.textpattern.com/installation/) 🔗
- [WriteFreely](https://github.com/writeas/writefreely) [external] - [WriteFreely](https://github.com/writeas/writefreely) 🔗
# Bookmarks & Read Later # Bookmarks & Read Later
- [Shaarli](apps/bookmarks/shaarli.md) - [Shaarli](apps/bookmarks/shaarli.md)
@ -48,7 +48,7 @@ So, without further ado, here's the current list:
- [Wallabag](apps/bookmarks/wallabag.md) - [Wallabag](apps/bookmarks/wallabag.md)
### Other ### Other
- [Nunux Keeper](https://keeper.nunux.org/) [external] - similar to wallabag, but not as good (more complicated, less usable and doesn't have mobile apps). - [Nunux Keeper](https://keeper.nunux.org/) 🔗 - similar to wallabag, but not as good (more complicated, less usable and doesn't have mobile apps).
# Cloud & File Sharing # Cloud & File Sharing
@ -61,8 +61,8 @@ So, without further ado, here's the current list:
- [DashMachine](apps/dashboard/dashmachine.md) - [DashMachine](apps/dashboard/dashmachine.md)
- [Homer](apps/dashboard/homer.md) - [Homer](apps/dashboard/homer.md)
- [SUI](apps/dashboard/sui.md) - [SUI](apps/dashboard/sui.md)
- [Organizr](https://github.com/causefx/Organizr) [external] - [Organizr](https://github.com/causefx/Organizr) 🔗
- [Heimdall](https://github.com/linuxserver/Heimdall) [external] - [Heimdall](https://github.com/linuxserver/Heimdall) 🔗
# Docker Managers # Docker Managers
- [Diun](apps/docker/diun.md) - [Diun](apps/docker/diun.md)
@ -76,51 +76,51 @@ So, without further ado, here's the current list:
# E-mail # E-mail
- CLIENTS (webmail) - CLIENTS (webmail)
- [Roundcube](apps/email/roundcube.md) - [Roundcube](apps/email/roundcube.md)
- [Rainloop](http://www.rainloop.net/) [external] - [Rainloop](http://www.rainloop.net/) 🔗
- [Rainloop in MailCow](https://github.com/mailcow/mailcow-dockerized/issues/613) [external] - [Rainloop in MailCow](https://github.com/mailcow/mailcow-dockerized/issues/613) 🔗
- [Mailpile](https://www.mailpile.is/) [external] - [Mailpile](https://www.mailpile.is/) 🔗
- [WebMail Lite](https://afterlogic.com/docs/webmail-lite-8/installation) [external] - [WebMail Lite](https://afterlogic.com/docs/webmail-lite-8/installation) 🔗
- [Cypht](https://cypht.org/) [external] - [Cypht](https://cypht.org/) 🔗
- [Cypht docker](https://hub.docker.com/r/sailfrog/cypht-docker) [external] - [Cypht docker](https://hub.docker.com/r/sailfrog/cypht-docker) 🔗
- SERVERS - SERVERS
- [Mailcow](apps/email/mailcow.md) - [Mailcow](apps/email/mailcow.md)
- [Mailu](https://github.com/Mailu/Mailu) [external] - [Mailu](https://github.com/Mailu/Mailu) 🔗
- Can't send from roundcube as e.g. `username@gmail.com` - Can't send from roundcube as e.g. `username@gmail.com`
- [Mail-in-a-box](https://mailinabox.email/) [external] - [Mail-in-a-box](https://mailinabox.email/) 🔗
- [Mailcare](https://gitlab.com/mailcare/mailcare) [external] - [Mailcare](https://gitlab.com/mailcare/mailcare) 🔗
- open source disposable email address service. - open source disposable email address service.
- [Poste.io](https://poste.io/doc/getting-started) [external] - [Poste.io](https://poste.io/doc/getting-started) 🔗
- doesn't allow fetching from other imap servers - doesn't allow fetching from other imap servers
- keeps pushing the pro version - keeps pushing the pro version
- [Wildduck](https://wildduck.email/#/) [external] - [Wildduck](https://wildduck.email/#/) 🔗
- has app passwords - has app passwords
- doesn't seem to have contacts or other stuff (unless you'd use e.g. Roundcube) - doesn't seem to have contacts or other stuff (unless you'd use e.g. Roundcube)
- Hosted e-mail providers: - Hosted e-mail providers:
- [Migadu](https://www.migadu.com/) [external] - No calendar, just email with a contactbook. Swiss-based. From: $19/year. - [Migadu](https://www.migadu.com/) 🔗 - No calendar, just email with a contactbook. Swiss-based. From: $19/year.
- [Mailcheap](https://www.mailcheap.co/email-shared.html) [external] - Sogo & Afterlogic with calendar. USA based. No "delete account". From: $24/year. - [Mailcheap](https://www.mailcheap.co/email-shared.html) 🔗 - Sogo & Afterlogic with calendar. USA based. No "delete account". From: $24/year.
- SMTP Relays - SMTP Relays
- [SMTP2Go](https://www.smtp2go.com/pricing/) [external] - Free: 1k/month - [SMTP2Go](https://www.smtp2go.com/pricing/) 🔗 - Free: 1k/month
- [Mailgun](https://www.mailgun.com/pricing/) [external] - PAYG: $8/10k/month - [Mailgun](https://www.mailgun.com/pricing/) 🔗 - PAYG: $8/10k/month
- [Sendgrid](https://sendgrid.com/pricing/) [external] - Free 100/day - [Sendgrid](https://sendgrid.com/pricing/) 🔗 - Free 100/day
- [MailJet](https://www.mailjet.com/pricing/) [external] - Free 6k/month - [MailJet](https://www.mailjet.com/pricing/) 🔗 - Free 6k/month
- Anonymous emails - not self-hosted but important for privacy - Anonymous emails - not self-hosted but important for privacy
- [Reddit Thread](https://www.reddit.com/r/selfhosted/comments/isu8mw/selfhosted_throw_away_email_addresses_that_allow/) [external] - [Reddit Thread](https://www.reddit.com/r/selfhosted/comments/isu8mw/selfhosted_throw_away_email_addresses_that_allow/) 🔗
- [burnermail.io](https://burnermail.io/) [external] - [burnermail.io](https://burnermail.io/) 🔗
- [anonaddy.com](https://anonaddy.com/#pricing) [external] - [anonaddy.com](https://anonaddy.com/#pricing) 🔗
- [simplelogin.io](https://simplelogin.io/) [external] - [simplelogin.io](https://simplelogin.io/) 🔗
- [simplelogin.io github repo](https://github.com/simple-login/app) [external] - [simplelogin.io github repo](https://github.com/simple-login/app) 🔗
- Tools - Tools
- [verify domain for google](https://postmaster.google.com/managedomains) [external] - [verify domain for google](https://postmaster.google.com/managedomains) 🔗
- [remove IP from spam house](https://www.spamhaus.org/lookup/) [external] - [remove IP from spam house](https://www.spamhaus.org/lookup/) 🔗
- [check dns & reverse dns](https://mxtoolbox.com/) [external] - [check dns & reverse dns](https://mxtoolbox.com/) 🔗
- [reverse-dns-check](https://www.debouncer.com/reverse-dns-check) [external] - [reverse-dns-check](https://www.debouncer.com/reverse-dns-check) 🔗
- [DNS Records checker](https://www.digwebinterface.com/) [external] - [DNS Records checker](https://www.digwebinterface.com/) 🔗
- [Domain security checker](https://www.hardenize.com/) [external] - [Domain security checker](https://www.hardenize.com/) 🔗
# Home Automation # Home Automation
- [HomeAssistant](apps/home-automation/home-assistant.md) - [HomeAssistant](apps/home-automation/home-assistant.md)
- [Huginn](https://github.com/huginn/huginn) [external] - [Huginn](https://github.com/huginn/huginn) 🔗
- [Node-RED](https://nodered.org/) [external] - [Node-RED](https://nodered.org/) 🔗
# Media Managers # Media Managers
@ -134,7 +134,7 @@ So, without further ado, here's the current list:
- [Readerr (ebooks & comics)](apps/media/readerr.md) - [Readerr (ebooks & comics)](apps/media/readerr.md)
- [Sonarr (tv shows)](apps/media/sonarr.md) - [Sonarr (tv shows)](apps/media/sonarr.md)
- [Tautulli](apps/media/tautulli.md) - [Tautulli](apps/media/tautulli.md)
- [Ubooquity](http://vaemendis.net/ubooquity) [external] - Another Ebook & Comics server. Didn't work properly. - [Ubooquity](http://vaemendis.net/ubooquity) 🔗 - Another Ebook & Comics server. Didn't work properly.
- [Youtube downloader](apps/media/youtube-downloader.md) - [Youtube downloader](apps/media/youtube-downloader.md)
@ -146,17 +146,17 @@ So, without further ado, here's the current list:
- [Statping](apps/monitors/statping.md) - [Statping](apps/monitors/statping.md)
### Other, not-fully tested ### Other, not-fully tested
- [Staytus](https://github.com/adamcooke/staytus) [external] - service status is updated manually! - [Staytus](https://github.com/adamcooke/staytus) 🔗 - service status is updated manually!
- [cstate](https://cstate.mnts.lt/) [external] - weird... - [cstate](https://cstate.mnts.lt/) 🔗 - weird...
- [Glances](https://glances.readthedocs.io/en/stable/install.html) [external] - resource hog - [Glances](https://glances.readthedocs.io/en/stable/install.html) 🔗 - resource hog
- [Netdata](https://hub.docker.com/r/netdata/netdata) [external] - lots of stuff, nothing relevant - [Netdata](https://hub.docker.com/r/netdata/netdata) 🔗 - lots of stuff, nothing relevant
- [LibreNMS](https://github.com/librenms/docker) [external] - ugly - [LibreNMS](https://github.com/librenms/docker) 🔗 - ugly
### Hosted ### Hosted
- [statuspage.io](https://www.atlassian.com/software/statuspage) [external] - same - manual process! - [statuspage.io](https://www.atlassian.com/software/statuspage) 🔗 - same - manual process!
- [updown](https://updown.io) [external] - doesn't seem to have a page with multiple services' statuses... - [updown](https://updown.io) 🔗 - doesn't seem to have a page with multiple services' statuses...
- [healthchecks](https://healthchecks.io) [external] - cron-based monitoring, no public status page, just badges - [healthchecks](https://healthchecks.io) 🔗 - cron-based monitoring, no public status page, just badges
- [uptimerobot](https://uptimerobot.com) [external] - free is very basic, constantly nags for upgrade to paid... - [uptimerobot](https://uptimerobot.com) 🔗 - free is very basic, constantly nags for upgrade to paid...
### Useful links ### Useful links
- [awesome-sysadmin: monitoring](https://github.com/n1trux/awesome-sysadmin#monitoring) - [awesome-sysadmin: monitoring](https://github.com/n1trux/awesome-sysadmin#monitoring)
@ -172,11 +172,11 @@ So, without further ado, here's the current list:
### Other ### Other
- [apprise](https://github.com/caronc/apprise) [external] - [apprise](https://github.com/caronc/apprise) 🔗
- [Synapse](https://github.com/matrix-org/synapse#synapse-installation) [external] - [Synapse](https://github.com/matrix-org/synapse#synapse-installation) 🔗
- [Gotify](https://github.com/gotify/server) [external] - notification server - [Gotify](https://github.com/gotify/server) 🔗 - notification server
- [pushover](https://pushover.net/) [external] - [pushover](https://pushover.net/) 🔗
- [unifi event monitor](https://github.com/tborychowski/unifi-event-monitor) [external] - [unifi event monitor](https://github.com/tborychowski/unifi-event-monitor) 🔗
@ -188,17 +188,17 @@ So, without further ado, here's the current list:
- [Pixelfed](apps/photos/pixelfed.md) - [Pixelfed](apps/photos/pixelfed.md)
### Other tested ### Other tested
- [Chevereto](https://chevereto.com/) [external] - quite nice. No video support. - [Chevereto](https://chevereto.com/) 🔗 - quite nice. No video support.
- [Lychee](https://lycheeorg.github.io/) [external] - good looking, no video support. - [Lychee](https://lycheeorg.github.io/) 🔗 - good looking, no video support.
- [PhotoShow](https://github.com/thibaud-rohmer/PhotoShow/) [external] - seems dead and doesn't work. - [PhotoShow](https://github.com/thibaud-rohmer/PhotoShow/) 🔗 - seems dead and doesn't work.
- [Photosync](https://www.photosync-app.com/home.html) [external] - paid, app, not really self-hosted, just sync. - [Photosync](https://www.photosync-app.com/home.html) 🔗 - paid, app, not really self-hosted, just sync.
- [OwnPhotos](https://github.com/hooram/ownphotos) [external] - limited features, ugly & dead. - [OwnPhotos](https://github.com/hooram/ownphotos) 🔗 - limited features, ugly & dead.
- [FileStash](https://github.com/mickael-kerjean/filestash) [external] - old-time-dropbox-like file manager. - [FileStash](https://github.com/mickael-kerjean/filestash) 🔗 - old-time-dropbox-like file manager.
### Untested ### Untested
- [pigallery2](https://github.com/bpatrik/pigallery2) [external] - minimal feats - [pigallery2](https://github.com/bpatrik/pigallery2) 🔗 - minimal feats
- [photostructure](https://photostructure.com/) [external] - too early - [photostructure](https://photostructure.com/) 🔗 - too early
- [picapport](https://www.picapport.de/en/index.php) [external] - weird - [picapport](https://www.picapport.de/en/index.php) 🔗 - weird
# Project Management # Project Management
- [Jira](apps/project-mgmt/jira.md) - [Jira](apps/project-mgmt/jira.md)
@ -207,28 +207,28 @@ So, without further ado, here's the current list:
- [Planka](apps/project-mgmt/planka.md) - [Planka](apps/project-mgmt/planka.md)
- [Vikunja](apps/project-mgmt/vikunja.md) - [Vikunja](apps/project-mgmt/vikunja.md)
- [Wekan](apps/project-mgmt/wekan.md) - [Wekan](apps/project-mgmt/wekan.md)
- [Taskcafe](https://github.com/JordanKnott/taskcafe) [external] - early stage, active development. - [Taskcafe](https://github.com/JordanKnott/taskcafe) 🔗 - early stage, active development.
- [YouTrack](https://www.jetbrains.com/youtrack/) [external] - The project management tool designed for agile teams (from JetBrains). - [YouTrack](https://www.jetbrains.com/youtrack/) 🔗 - The project management tool designed for agile teams (from JetBrains).
# Reverse proxy & SSO # Reverse proxy & SSO
- [Authelia](apps/reverse-proxy-sso/authelia.md) - [Authelia](apps/reverse-proxy-sso/authelia.md)
- [Traefik](apps/reverse-proxy-sso/traefik.md) - [Traefik](apps/reverse-proxy-sso/traefik.md)
- [Caddy](https://caddyserver.com/) [external] - very good web server with reverse-proxy & automatic https. - [Caddy](https://caddyserver.com/) 🔗 - very good web server with reverse-proxy & automatic https.
- [Nginx Proxy Manager](https://nginxproxymanager.com/) [external] - another nice solution based on the battle-tested & probably the most popular web-server - nginx. It has a pretty UI that allows to manage the services. - [Nginx Proxy Manager](https://nginxproxymanager.com/) 🔗 - another nice solution based on the battle-tested & probably the most popular web-server - nginx. It has a pretty UI that allows to manage the services.
# RSS # RSS
- [Miniflux](rss/../apps/rss/miniflux.md) - [Miniflux](rss/../apps/rss/miniflux.md)
- [Miniflux-filter](rss/../apps/rss/miniflux-filter.md) - [Miniflux-filter](rss/../apps/rss/miniflux-filter.md)
- [FreshRSS](https://www.freshrss.org/) [external] - second best :-) - [FreshRSS](https://www.freshrss.org/) 🔗 - second best :-)
### RSS Tools ### RSS Tools
- [PolitePol](https://github.com/taroved/pol) [external] - Create RSS where there was none - [PolitePol](https://github.com/taroved/pol) 🔗 - Create RSS where there was none
- [FetchRSS](https://fetchrss.com/) [external] - Create RSS for FB, Twitter, YT, and websites - [FetchRSS](https://fetchrss.com/) 🔗 - Create RSS for FB, Twitter, YT, and websites
- [rss-bridge](https://github.com/RSS-Bridge/rss-bridge) [external] - The RSS feed for websites missing it - [rss-bridge](https://github.com/RSS-Bridge/rss-bridge) 🔗 - The RSS feed for websites missing it
- [rss2full](https://github.com/feedocean/rss2full) [external] - Transform summary feeds into full-text - [rss2full](https://github.com/feedocean/rss2full) 🔗 - Transform summary feeds into full-text
# Search engines # Search engines
@ -241,10 +241,10 @@ So, without further ado, here's the current list:
- [Etesync](apps/social/etesync.md) - [Etesync](apps/social/etesync.md)
### Other untested ### Other untested
- [HumHub](https://www.humhub.com/en) [external] - Free social network software and framework. - [HumHub](https://www.humhub.com/en) 🔗 - Free social network software and framework.
- [RocketChat](https://docs.rocket.chat/installation/docker-containers/) [external] - The Ultimate Communication Hub. - [RocketChat](https://docs.rocket.chat/installation/docker-containers/) 🔗 - The Ultimate Communication Hub.
- [Snikket](https://snikket.org/) [external] - Chat that is simple, secure, and private. - [Snikket](https://snikket.org/) 🔗 - Chat that is simple, secure, and private.
- [Jami](https://jami.net/) [external] - Audio & video calls, screen sharing, IM. - [Jami](https://jami.net/) 🔗 - Audio & video calls, screen sharing, IM.
# Wiki # Wiki
@ -255,7 +255,7 @@ So, without further ado, here's the current list:
### Other ### Other
- [Pepperminty Wiki](https://peppermint.mooncarrot.space/) [external] - wiki engine contained in a single file. Doesn't seem to have a structured navigation (tree-like menu). Subpages are supported though. - [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.
- [Wreeto](https://github.com/chrisvel/wreeto_official) [external] - impossible to install - [Wreeto](https://github.com/chrisvel/wreeto_official) 🔗 - impossible to install
- [Outline](https://github.com/chsasank/outline-wiki-docker-compose) [external] (Original docker was impossible to use. This one allegedly works.) - It looks cool, but requires Slack to use... - [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...
- [Gollum](https://github.com/gollum/gollum) [external] - A simple, Git-powered wiki with a sweet API and local frontend. - [Gollum](https://github.com/gollum/gollum) 🔗 - A simple, Git-powered wiki with a sweet API and local frontend.

View File

@ -12,14 +12,14 @@ In my setup Roundcube is integrated with MailCow server.
### Plugins ### Plugins
- [Carddav](carddav.md) - [Carddav](carddav.md)
- [Enigma](enigma.md) - [Enigma](enigma.md)
- [SMTP identity](https://plugins.roundcube.net/#/packages/elm/identity_smtp) [external] - Send emails from gmail account - [SMTP identity](https://plugins.roundcube.net/#/packages/elm/identity_smtp) 🔗 - Send emails from gmail account
- [HTML5 Notifier](https://plugins.roundcube.net/#/packages/kitist/html5_notifier) [external] - [HTML5 Notifier](https://plugins.roundcube.net/#/packages/kitist/html5_notifier) 🔗
- [Easy unsubscribe](https://plugins.roundcube.net/#/packages/ss88/easy_unsubscribe) [external] - (composer require "ss88/easy_unsubscribe @dev") - [Easy unsubscribe](https://plugins.roundcube.net/#/packages/ss88/easy_unsubscribe) 🔗 - (composer require "ss88/easy_unsubscribe @dev")
- [Automatic addressbook](https://plugins.roundcube.net/#/packages/sblaisot/automatic_addressbook) [external] - [Automatic addressbook](https://plugins.roundcube.net/#/packages/sblaisot/automatic_addressbook) 🔗
- [Context menus](https://plugins.roundcube.net/#/packages/johndoh/contextmenu) [external] - [Context menus](https://plugins.roundcube.net/#/packages/johndoh/contextmenu) 🔗
- [Plugin installer](https://plugins.roundcube.net/#/packages/roundcube/plugin-installer) [external] - [Plugin installer](https://plugins.roundcube.net/#/packages/roundcube/plugin-installer) 🔗
- [Folder size](https://plugins.roundcube.net/#/packages/jfcherng/show-folder-size) [external] - [Folder size](https://plugins.roundcube.net/#/packages/jfcherng/show-folder-size) 🔗
- [Filters](https://plugins.roundcube.net/#/packages/roundcube/filters) [external] - [Filters](https://plugins.roundcube.net/#/packages/roundcube/filters) 🔗
## mailcow-dockerized/data/web/roundcube/config/config.inc.php ## mailcow-dockerized/data/web/roundcube/config/config.inc.php