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

70 total results found

Modularised App Framework

Docker Services Automation Components

Data Sources & Checks

Docker Services Automation

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

Docker Services Automation Components

Services WebUI Config Editor/Viewer

Docker Services Automation Components

Docker Object Functions

Docker Services Automation Components

External Log Parsing Functions

Docker Services Automation Components

User Journey

Docker Services Automation

app.py

access.pknw1.co.uk

@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

Nginx Proxy Snippets

  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

Nginx Proxy Snippets

TinyAuth SSO for an App via Nginx Proxy Manager

core-system

  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

Apps Summary

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

Apps UX: Users

  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

notflix-webui

<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

access.pknw1.co.uk

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

access.pknw1.co.uk

<!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

access.pknw1.co.uk User Journeys

  / /Home Access Home Notflix Home Reddit www.pknw1.co.uk /Apps Apps Home Jellyfin Requests YouTube Download Bookstack Alias Vault T...

Summary

Custom LIbraries using softlinks to exi...

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 ....