Skip to main content

Recently Updated Pages

Nextcloud

Docker & Compose Docker Compose

This does NOT include the database that you will need. docker run -d \ --name=nextcloud \ ...

Updated 1 week ago by Kevin

Tasks.md

Docker & Compose Docker Compose

https://github.com/BaldissaraMatheus/Tasks.md version: "3" services: tasks.md: image: bald...

Updated 1 week ago by Kevin

Watchtower

Docker & Compose Docker Compose

https://containrrr.dev/watchtower/ version: "3" services: watchtower: image: containrrr...

Updated 1 week ago by Kevin

Note Mark

Docker & Compose Docker Compose

https://github.com/enchant97/note-mark version: "3" volumes: data: services: backend...

Updated 1 week ago by Kevin

Docker w/Cloudflare Tunnels

Guides Pterodactyl Panel

This is the guide I used to get everything working for me. I have had issues with the other insta...

Updated 3 weeks ago by Kevin

Awesome-Selfhosted

Articles

If you are not familiar with awesome-selfhosted, it's a large and every growing list of free web ...

Updated 3 weeks ago by Kevin

Tools

IT-Tools Collection of handy online tools for developers, with great UX. PrivateBin PrivateB...

Updated 1 month ago by Kevin

Homebox

Docker & Compose Docker Compose

https://hay-kot.github.io/homebox/ version: "3.4" services: homebox: image: ghcr.io/h...

Updated 2 months ago by Kevin

Basic Docker Commands

Docker & Compose Docker

Show the current version of docker that you are running: docker -version [OPTIONS] Pull an imag...

Updated 2 months ago by Kevin

Memos

Docker & Compose Docker Compose

https://github.com/usememos/memos version: "3.0" services: memos: image: neosmemo/memos...

Updated 2 months ago by Kevin

Kavita

Docker & Compose Docker Compose

https://www.kavitareader.com/ version: '3.9'     services:         kavita:             image:...

Updated 2 months ago by Kevin

Mealie

Docker & Compose Docker Compose

https://mealie.io/ --- version: "3.7" services:   mealie:     image: ghcr.io/mealie-recipes/...

Updated 2 months ago by Kevin

IT-Flow

Docker & Compose Docker Compose

https://itflow.org/ version: "3.9" ########################### NETWORKS networks:   wan:  ...

Updated 2 months ago by Kevin

Homepage

Docker & Compose Docker Compose

https://gethomepage.dev version: "3.3" services:   homepage:     image: ghcr.io/benphelps/hom...

Updated 2 months ago by Kevin

Custom CSS for this site

BookStack

This is the custom CSS I use for this site so you can see how it is set up. <style> body a[hre...

Updated 2 months ago by Kevin

Shelf icon over the cover image

BookStack Hide certain features/items

Place the following in your "Settings > Custom HTML Head Content" box. <style> .content-wra...

Updated 2 months ago by Kevin

Book icon over the cover image

BookStack Hide certain features/items

Place the following in your "Settings > Custom HTML Head Content" box. <style> .content-wra...

Updated 2 months ago by Kevin

Firefly III

Docker & Compose Docker Compose

Docker Compose version: '3.3' services: app: image: fireflyiii/core:latest hostn...

Updated 2 months ago by Kevin

File Browser

Docker & Compose Docker Compose

https://filebrowser.org/ version: "3" services:   filebrowser:     image: hurlenko/filebrow...

Updated 2 months ago by Kevin

BookStack

Docker & Compose Docker Compose

https://www.bookstackapp.com/ version: "2" services:   bookstack:     image: lscr.io/linuxser...

Updated 2 months ago by Kevin