docker-templates
docker-templates copied to clipboard
Unraid Docker Templates
Unraid Templates
- Airsonic-advanced
- Apprise
-
ArchiveBox
- First installation
- Configuration
- Backuppc
- Blueiris
- Changedetection.io
-
Cloudbeaver
- Notes
-
Commento
- Notes
- Crypto-exchanges-gateway
-
CryptPad
- First installation
- CyberChef
-
Dashmachine
- Default username and password
-
db-backup
- Environment Variables
-
ddns-route53
- Before running the docker
- Dispatch
- Docpht
- Droppy
- ecoDMS
-
FileRun
- Default username and password
- Element-web
- Epicgames-freegames
- Filestash
- Firefox-Syncserver
-
Flarum
- Default username and password
- Notes
-
FreePBX
- First installation
-
Freescout
- Creating User
-
Golinks
- Usage
- Gossa
-
Gotify
- Before running the docker
- Default username and password
- Healthchecks
- Homer
-
Jitsi
- Change appdata location
- Notes
- Keycloak
-
Kiwix-serve
- Notes
- Content
-
Leantime
- First installation
-
Librenms
- Notes
- Linkace
- Linkding
- Mailpile
- Matomo
-
Matrix
- Guides
- Mattermost
-
Mattermost-push-proxy
- Notes
- Before running the docker
-
Mediagoblin
- Default username and password
- Memcached
- Miniflux
-
Moodle
- Notes
-
Mumble
- Notes
-
Netbox
- Notes
- Nut
- phpBB
-
PsiTransfer
- Notes
-
Pterodactyl-panel
- Creating User
-
Pure-FTPd
- Notes
- Pwndrop
- Quakejs
- Notes
- Reactive-resume
- Redis
-
Riot-web
- Before running the docker
- Searx
- Selfoss
- Send
- Shaarli
-
Shiori
- Default username and password
- Notes
- Shlink
-
Shlink-web-client
- Before Installing
- Solr
- StackEdit
- Synapse-admin
- Tar1090
- Torprivoxy
- tt-rss
-
Wallabag
- Default username and password
- PHP errors
- Missing texture and images
- Weechat
- Wifi-card
-
YaCy
- Default username and password
- Notes
Airsonic-advanced
Airsonic-Advanced is a free, web-based media streamer, providing ubiquitous access to your music.
Application Name: Airsonic-advanced
Application Site: https://github.com/airsonic-advanced/airsonic-advanced
Docker Hub: https://hub.docker.com/r/airsonicadvanced/airsonic-advanced/
Github: https://github.com/airsonic-advanced/airsonic-advanced
^back to top^
Apprise
Push Notifications that work with just about every platform!
Application Name: Apprise
Application Site: https://github.com/caronc/apprise
Docker Hub: https://hub.docker.com/r/caronc/apprise/
Github: https://github.com/caronc/apprise
^back to top^
ArchiveBox
ArchiveBox is a powerful self-hosted internet archiving solution written in Python 3. You feed it URLs of pages you want to archive, and it saves them to disk in a varitety of formats depending on the configuration and the content it detects.
Application Name: ArchiveBox
Application Site: https://archivebox.io/
Docker Hub: https://hub.docker.com/r/nikisweeting/archivebox
Github: https://github.com/pirate/ArchiveBox
First installation
-
Run the Archivebox Docker and Console to it.
su - archivebox
cd /data
archivebox init
archivebox manage createsuperuser
-
Edit Archivebox Docker Click at Advanced View put
server 0.0.0.0:8000
in Post Arguments.
Configuration
To edit configuration open Archivebox folder and Edit ArchiveBox.conf (https://github.com/pirate/ArchiveBox/wiki/Configuration)
^back to top^
Backuppc
BackupPC is a free disk-to-disk backup software suite with a web-based frontend.
Application Name: Backuppc
Application Site: https://backuppc.github.io/backuppc/
Docker Hub: https://hub.docker.com/r/tiredofit/backuppc/
Github: https://www.github.com/tiredofit/docker-backuppc
^back to top^
Blueiris
Blue Iris is a video surveillance software solution.
Application Name: Blueiris
Application Site: https://hub.docker.com/r/jshridha/blueiris/
Docker Hub: https://hub.docker.com/r/jshridha/blueiris/
Github: https://hub.docker.com/r/jshridha/blueiris/
^back to top^
Changedetection.io
Self-hosted website change detection monitoring.
Application Name: Changedetection.io
Application Site: https://github.com/dgtlmoon/changedetection.io
Docker Hub: https://hub.docker.com/r/dgtlmoon/changedetection.io
Github: https://github.com/dgtlmoon/changedetection.io
^back to top^
Cloudbeaver
CloudBeaver is a web server which provides rich web interface. Server itself is a Java application, web part is written on TypeScript and React.
Application Name: Cloudbeaver
Application Site: https://github.com/dbeaver/cloudbeaver
Docker Hub: https://hub.docker.com/r/dalongrong/cloudbeaver
Github: https://github.com/dbeaver/cloudbeaver
Notes
- There is no appdata https://hub.docker.com/r/dalongrong/cloudbeaver
^back to top^
Commento
Commento is a platform that you can embed in your website to allow your readers to add comments.
Application Name: Commento
Application Site: https://commento.io
Docker Hub: https://gitlab.com/commento/commento
Github: https://gitlab.com/commento/commento
Notes
- PostgreSQL DB Required (Not Included)
^back to top^
Crypto-exchanges-gateway
Application Name: Crypto-exchanges-gateway
Application Site: https://github.com/aloysius-pgast/crypto-exchanges-gateway
Docker Hub: https://hub.docker.com/r/apendergast/crypto-exchanges-gateway/
Github: https://github.com/aloysius-pgast/crypto-exchanges-gateway
^back to top^
CryptPad
CryptPad is a private-by-design alternative to popular office tools and cloud services.
Application Name: CryptPad
Application Site: https://cryptpad.fr/
Docker Hub: https://hub.docker.com/r/promasu/cryptpad
Github: https://github.com/xwiki-labs/cryptpad
^back to top^
First installation
- mkdir -p /mnt/user/appdata/element-web/config
- wget -O /mnt/user/appdata/element-web/config/config.json https://raw.githubusercontent.com/vector-im/element-web/develop/element.io/app/config.json
- Edit config.json "httpUnsafeOrigin" change localhost to your ip
- remove "//" in "httpAddress"
CyberChef
CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. These operations include simple encoding like XOR or Base64, more complex encryption like AES, DES and Blowfish, creating binary and hexdumps, compression and decompression of data, calculating hashes and checksums, IPv6 and X.509 parsing, changing character encodings, and much more.
Application Name: CyberChef
Application Site: https://gchq.github.io/CyberChef/
Docker Hub: https://hub.docker.com/r/mpepping/cyberchef/
Github: https://github.com/mpepping/docker-cyberchef/
^back to top^
Dashmachine
Another web application bookmark dashboard, with fun features.
Application Name: Dashmachine
Application Site: https://github.com/rmountjoy92/DashMachine
Docker Hub: https://hub.docker.com/r/rmountjoy/dashmachine/
Github: https://github.com/rmountjoy92/DashMachine
Default username and password
- Username:
admin
- Password:
admin
^back to top^
db-backup
For backing up multiple type of DB Servers, currently supports CouchDB, InfluxDB, MySQL, MongoDB, Postgres, Redis servers.
Application Name: db-backup
Application Site: https://github.com/tiredofit/docker-db-backup
Docker Hub: https://hub.docker.com/r/tiredofit/db-backup/
Github: https://github.com/tiredofit/docker-db-backup
Environment Variables
Parameter | Description |
---|---|
COMPRESSION |
Use either Gzip GZ , Bzip2 BZ , XZip XZ , or none NONE - Default GZ |
DB_TYPE |
Type of DB Server to backup couch influx mysql pgsql mongo redis rethink |
DB_HOST |
Server Hostname e.g. mariadb |
DB_NAME |
Schema Name e.g. database |
DB_USER |
username for the database - use root to backup all MySQL of them. |
DB_PASS |
(optional if DB doesn't require it) password for the database |
DB_PORT |
(optional) Set port to connect to DB_HOST. Defaults are provided |
DB_DUMP_FREQ |
How often to do a dump, in minutes. Defaults to 1440 minutes, or once per day. |
DB_DUMP_BEGIN |
What time to do the first dump. Defaults to immediate. Must be in one of two formats |
Absolute HHMM, e.g. 2330 or 0415 |
|
Relative +MM, i.e. how many minutes after starting the container, e.g. +0 (immediate), +10 (in 10 minutes), or +90 in an hour and a half |
|
DB_CLEANUP_TIME |
Value in minutes to delete old backups (only fired when dump freqency fires). 1440 would delete anything above 1 day old. You don't need to set this variable if you want to hold onto everything. |
DEBUG_MODE |
If set to true , print copious shell script messages to the container log. Otherwise only basic messages are printed. |
MD5 |
Generate MD5 Sum in Directory, TRUE or FALSE - Default TRUE |
PARALLEL_COMPRESSION |
Use multiple cores when compressing backups TRUE or FALSE - Default TRUE |
SPLIT_DB |
If using root as username and multiple DBs on system, set to TRUE to create Seperate DB Backups instead of all in one. - Default FALSE |
^back to top^
ddns-route53
Simple dynamic DNS updater script using Amazon Route53.
Application Name: ddns-route53
Application Site: https://github.com/crazy-max/ddns-route53
Docker Hub: https://hub.docker.com/r/crazymax/ddns-route53/
Github: https://github.com/crazy-max/ddns-route53
Before running the docker
- Create ddns-route53.yml file in /mnt/user/appdata/ddns-route53/ - https://github.com/crazy-max/ddns-route53/blob/master/doc/configuration.md
^back to top^
Dispatch
Web-based IRC client in Go.
Application Name: Dispatch
Application Site: https://github.com/khlieng/dispatch
Docker Hub: https://hub.docker.com/r/khlieng/dispatch/
Github: https://github.com/khlieng/dispatch
^back to top^
Docpht
With DocPHT you can take notes and quickly document anything and without the use of any database.
Icons made by Freepik from www.flaticon.com
Application Name: Docpht
Application Site: https://docpht.org/
Docker Hub: https://hub.docker.com/r/docpht/docpht/
Github: https://github.com/docpht/docpht
^back to top^
Droppy
Self-hosted file storage server
Application Name: Droppy
Application Site: https://droppy.silverwind.io/
Docker Hub: https://hub.docker.com/r/silverwind/droppy/
Github: https://github.com/silverwind/droppy
^back to top^
ecoDMS
easily archive, manage, and find all documents on your PC or from your smart phone and tablet.
Application Name: ecoDMS
Application Site: https://www.ecodms.de/index.php/en/
Docker Hub: https://hub.docker.com/r/ecodms/allinone-18.09/
Github: https://hub.docker.com/r/ecodms/allinone-18.09/
^back to top^
FileRun
FileRun is a self-hosted Google Drive/Photos/Music alternative. It is a full featured web based file manager with an easy to use user interface.
Application Name: FileRun
Application Site: https://filerun.com/
Docker Hub: https://hub.docker.com/r/filerun/filerun/
Github: https://github.com/filerun/docker
Default username and password
- Username:
superuser
- Password:
superuser
^back to top^
Element-web
Application Name: Element-web
Application Site: https://element.io/
Docker Hub: https://hub.docker.com/r/vectorim/element-web/
Github: https://www.github.com/vector-im/element-web
^back to top^
Epicgames-freegames
Application Name: Epicgames-freegames
Application Site: https://github.com/claabs/epicgames-freegames-node
Docker Hub: https://hub.docker.com/r/charlocharlie/epicgames-freegames/
Github: https://github.com/claabs/epicgames-freegames-node
^back to top^
Filestash
Application Name: Filestash
Application Site: https://www.filestash.app/
Docker Hub: https://hub.docker.com/r/machines/filestash/
Github: https://github.com/mickael-kerjean/filestash
^back to top^
Firefox-Syncserver
Self hosted firefox sync server.
Application Name: Firefox-Syncserver
Application Site: https://github.com/crazy-max/docker-firefox-syncserver
Docker Hub: https://hub.docker.com/r/crazymax/firefox-syncserver
Github: https://github.com/crazy-max/docker-firefox-syncserver
^back to top^
Flarum
Forums made simple. Modern, fast, and free!
Application Name: Flarum
Application Site: https://flarum.org/
Docker Hub: https://hub.docker.com/r/crazymax/flarum/
Github: https://github.com/crazy-max/docker-flarum
Default username and password
Username: flarum
Password: flarum
Notes
- Make Sure the base url is right if it local use only use http://
:8000 and if you are hosting it on your domain it should be http://example.com or https://example.com.
^back to top^
FreePBX
Asterisk-based open source phone system.
A Dropbox-like file manager that let you manage your data anywhere it is located: FTP • FTPS • SFTP • WebDAV • Git • S3 • LDAP • Mysql CardDAV • CalDAV • Backblaze B2 • Minio Dropbox • Google Drive
Application Name: FreePBX
Application Site: https://www.freepbx.org/
Docker Hub: https://hub.docker.com/r/tiredofit/freepbx/
Github: https://github.com/tiredofit/docker-freepbx/
First installation
- Take time be patient
- Wizard setup go to http://freepbx/admin/config.php
- Use Database
^back to top^
Freescout
An open source Helpscout / Zendesk alternative.
Application Name: Freescout
Application Site: https://freescout.net/
Docker Hub: https://hub.docker.com/r/tiredofit/freescout/
Github: https://www.github.com/tiredofit/docker-freescout
Creating User
- CLI
cd /www/html
thenphp artisan freescout:create-user
^back to top^
Golinks
golinks is a web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. Similar to bunny1 or yubnub.
Application Name: Golinks
Application Site: https://github.com/prologic/golinks
Docker Hub: https://hub.docker.com/r/prologic/golinks/
Github: https://github.com/prologic/golinks
Usage
- https://github.com/prologic/golinks#usage
^back to top^
Gossa
A fast and simple webserver for your files, that's dependency-free and with under 250 lines of code, easy to review.
Application Name: Gossa
Application Site: https://www.github.com/pldubouilh/gossa
Docker Hub: https://hub.docker.com/r/pldubouilh/gossa/
Github: https://www.github.com/pldubouilh/gossa
^back to top^
Gotify
A simple server for sending and receiving messages (in real time per WebSocket).
Application Name: Gotify
Application Site: https://gotify.net/
Docker Hub: https://hub.docker.com/r/gotify/server/
Github: https://github.com/gotify/server/
Before running the docker
mkdir -p /mnt/user/appdata/gotify/config/
wget -O /mnt/user/appdata/gotify/config/config.yml https://raw.githubusercontent.com/gotify/server/master/config.example.yml
Default username and password
- Username:
admin
- Password:
admin
^back to top^
Healthchecks
healthchecks is a watchdog for your cron jobs. It's a web server that listens for pings from your cron jobs, plus a web interface.
Application Name: Healthchecks
Application Site: https://healthchecks.io/
Docker Hub: https://hub.docker.com/r/galexrt/healthchecks/
Github: https://github.com/galexrt/docker-healthchecks
^back to top^
Homer
A dead simple static HOMepage for your servER to keep your services on hand, from a simple yaml
configuration file.
Application Name: Homer
Application Site: https://github.com/bastienwirtz/homer
Docker Hub: https://hub.docker.com/r/b4bz/homer
Github: https://github.com/bastienwirtz/homer
^back to top^
Jitsi
Application Name: Jitsi
Application Site: https://jitsi.org/
Docker Hub: https://hub.docker.com/u/jitsi/
Github: https://github.com/jitsi/docker-jitsi-meet
Change appdata location
/mnt/user/appdata/jitsi-web
-> /mnt/user/appdata/jitsi/web/
/mnt/user/appdata/jitsi-prosody
-> /mnt/user/appdata/jitsi/prosody/
/mnt/user/appdata/jitsi-jvb
-> /mnt/user/appdata/jitsi/jvb/
/mnt/user/appdata/jitsi-jicofo
-> /mnt/user/appdata/jitsi/jicofo/
Notes
- https://github.com/jitsi/docker-jitsi-meet
- How it all work
^back to top^
Keycloak
Application Name: Keycloak
Application Site: https://www.keycloak.org/
Registry: https://quay.io/repository/keycloak/keycloak
Github: https://github.com/keycloak/keycloak
^back to top^
Kiwix-serve
Application Name: Kiwix-serve
Application Site: https://www.kiwix.org/
Docker Hub: https://hub.docker.com/r/kiwix/kiwix-serve/
Github: https://github.com/kiwix/kiwix-tools
Notes
- When using variable "DOWNLOAD" remove the link after the download so you don't re-download the same content again
Content
For more content https://wiki.kiwix.org/wiki/Content
^back to top^
Leantime
Application Name: Leantime
Application Site: https://leantime.io/
Docker Hub: https://hub.docker.com/r/leantime/leantime/
Github: https://github.com/Leantime/docker-leantime
First installation
- First setup go to http://leantime/install
^back to top^
Librenms
Application Name: Librenms
Application Site: https://www.librenms.org/
Docker Hub: https://hub.docker.com/r/librenms/librenms/
Github: https://github.com/librenms/docker
Notes
- Database must be CHARACTER SET utf8 COLLATE utf8_unicode_ci
^back to top^
Linkace
Application Name: Linkace
Application Site: https://www.linkace.org/
Docker Hub: https://hub.docker.com/r/linkace/linkace/
Github: https://github.com/Kovah/LinkAce/
^back to top^
Linkding
Application Name: Linkding
Application Site: https://github.com/sissbruecker/linkding
Docker Hub: https://hub.docker.com/r/sissbruecker/linkding/
Github: https://github.com/sissbruecker/linkding
^back to top^
Mailpile
Application Name: Mailpile
Application Site: https://www.mailpile.is/
Docker Hub: https://hub.docker.com/r/rroemhild/mailpile/
Github: https://github.com/rroemhild/docker-mailpile
^back to top^
Matomo
Application Name: Matomo
Application Site: https://matomo.org/
Docker Hub: https://hub.docker.com/r/bitnami/matomo/
Github: https://github.com/bitnami/bitnami-docker-matomo
^back to top^
Matrix
Application Name: Matrix
Application Site: https://matrix.org/
Docker Hub: https://hub.docker.com/r/avhost/docker-matrix
Github: https://github.com/AVENTER-UG/docker-matrix
Guides
^back to top^
Mattermost
Application Name: Mattermost
Application Site: https://mattermost.com/
Docker Hub: https://hub.docker.com/r/mattermost/mattermost-team-edition/
Github: https://github.com/mattermost/mattermost-server
^back to top^
Mattermost-push-proxy
Application Name: Mattermost-push-proxy
Application Site: https://mattermost.com/
Docker Hub: https://hub.docker.com/r/mattermost/mattermost-push-proxy/
Github: https://github.com/mattermost/mattermost-push-proxy
Notes
- https://developers.mattermost.com/contribute/mobile/push-notifications/service/
Before running the docker
-
mkdir /mnt/user/appdata/mattermost-push-proxy/config
-
cd /mnt/user/appdata/mattermost-push-proxy/config
-
wget https://raw.githubusercontent.com/mattermost/mattermost-push-proxy/master/config/mattermost-push-proxy.json
^back to top^
Mediagoblin
Application Name: Mediagoblin
Application Site: https://mediagoblin.org/
Docker Hub: https://hub.docker.com/r/mtlynch/mediagoblin/
Github: https://www.github.com/mtlynch/mediagoblin-docker
Default username and password
- Username:
admin
- Password:
admin
^back to top^
Memcached
Application Name: Memcached
Application Site: https://memcached.org/
Docker Hub: https://hub.docker.com/r/bitnami/memcached
Github: https://github.com/bitnami/bitnami-docker-memcached
^back to top^
Miniflux
Application Name: Miniflux
Application Site: https://miniflux.app/
Docker Hub: https://hub.docker.com/r/miniflux/miniflux/
Github: https://github.com/miniflux/miniflux
^back to top^
Moodle
Application Name: Moodle
Application Site: https://moodle.org/
Docker Hub: https://hub.docker.com/r/bitnami/moodle/
Github: https://github.com/bitnami/bitnami-docker-moodle
Notes
- Admin username and password is setup at in docker variables then you can change in Miniflux settings. Docker variable will be ignored when you change it inside the docker.
- PostgreSQL DB Required (Not Included)
^back to top^
Mumble
Application Name: Mumble
Application Site: https://www.mumble.com/
Docker Hub: https://hub.docker.com/r/phlak/mumble
Github: https://github.com/PHLAK/docker-mumble
Notes
- Download config.ini an customize it
wget -O /mnt/user/appdata/mumble/config.ini https://raw.githubusercontent.com/PHLAK/docker-mumble/master/files/config.ini
- See https://wiki.mumble.info/wiki/Murmur.ini for more options
^back to top^
Netbox
Application Name: Netbox
Application Site: https://github.com/netbox-community/netbox
Docker Hub: https://hub.docker.com/r/pitkley/netbox
Github: https://github.com/pitkley/docker-netbox
Notes
- Create User cli to the docker then
./manage.py createsuperuser
- PostgreSQL DB Required (Not Included)
^back to top^
Nut
Application Name: Nut
Application Site: https://www.github.com/ramdock/nut-server
Docker Hub: https://hub.docker.com/r/ramdockerapp/nut-server/
Github: https://www.github.com/ramdock/nut-server
^back to top^
phpBB
Application Name: phpBB
Application Site: https://www.phpbb.com/
Docker Hub: https://hub.docker.com/r/bitnami/phpbb
Github: https://github.com/bitnami/bitnami-docker-phpbb/
^back to top^
PsiTransfer
Application Name: PsiTransfer
Application Site: https://github.com/psi-4ward/psitransfer
Docker Hub: https://hub.docker.com/r/psitrax/psitransfer/
Github: https://github.com/psi-4ward/psitransfer
Notes
- Admin Page just add
/admin
to your URL
^back to top^
Pterodactyl-panel
Application Name: Pterodactyl-panel
Application Site: https://pterodactyl.io/
Docker Hub: https://hub.docker.com/r/ccarney16/pterodactyl-panel
Github: https://github.com/ccarney16/pterodactyl-docker
Creating User
- CLI
cd /www/html
thenphp artisan p:user:make
^back to top^
Pure-FTPd
Application Name: Pure-FTPd
Application Site: https://www.pureftpd.org/project/pure-ftpd/
Docker Hub: https://hub.docker.com/r/crazymax/pure-ftpd/
Github: https://github.com/crazy-max/docker-pure-ftpd
Notes
- Creating User use console then
pure-pw useradd admin -u 99 -g 100 -d /home/admin -m
then enter password of your choosing. - https://github.com/crazy-max/docker-pure-ftpd#notes
^back to top^
Pwndrop
Application Name: Pwndrop
Application Site: https://github.com/treyyoder/quakejs-docker
Docker Hub: https://hub.docker.com/r/harshavardhanj/pwndrop
Github: https://github.com/treyyoder/quakejs-docker
^back to top^
Quakejs
Application Name: Quakejs
Application Site: https://github.com/treyyoder/quakejs-docker
Docker Hub: https://hub.docker.com/r/treyyoder/quakejs/
Github: https://github.com/treyyoder/quakejs-docker
Notes
- Use Custom:br0 https://youtu.be/2VnQxxn00jU?t=121 put Fixed IP address
- Copy the ip and access it using you broswer
^back to top^
Reactive-resume
Application Name: Reactive-resume
Application Site: https://rxresu.me/
Docker Hub: https://hub.docker.com/r/amruthpillai/reactive-resume/
Github: https://www.github.com/AmruthPillai/Reactive-Resume
^back to top^
Redis
Application Name: Redis
Application Site: https://redis.io/
Docker Hub: https://hub.docker.com/r/bitnami/redis/
Github: https://github.com/bitnami/bitnami-docker-redis
^back to top^
Riot-web
Riot is a glossy web client with an emphasis on performance and usability.
Application Name: Riot-web
Application Site: https://riot.im/
Docker Hub: https://hub.docker.com/r/vectorim/riot-web/
Github: https://www.github.com/vector-im/riot-web
Before running the docker
-
mkdir -p /mnt/user/appdata/riot-web/config
-
wget -O /mnt/user/appdata/riot-web/config/config.json https://riot.im/develop/config.json
^back to top^
Searx
Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, searx can be used over Tor for online anonymity.
Application Name: Searx
Application Site: https://github.com/asciimoo/searx
Docker Hub: https://hub.docker.com/r/searx/searx/
Github: https://github.com/asciimoo/searx
^back to top^
Selfoss
selfoss is a multipurpose RSS reader and feed aggregation web application.
Application Name: Selfoss
Application Site: https://selfoss.aditu.de/
Docker Hub: https://hub.docker.com/r/hardware/selfoss/
Github: https://github.com/SSilence/selfoss/
^back to top^
Send
Application Name: Send
Application Site: https://gitlab.com/timvisee/send
Docker Hub: registry.gitlab.com/timvisee/send:latest
Github: https://gitlab.com/timvisee/send
^back to top^
Shaarli
Application Name: Shaarli
Application Site: https://github.com/shaarli/Shaarli
Docker Hub: https://hub.docker.com/r/shaarli/shaarli/
Github: https://github.com/shaarli/Shaarli
^back to top^
Shiori
Shiori is a simple bookmarks manager written in the Go language. Intended as a simple clone of Pocket.
Application Name: Shiori
Application Site: https://github.com/go-shiori/shiori
Docker Hub: https://hub.docker.com/r/radhifadlillah/shiori/
Github: https://github.com/go-shiori/shiori
Default username and password
Username: shiori
Password: gopher
Notes
- Create new account inside the web gui so the default one will be removed.
^back to top^
Shlink
Shlink is a self-hosted URL shortener which provides both a REST and a CLI interface to interact with it.
Application Name: Shlink
Application Site: https://shlink.io/
Docker Hub: https://hub.docker.com/r/shlinkio/shlink/
Github: https://github.com/shlinkio/shlink
^back to top^
Shlink-web-client
Shlink is a self-hosted URL shortener which provides both a REST and a CLI interface to interact with it.
Application Name: Shlink-web-client
Application Site: https://shlink.io/
Docker Hub: https://hub.docker.com/r/shlinkio/shlink-web-client/
Github: https://www.github.com/shlinkio/shlink-web-client
Before Installing
- Install shlink
- CLI to it and enter "shlink api-key:generate"
- Copy the api and add and edit to servers.json
- https://hub.docker.com/r/shlinkio/shlink-web-client/ servers.json
^back to top^
Solr
Solr is an open-source enterprise-search platform, written in Java.
Application Name: Solr
Application Site: https://lucene.apache.org/solr/
Docker Hub: https://hub.docker.com/r/bitnami/solr
Github: https://github.com/bitnami/bitnami-docker-solr
^back to top^
StackEdit
StackEdit is a free, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites.
Application Name: StackEdit
Application Site: https://stackedit.io/
Docker Hub: https://hub.docker.com/r/qmcgaw/stackedit/
Github: https://github.com/qdm12/stackedit-docker
^back to top^
Synapse-admin
Icons made by Vitaly Gorbachev from www.flaticon.com
Synapse admin ui
Application Name: Synapse-admin
Application Site: https://github.com/Awesome-Technologies/synapse-admin
Docker Hub: https://hub.docker.com/r/awesometechnologies/synapse-admin/
Github: https://github.com/Awesome-Technologies/synapse-admin
^back to top^
Tar1090
Icons made by Smashicons from www.flaticon.com
Provides an improved webinterface for use with ADS-B decoders readsb / dump1090-fa
Application Name: Synapse-admin
Application Site: https://www.github.com/mikenye/docker-tar1090
Docker Hub: https://hub.docker.com/r/mikenye/tar1090
Github: https://www.github.com/mikenye/docker-tar1090
^back to top^
Torprivoxy
Icons made by photo3idea_studio from www.flaticon.com
Docker Tor proxy (http and shell) built on Alpine Linux
Application Name: Synapse-admin
Application Site: https://github.com/avpnusr/torprivoxy
Docker Hub: https://hub.docker.com/r/avpnusr/torprivoxy/
Github: https://github.com/avpnusr/torprivoxy
^back to top^
tt-rss
Tiny Tiny RSS is a free RSS feed reader. It is a web application which must be installed on a web server.
Application Site: https://tt-rss.org/
Docker Hub: https://hub.docker.com/r/lunik1/tt-rss/
Github: https://github.com/lunik1/docker-tt-rss
^back to top^
Wallabag
Wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
Application Name: Wallabag
Application Site: https://wallabag.org/
Docker Hub: https://hub.docker.com/r/wallabag/wallabag
Github: https://www.github.com/wallabag/docker
Default username and password
Username: wallabag
Password: wallabag
PHP errors
- https://github.com/wallabag/docker/issues/185
Missing texture and images
- Make sure the domain variable is right http://ip:6500 and if you are hosting it http://wallabag.example.com or https://wallabag.example.com.
^back to top^
Weechat
WeeChat is a free and open-source Internet Relay Chat client, which is designed to be light and fast.
Application Site: https://weechat.org/
Docker Hub: https://hub.docker.com/r/jkaberg/weechat/
Github: https://www.github.com/jkaberg/dockerfiles
^back to top^
Wifi-card
Print a QR code for connecting to your WiFi
Application Name: Wifi-card
Application Site: https://github.com/bndw/wifi-card
Docker Hub: https://hub.docker.com/r/bndw/wifi-card/
Github: https://github.com/bndw/wifi-card
^back to top^
YaCy
YaCy is a distributed Web Search Engine, based on a peer-to-peer network.
Application Name: YaCy
Application Site: https://yacy.net/
Docker Hub: https://hub.docker.com/r/yacy/yacy_search_server/
Github: https://www.github.com/yacy/yacy_search_server
Default username and password
Username: admin
Password: docker
Notes
Set an admin account immediately after the first start-up. Open:
http://<ServerIP>:8090/ConfigAccounts_p.html
^back to top^