Recently Updated Pages
Additional Resources
Additional resources can be found here: https://docs.getpinry.com/
Browser Extensions
If you'd like to install either extension they are available at: https://chrome.google.com/web...
Create Super Admin / Reset Passwords
Per Pinry's docs: Currently we don't have a good "forgot my password" method on Pinry si...
Pinry Disable Registration
Per Pinry's docs: If you use that command to create superuser inside docker, you could f...
Installation
version: '3.3'services: pinry: ports: - 8981:80 volumes: - pinry:/data #You can ...
Setting up Composerize
sudo apt install npm[Y/n]npm install composerize -g-g is the global install flaghttps://nodejs.or...
Docker-Compose
version: '2'services: picoshare: environment: - PORT=3002 - PS_SHARED_SECRET=mypass...
Vaultwarden Password Management
The first thing I self-hosted on my Docker server (after a media server, of course) and made p...
Setup
In this post we'll look at how to set up a dashboard for real-time stats from Nginx Proxy Manager...
VaultWarden with Nginx Proxy Manager on Linode
Linode and Domain Set Up You'll need to create a Docker Linode for this project. I used a "Share...
Docker-Compose.yml
version: '3.3' services: server: container_name: vaultwarden volumes: ...
Portainer
version: '3.3' services: portainer-ce: ports: - '9000:9000' - '8000:8000' ...
NGINX Proxy Manager
version: '3' networks: nginx_proxy_manager: services: app: image: 'jc21/nginx-pr...
New Series
ZimaBoard and Hardware Intro OMV 6 Install and Set Up w/ Portainer Duplicati / BackBlaze ZeroT...
ZimaBoard 832 Specs
Processor Intel Celeron Processor 'Apollo Lake'N34504 Cores1.1GHz base frequency2.2GHz Burst2MB ...
Manscaped
This video is brought to you by Manscaped.com, the global brand for men’sgrooming and hygiene pro...
How to Install and Configure Fail2Ban to work with NGINX Proxy Manager
In this post we'll look at how to get Fail2Ban set up to work with NGINX Proxy Manager. Additiona...
Aura 15 Notes
This is the Aura 15. It is a 15.6" Linux-based laptop from Tuxedo Computers in Germany. I've bee...
Installation Process
LinkAce is a self-hosted archive to collect links of your favorite websites. Save articles to rea...
Installing NextCloud on CasaOS
The method used here uses 2 containers for setup. The first container is the official NextCloud C...