Advanced Search
Search Results
121 total results found
nginx_proxy_manager_admin
# ------------------------------------------------------------ # proxymanager.admin.pknw1.co.uk # ------------------------------------------------------------ } server { set $forward_scheme http; set $server "172.22.20.1"; set $port ...
Borg Backup for Container Config
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
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
Info - Overview
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
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
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
Back to https://info.pknw1.co.uk/
Info - Testing SSO
Back to https://info.pknw1.co.uk/
Reference - List of Links
to be updated Back to https://info.pknw1.co.uk/
DEV
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
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
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
/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
/*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
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
https://github.com/aleksilassila/reiverr?tab=readme-ov-file
notflix_useradd_multiapps
/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
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
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...