Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

121 total results found

nginx_proxy_manager_admin

Nginx Proxy Snippets

# ------------------------------------------------------------ # proxymanager.admin.pknw1.co.uk # ------------------------------------------------------------ } server { set $forward_scheme http; set $server "172.22.20.1"; set $port ...

Borg Backup for Container Config

Health

Install latest release of https://www.borgbackup.org/ from https://github.com/borgbackup/borg/releases  custom backup scripts to backup container configs from /etc/svc/config/${APPNAME}  1. Initialization of backups create a new borg repository ...

User Apps Dashboard

Publicly Accessible

https://apps.pknw1.co.uk/ The User Apps Dashboard is a cemtral location for users to start using the media services  Users can click to an app or create their own User Account Users can also create a SSO account which is currently being tested with an acco...

Admin Apps Dashboard

Publicly Accessible

Info - Overview

Publicly Accessible

What is Self Hosting? When you use a third-party service for your needs, whatever those needs may be, you're always taking on a certain degree of privacy risk. When you upload files to a cloud provider, you really don't know how secure those files are ...

Info - Getting Access

Publicly Accessible

Currently users can self sign-up via the invite URL as Im notified every time someone signs up and I can ensure that only known people are allowed to sign up By following the signup process you will create yourself an account that works with Streaming Medi...

Info - Available Apps

Publicly Accessible

Up to date info on user apps available via https://bookstack.pknw1.co.uk/books/publicly-accessible/page/user-apps-dashboard       Back to https://info.pknw1.co.uk/   

Info - Planned Apps

Publicly Accessible

        Back to https://info.pknw1.co.uk/   

Info - Testing SSO

Publicly Accessible

        Back to https://info.pknw1.co.uk/   

Reference - List of Links

Publicly Accessible

  to be updated     Back to https://info.pknw1.co.uk/   

DEV

Service Prototypes

  Web Romm Server  https://github.com/gaseous-project/gaseous-server.git /etc/pknw1/dev/emu   Web Serving RoMM server + DB ervices: romm: image: rommapp/romm:latest container_name: romm restart: unless-stopped environment: ...

Applications

Publicly Accessible

App Name Access AliasVault n/a Bookstack OIDC Caddy n/a CaddyUI Tailscale Glances Internal Proxy n/a ISO Dashboard n/a IQBit FileBrowser Quantun OIDC Fl...

links

links

https://apps.notflix.pknw1.co.uk https://apps.pknw1.co.uk https://bookstack.admin.pknw1.co.uk https://bookstack.notflix.pknw1.co.uk https://caddyui-api.admin.pknw1.co.uk https://dashboard.admin.pknw1.co.uk https://dashboard.pknw1.co.uk https://dev-www.pknw1.co...

Docker Services Summary

KS5 Docker Stacks [rev 08.08.25]

/home/apps core internal-proxy lldap tinyauth proxymanager proxymanager-admin squid caddy frontend jellyfin-10.10.7 jellyfin_vue jellyseerr metube sso-registration backend user-apps admin-apps

Customisations

notflix-webui

/*Hide "Please sign in" text, margin is to prevent login form moving too far up*/ #loginPage h1 {display: none} #loginPage .padded-left.padded-right.padded-bottom-page {margin-top: 10px} /*Change login page background*/ #loginPage { background: url(ht...

Notification Script

notflix-webui

import requests import time # Replace these values with your Jellyfin server details JELLYFIN_SERVER_URL = "http://172.22.20.1:8096" JELLYFIN_API_KEY = "5f1013b18bba4cada3c6741be6c49596" # Function to get session IDs def get_session_ids(): heade...

Reivarr

notflix-webui

https://github.com/aleksilassila/reiverr?tab=readme-ov-file  

notflix_useradd_multiapps

custom python apps

/etc/pknw1/dev/reddit-automation/notflix_useradd_multiapps git@github.com:pknw1/notflix_useradd_multiapps.git -rwxr-xr-x 1 root root 0 Jul 26 21:10 __init__.py drwxr-xr-x 2 root root 4096 Aug 22 01:23 __pycache__ -rwxr-xr-x 1 root root 6916 Aug 19 00:...

/home/apps/frontend/sso-registration

Custom Apps - Python

  name: frontend services: sso-registration: image: pknw1/notflix_adduser:sso-v5.5 container_name: sso-registration hostname: sso-registration ports: - 172.22.20.1:3334:3334 environment: - VIRTUAL_HOST=notflix.pknw1....

development

Custom Apps - Python

dev tree ├── Dockerfile ├── README.md ├── REMOVE_RESULT ├── RESULT ├── assets │   ├── animate.css │   ├── bootstrap-grid.min.css │   ├── bootstrap-reboot.min.css │   ├── bootstrap.bundle.min.js │   ├── bootstrap.min.css │   ├── css.css │   ├── er...