From 49f4fa1918e98c5893986fcfc55f528171f1581b Mon Sep 17 00:00:00 2001 From: Tomasz Borychowski Date: Wed, 4 Nov 2020 22:53:17 +0000 Subject: [PATCH] emoji --- README.md | 172 ++++++++++++++++++++-------------------- apps/email/roundcube.md | 16 ++-- 2 files changed, 94 insertions(+), 94 deletions(-) diff --git a/README.md b/README.md index 586e901..f92b9f5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ So, without further ado, here's the current list: - `example.com` needs to be replaced with your own domain - `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` -- 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 - [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) # Antivirus -- [MalwareMultiScan](https://github.com/mindcollapse/MalwareMultiScan) [external] +- [MalwareMultiScan](https://github.com/mindcollapse/MalwareMultiScan) 🔗 # Blogging -- [AnchorCMS](https://github.com/anchorcms/anchor-cms#installation) [external] -- [Ghost](https://ghost.org/docs/install/docker/) [external] -- [Hugo](https://gohugo.io/) [external] -- [Kirby](https://getkirby.com/) [external] -- [Metalsmith](https://metalsmith.io/) [external] -- [Pagekit](https://pagekit.com/docs/getting-started/installation) [external] -- [Pelican](https://docs.getpelican.com/en/stable/quickstart.html#installation) [external] -- [PostLeaf](https://www.postleaf.org/installing) [external] -- [Textpattern](https://docs.textpattern.com/installation/) [external] -- [WriteFreely](https://github.com/writeas/writefreely) [external] +- [AnchorCMS](https://github.com/anchorcms/anchor-cms#installation) 🔗 +- [Ghost](https://ghost.org/docs/install/docker/) 🔗 +- [Hugo](https://gohugo.io/) 🔗 +- [Kirby](https://getkirby.com/) 🔗 +- [Metalsmith](https://metalsmith.io/) 🔗 +- [Pagekit](https://pagekit.com/docs/getting-started/installation) 🔗 +- [Pelican](https://docs.getpelican.com/en/stable/quickstart.html#installation) 🔗 +- [PostLeaf](https://www.postleaf.org/installing) 🔗 +- [Textpattern](https://docs.textpattern.com/installation/) 🔗 +- [WriteFreely](https://github.com/writeas/writefreely) 🔗 # Bookmarks & Read Later - [Shaarli](apps/bookmarks/shaarli.md) @@ -48,7 +48,7 @@ So, without further ado, here's the current list: - [Wallabag](apps/bookmarks/wallabag.md) ### 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 @@ -61,8 +61,8 @@ So, without further ado, here's the current list: - [DashMachine](apps/dashboard/dashmachine.md) - [Homer](apps/dashboard/homer.md) - [SUI](apps/dashboard/sui.md) -- [Organizr](https://github.com/causefx/Organizr) [external] -- [Heimdall](https://github.com/linuxserver/Heimdall) [external] +- [Organizr](https://github.com/causefx/Organizr) 🔗 +- [Heimdall](https://github.com/linuxserver/Heimdall) 🔗 # Docker Managers - [Diun](apps/docker/diun.md) @@ -76,51 +76,51 @@ So, without further ado, here's the current list: # E-mail - CLIENTS (webmail) - [Roundcube](apps/email/roundcube.md) - - [Rainloop](http://www.rainloop.net/) [external] - - [Rainloop in MailCow](https://github.com/mailcow/mailcow-dockerized/issues/613) [external] - - [Mailpile](https://www.mailpile.is/) [external] - - [WebMail Lite](https://afterlogic.com/docs/webmail-lite-8/installation) [external] - - [Cypht](https://cypht.org/) [external] - - [Cypht docker](https://hub.docker.com/r/sailfrog/cypht-docker) [external] + - [Rainloop](http://www.rainloop.net/) 🔗 + - [Rainloop in MailCow](https://github.com/mailcow/mailcow-dockerized/issues/613) 🔗 + - [Mailpile](https://www.mailpile.is/) 🔗 + - [WebMail Lite](https://afterlogic.com/docs/webmail-lite-8/installation) 🔗 + - [Cypht](https://cypht.org/) 🔗 + - [Cypht docker](https://hub.docker.com/r/sailfrog/cypht-docker) 🔗 - SERVERS - [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` - - [Mail-in-a-box](https://mailinabox.email/) [external] - - [Mailcare](https://gitlab.com/mailcare/mailcare) [external] + - [Mail-in-a-box](https://mailinabox.email/) 🔗 + - [Mailcare](https://gitlab.com/mailcare/mailcare) 🔗 - 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 - keeps pushing the pro version - - [Wildduck](https://wildduck.email/#/) [external] + - [Wildduck](https://wildduck.email/#/) 🔗 - has app passwords - doesn't seem to have contacts or other stuff (unless you'd use e.g. Roundcube) - Hosted e-mail providers: - - [Migadu](https://www.migadu.com/) [external] - 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. + - [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) 🔗 - Sogo & Afterlogic with calendar. USA based. No "delete account". From: $24/year. - SMTP Relays - - [SMTP2Go](https://www.smtp2go.com/pricing/) [external] - Free: 1k/month - - [Mailgun](https://www.mailgun.com/pricing/) [external] - PAYG: $8/10k/month - - [Sendgrid](https://sendgrid.com/pricing/) [external] - Free 100/day - - [MailJet](https://www.mailjet.com/pricing/) [external] - Free 6k/month + - [SMTP2Go](https://www.smtp2go.com/pricing/) 🔗 - Free: 1k/month + - [Mailgun](https://www.mailgun.com/pricing/) 🔗 - PAYG: $8/10k/month + - [Sendgrid](https://sendgrid.com/pricing/) 🔗 - Free 100/day + - [MailJet](https://www.mailjet.com/pricing/) 🔗 - Free 6k/month - 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] - - [burnermail.io](https://burnermail.io/) [external] - - [anonaddy.com](https://anonaddy.com/#pricing) [external] - - [simplelogin.io](https://simplelogin.io/) [external] - - [simplelogin.io github repo](https://github.com/simple-login/app) [external] + - [Reddit Thread](https://www.reddit.com/r/selfhosted/comments/isu8mw/selfhosted_throw_away_email_addresses_that_allow/) 🔗 + - [burnermail.io](https://burnermail.io/) 🔗 + - [anonaddy.com](https://anonaddy.com/#pricing) 🔗 + - [simplelogin.io](https://simplelogin.io/) 🔗 + - [simplelogin.io github repo](https://github.com/simple-login/app) 🔗 - Tools - - [verify domain for google](https://postmaster.google.com/managedomains) [external] - - [remove IP from spam house](https://www.spamhaus.org/lookup/) [external] - - [check dns & reverse dns](https://mxtoolbox.com/) [external] - - [reverse-dns-check](https://www.debouncer.com/reverse-dns-check) [external] - - [DNS Records checker](https://www.digwebinterface.com/) [external] - - [Domain security checker](https://www.hardenize.com/) [external] + - [verify domain for google](https://postmaster.google.com/managedomains) 🔗 + - [remove IP from spam house](https://www.spamhaus.org/lookup/) 🔗 + - [check dns & reverse dns](https://mxtoolbox.com/) 🔗 + - [reverse-dns-check](https://www.debouncer.com/reverse-dns-check) 🔗 + - [DNS Records checker](https://www.digwebinterface.com/) 🔗 + - [Domain security checker](https://www.hardenize.com/) 🔗 # Home Automation - [HomeAssistant](apps/home-automation/home-assistant.md) -- [Huginn](https://github.com/huginn/huginn) [external] -- [Node-RED](https://nodered.org/) [external] +- [Huginn](https://github.com/huginn/huginn) 🔗 +- [Node-RED](https://nodered.org/) 🔗 # Media Managers @@ -134,7 +134,7 @@ So, without further ado, here's the current list: - [Readerr (ebooks & comics)](apps/media/readerr.md) - [Sonarr (tv shows)](apps/media/sonarr.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) @@ -146,17 +146,17 @@ So, without further ado, here's the current list: - [Statping](apps/monitors/statping.md) ### Other, not-fully tested -- [Staytus](https://github.com/adamcooke/staytus) [external] - service status is updated manually! -- [cstate](https://cstate.mnts.lt/) [external] - weird... -- [Glances](https://glances.readthedocs.io/en/stable/install.html) [external] - resource hog -- [Netdata](https://hub.docker.com/r/netdata/netdata) [external] - lots of stuff, nothing relevant -- [LibreNMS](https://github.com/librenms/docker) [external] - ugly +- [Staytus](https://github.com/adamcooke/staytus) 🔗 - service status is updated manually! +- [cstate](https://cstate.mnts.lt/) 🔗 - weird... +- [Glances](https://glances.readthedocs.io/en/stable/install.html) 🔗 - resource hog +- [Netdata](https://hub.docker.com/r/netdata/netdata) 🔗 - lots of stuff, nothing relevant +- [LibreNMS](https://github.com/librenms/docker) 🔗 - ugly ### Hosted -- [statuspage.io](https://www.atlassian.com/software/statuspage) [external] - same - manual process! -- [updown](https://updown.io) [external] - 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 -- [uptimerobot](https://uptimerobot.com) [external] - free is very basic, constantly nags for upgrade to paid... +- [statuspage.io](https://www.atlassian.com/software/statuspage) 🔗 - same - manual process! +- [updown](https://updown.io) 🔗 - doesn't seem to have a page with multiple services' statuses... +- [healthchecks](https://healthchecks.io) 🔗 - cron-based monitoring, no public status page, just badges +- [uptimerobot](https://uptimerobot.com) 🔗 - free is very basic, constantly nags for upgrade to paid... ### Useful links - [awesome-sysadmin: monitoring](https://github.com/n1trux/awesome-sysadmin#monitoring) @@ -172,11 +172,11 @@ So, without further ado, here's the current list: ### Other -- [apprise](https://github.com/caronc/apprise) [external] -- [Synapse](https://github.com/matrix-org/synapse#synapse-installation) [external] -- [Gotify](https://github.com/gotify/server) [external] - notification server -- [pushover](https://pushover.net/) [external] -- [unifi event monitor](https://github.com/tborychowski/unifi-event-monitor) [external] +- [apprise](https://github.com/caronc/apprise) 🔗 +- [Synapse](https://github.com/matrix-org/synapse#synapse-installation) 🔗 +- [Gotify](https://github.com/gotify/server) 🔗 - notification server +- [pushover](https://pushover.net/) 🔗 +- [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) ### Other tested -- [Chevereto](https://chevereto.com/) [external] - quite nice. No video support. -- [Lychee](https://lycheeorg.github.io/) [external] - good looking, no video support. -- [PhotoShow](https://github.com/thibaud-rohmer/PhotoShow/) [external] - seems dead and doesn't work. -- [Photosync](https://www.photosync-app.com/home.html) [external] - paid, app, not really self-hosted, just sync. -- [OwnPhotos](https://github.com/hooram/ownphotos) [external] - limited features, ugly & dead. -- [FileStash](https://github.com/mickael-kerjean/filestash) [external] - old-time-dropbox-like file manager. +- [Chevereto](https://chevereto.com/) 🔗 - quite nice. No video support. +- [Lychee](https://lycheeorg.github.io/) 🔗 - good looking, no video support. +- [PhotoShow](https://github.com/thibaud-rohmer/PhotoShow/) 🔗 - seems dead and doesn't work. +- [Photosync](https://www.photosync-app.com/home.html) 🔗 - paid, app, not really self-hosted, just sync. +- [OwnPhotos](https://github.com/hooram/ownphotos) 🔗 - limited features, ugly & dead. +- [FileStash](https://github.com/mickael-kerjean/filestash) 🔗 - old-time-dropbox-like file manager. ### Untested -- [pigallery2](https://github.com/bpatrik/pigallery2) [external] - minimal feats -- [photostructure](https://photostructure.com/) [external] - too early -- [picapport](https://www.picapport.de/en/index.php) [external] - weird +- [pigallery2](https://github.com/bpatrik/pigallery2) 🔗 - minimal feats +- [photostructure](https://photostructure.com/) 🔗 - too early +- [picapport](https://www.picapport.de/en/index.php) 🔗 - weird # Project Management - [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) - [Vikunja](apps/project-mgmt/vikunja.md) - [Wekan](apps/project-mgmt/wekan.md) -- [Taskcafe](https://github.com/JordanKnott/taskcafe) [external] - early stage, active development. -- [YouTrack](https://www.jetbrains.com/youtrack/) [external] - The project management tool designed for agile teams (from JetBrains). +- [Taskcafe](https://github.com/JordanKnott/taskcafe) 🔗 - early stage, active development. +- [YouTrack](https://www.jetbrains.com/youtrack/) 🔗 - The project management tool designed for agile teams (from JetBrains). # Reverse proxy & SSO - [Authelia](apps/reverse-proxy-sso/authelia.md) - [Traefik](apps/reverse-proxy-sso/traefik.md) -- [Caddy](https://caddyserver.com/) [external] - 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. +- [Caddy](https://caddyserver.com/) 🔗 - very good web server with reverse-proxy & automatic https. +- [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 - [Miniflux](rss/../apps/rss/miniflux.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 -- [PolitePol](https://github.com/taroved/pol) [external] - Create RSS where there was none -- [FetchRSS](https://fetchrss.com/) [external] - 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 -- [rss2full](https://github.com/feedocean/rss2full) [external] - Transform summary feeds into full-text +- [PolitePol](https://github.com/taroved/pol) 🔗 - Create RSS where there was none +- [FetchRSS](https://fetchrss.com/) 🔗 - Create RSS for FB, Twitter, YT, and websites +- [rss-bridge](https://github.com/RSS-Bridge/rss-bridge) 🔗 - The RSS feed for websites missing it +- [rss2full](https://github.com/feedocean/rss2full) 🔗 - Transform summary feeds into full-text # Search engines @@ -241,10 +241,10 @@ So, without further ado, here's the current list: - [Etesync](apps/social/etesync.md) ### Other untested -- [HumHub](https://www.humhub.com/en) [external] - Free social network software and framework. -- [RocketChat](https://docs.rocket.chat/installation/docker-containers/) [external] - The Ultimate Communication Hub. -- [Snikket](https://snikket.org/) [external] - Chat that is simple, secure, and private. -- [Jami](https://jami.net/) [external] - Audio & video calls, screen sharing, IM. +- [HumHub](https://www.humhub.com/en) 🔗 - Free social network software and framework. +- [RocketChat](https://docs.rocket.chat/installation/docker-containers/) 🔗 - The Ultimate Communication Hub. +- [Snikket](https://snikket.org/) 🔗 - Chat that is simple, secure, and private. +- [Jami](https://jami.net/) 🔗 - Audio & video calls, screen sharing, IM. # Wiki @@ -255,7 +255,7 @@ So, without further ado, here's the current list: ### 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. -- [Wreeto](https://github.com/chrisvel/wreeto_official) [external] - 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... -- [Gollum](https://github.com/gollum/gollum) [external] - A simple, Git-powered wiki with a sweet API and local frontend. +- [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) 🔗 - impossible to install +- [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) 🔗 - A simple, Git-powered wiki with a sweet API and local frontend. diff --git a/apps/email/roundcube.md b/apps/email/roundcube.md index fdda279..6d8b3e3 100644 --- a/apps/email/roundcube.md +++ b/apps/email/roundcube.md @@ -12,14 +12,14 @@ In my setup Roundcube is integrated with MailCow server. ### Plugins - [Carddav](carddav.md) - [Enigma](enigma.md) -- [SMTP identity](https://plugins.roundcube.net/#/packages/elm/identity_smtp) [external] - Send emails from gmail account -- [HTML5 Notifier](https://plugins.roundcube.net/#/packages/kitist/html5_notifier) [external] -- [Easy unsubscribe](https://plugins.roundcube.net/#/packages/ss88/easy_unsubscribe) [external] - (composer require "ss88/easy_unsubscribe @dev") -- [Automatic addressbook](https://plugins.roundcube.net/#/packages/sblaisot/automatic_addressbook) [external] -- [Context menus](https://plugins.roundcube.net/#/packages/johndoh/contextmenu) [external] -- [Plugin installer](https://plugins.roundcube.net/#/packages/roundcube/plugin-installer) [external] -- [Folder size](https://plugins.roundcube.net/#/packages/jfcherng/show-folder-size) [external] -- [Filters](https://plugins.roundcube.net/#/packages/roundcube/filters) [external] +- [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) 🔗 +- [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) 🔗 +- [Context menus](https://plugins.roundcube.net/#/packages/johndoh/contextmenu) 🔗 +- [Plugin installer](https://plugins.roundcube.net/#/packages/roundcube/plugin-installer) 🔗 +- [Folder size](https://plugins.roundcube.net/#/packages/jfcherng/show-folder-size) 🔗 +- [Filters](https://plugins.roundcube.net/#/packages/roundcube/filters) 🔗 ## mailcow-dockerized/data/web/roundcube/config/config.inc.php