Recently Updated Pages
Pinchflat
Link First: mkdir -vp .../Pinchflat/{config,downloads} \ && chown -R nobody /Pinchflat \ && c...
KitchenOwl
Link KitchenOwl is a smart self-hosted grocery list and recipe manager. version: "3" services:...
MinMon
Link Create /srv/Files/Minmon/minmon.toml. Example config here. More info on config here. versi...
Librephotos
Link mkdir librephotos cd librephotos touch .env nano .env .env # This file contains all ...
Photoview
Link version: "3" services: db: image: mariadb:10.5 restart: always environ...
Pigallery2
version: "3.3" services: pigallery2: ports: - xxxx:80 environment: - ...
Cloudreve
Create the necessary directory structure: mkdir -vp cloudreve/{uploads,avatar} \ && touch cloud...
ownCloud Infinity Scale
This note was originally taken from: https://owncloud.dev/ocis/guides/ocis-local-...
ownCloud
Link version: "3" volumes: files: driver: local mysql: driver: local redis...
Nomie
Link 1 | Link 2 First, create <YOUR PATH>/couchdb.ini and paste this: [HTTPD] enable_cors = tr...
Fireshare
Link version: "3" services: fireshare: container_name: fireshare image: shaneisrae...
Dockge
Link version: "3.8" services: dockge: image: louislam/dockge:latest restart: unles...
Ladder
Link Ladder is a web proxy to help bypass paywalls. This is a selfhosted version of 1ft.io and 1...
Piglet
Link version: '3.3' services: piglet: restart: unless-stopped container_name...
Note-mark
Link Both the backend and frontend are distributed by as Docker images, making deployment easier...
Nextcloud All-In-One
Link | Tutorial version: "3.8" volumes: nextcloud_aio_mastercontainer: name: nextcloud_...
Flatnotes
Link version: "3" services: flatnotes: container_name: flatnotes image: dullage/...
Linkstack
Link version: "3.8" services: linkstack: hostname: 'linkstack' image: 'linksta...
Jekyll
--- version: "2" services: jekyll: image: bretfisher/jekyll container_name: jekyll...
Gotify
Link version: "3" services: gotify: image: gotify/server ports: - 8080:80...