Advanced Search
Search Results
70 total results found
Modularised App Framework
Data Sources & Checks
python docker container object container.status container.logs container.startedAt conainer.health.log container.network.settings Active Container Resources netstat check for active connections to container IP active process / lsof checks ...
Flask WebUI & Authentication
Services WebUI Config Editor/Viewer
Docker Object Functions
External Log Parsing Functions
User Journey
app.py
@app.context_processor @app.before_request config = ConfigObj('config/config.ini') [DEFAULT] about = info app_port = 5001 cookie_domain = .pknw1.co.uk cookie_max_age = 9999 app_debug = True debug = reddit, webhook debug_log = 'config/cust...
NGINX Proxy Manager OAUTH2-PROXY
services: oauth2-proxy: container_name: oauth2-proxy image: containerinfra/oauth2-proxy:7.9.0 command: --config /oauth2-proxy.cfg hostname: oauth2-proxy volumes: - "./config/templates:/templates" - "./config...
New Page
TinyAuth SSO for an App via Nginx Proxy Manager
The TinyAuth app requires an identoty service such as LDAP to check credentials against name: core services: tinyauth: container_name: tinyauth image: ghcr.io/steveiliop56/tinyauth:v3 restart: unless-stopped environment: - ...
Apps List - AlwaysOn vs OnDemand
Category ├── caddy ├── consolee ├── dockmon ├── internal-proxy ├── lldap ├── proxymanager ├── proxymanager-admin ├── redis ├── squid └── tinyauth /etc/systemd/system/core-networking.service [Unit] Description=Core Docker service After=docker....
Non User - https://watch.notflix.pknw1.co.uk
load https://watch.notflix.pknw1.co.uk IP Not whitelisted, redirect to https://access.pknw1.co.uk Create New Account Login with new account Validation Page: Account not active Validation Page: Account Activa...
Jellfin Custom Login Disclaimer
<a href="https://access.pknw1.co.uk" class="raised cancel block emby-button"> <span class="material-icons home" aria-hidden="true"></span> <span>Whitelist your IP Address </span> </a> <span class="material-icons home" aria-hidden="true"></span> ...
Welcome Message
Pre-Defined Account I've got a new server up and running but it failed transfering some accounts over - I've created a new account for you below: username: MikeyMoopassword: MikeWard76 To save me losing this server to hacking, you need to whitelist you...
howto.html
<!DOCTYPE html> <html> <head> <style> ul.no-bullets { list-style-type: none; margin: 0; padding: 0; } .hover-wrapper { position: relative; display: inline-block; cursor: pointer; } .hover-image { display: none; position: absol...
Navigation
/ /Home Access Home Notflix Home Reddit www.pknw1.co.uk /Apps Apps Home Jellyfin Requests YouTube Download Bookstack Alias Vault T...
Summary
When you create a Jellyfin library, you usually point a new Library to a folder with your media files in and allow the Jellyfin metadata scraper to examine the file, identify it and then download the metadata to add it to a library..... but here's a tip ....