From ef3980cf072facc0e32985df0a8e2b47b92858d3 Mon Sep 17 00:00:00 2001 From: Gmer4Lfe Date: Fri, 3 Jul 2026 23:52:12 -0400 Subject: [PATCH] =?UTF-8?q?Stop=20tracking=20Notes=5FTo-Do.md=20=E2=80=94?= =?UTF-8?q?=20personal=20scratch=20notes,=20dev-only?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Keeps the file locally for day-to-day use but out of the shared repo. --- .gitignore | 3 ++ Notes_To-Do.md | 74 -------------------------------------------------- 2 files changed, 3 insertions(+), 74 deletions(-) delete mode 100755 Notes_To-Do.md diff --git a/.gitignore b/.gitignore index 56588f9..709cd97 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,9 @@ Configurations/master.conf Configurations/*.bak .vscode +# ── Personal scratch notes — dev-only, never pushed ─────────────────────────── +Notes_To-Do.md + # ── Runtime state, data, logs ───────────────────────────────────────────────── data/ State_Files/ diff --git a/Notes_To-Do.md b/Notes_To-Do.md deleted file mode 100755 index 0df3b89..0000000 --- a/Notes_To-Do.md +++ /dev/null @@ -1,74 +0,0 @@ -need a script that check file locations. like if a kids movie is in movies. it needs to detect this and update the location in the arrs. so it would tell radarr to move shrek from movies to kids movies and trck the new file - - - - - - - - - -❯ now we should be able to allow or have other host be able to start a shared srvice if desired using - shared auth stack, maybe a container array in host*.conf folder that can add the container to the other - servers, just thinkig of future design - - - - - - - -array started go through logs.... array stopped didnt trigger when stopping the array, and this was before standardization - - -check all scripts for the dead verbose bug, like we did in orchs.... maybe even look for standardizing all scripts more like we did with orchs - - -pull to dev, dev is out of date - - - -WAY LATER - -now we should be able to allow or have other host be able to start a shared srvice if desired using - shared auth stack, maybe a container array in host*.conf folder that can add the container to the other - servers, just thinkig of future design - - -when a owner offboards and there is more than 1 server left, one needs to become the owner, we could do this in multiple ways or a combination, strongest server and BANDWIDTH,whos contributing more.... maybe we just promt and ask them - - - - - -look into an overall, setup script, pull as many vars as possible without user having to add. like docker names, and so on. - - - - - - -fallback, should partnership be authoritive. like no partners fallback fails and after x amount of time dissables untill a new remote is found - - - - - - -i need a way to get rid of git. the apllication becomes the source for each mesh cluster... so it gets dl from github, or ca. i need the app layer to be able to open and edit settings, like open conf first. things have to filled out for it to work. , and partnership deploy to second server, third server........... and push the correct host.conf. and only update that file if new things are added or completely wiped....... cant mod a var nut can rearrang the script if structure changes again......... even if git it used as a core and is auto set from the start..... the app layer is king moving forward, and scipts are cores that just get called. i have all the flexabiliy in the world being able to change things and the app layers call and use it............ - -we may need a startup guide.. first launch, open master.conf. then host1. - - -we need to updata the folder Unraid_Scripts to Varaverk every where and update git script, and update all traces and scripts that call it and update the user script plugin...... -with this app layer i think we modle the user script to our system and no longer user facing..... maybe - - - - - - - -uide. owner sets up first.. establishes himself in master.conf as host1.... sets up the rest of master.conf.. little changes may be needed.. then fills out host1.conf.... then makes sure machines are shared in tail scale.. start onboard.......... then host2, host3, what ever is in master.conf it will reachout, uinstall correct containers,and leave the state file... install varaverk on host 2 and host 3. on install it sees the state file and defuaults to mirror. they fill out their setting and all should start working....... - -working on getting this down to just web ui. on intitial no state file opens master.conf, locks you out of enabling any orchs untill set up.....