• Joined on 2024-05-14
Bradley pushed to wokwi at Bradley/G.U.L.L.S 2025-09-14 22:33:55 -04:00
c5f0dc66cb Fixed ESP32 by using builtin ESP SD library and forcing min calls to cast to float when used
Bradley pushed to wokwi at Bradley/G.U.L.L.S 2025-09-14 22:26:44 -04:00
42949bd10b ESP32 platform not working because of SD library, stop gap would be the ATMEGA2560, which could do 1/6th the LEDs of the LED Display
Bradley created branch wokwi in Bradley/G.U.L.L.S 2025-09-14 21:54:42 -04:00
Bradley pushed to wokwi at Bradley/G.U.L.L.S 2025-09-14 21:54:42 -04:00
67ac7aa752 A number of changes to try to get to the point where I could use Wokwi for some basic testing of animations
Bradley created branch main in Bradley/WokwiTestProject 2025-09-14 20:14:47 -04:00
Bradley pushed to main at Bradley/WokwiTestProject 2025-09-14 20:14:47 -04:00
b1691399f7 Initial Commit
Bradley created repository Bradley/WokwiTestProject 2025-09-14 20:14:19 -04:00
Bradley pushed to main at Bradley/infrastructure-compose 2025-09-13 17:06:46 -04:00
a2023c68aa Adding monitor-compose and the Zabbix configuration
Bradley pushed to main at Bradley/Random_Ansible_Stuff 2025-09-11 20:48:33 -04:00
59cd39f5d6 Adding monitor to the docker nodes group
Bradley pushed to main at Bradley/Random_Ansible_Stuff 2025-09-11 20:45:24 -04:00
6f39b7f6e3 Adding monitor VM
Bradley pushed to main at Bradley/Random_Ansible_Stuff 2025-08-31 22:01:42 -04:00
2ed0d51167 Configs for other services that need to be backed up
Bradley pushed to main at Bradley/Random_Ansible_Stuff 2025-08-31 11:27:03 -04:00
f1fb6562a5 More fixing files kept stuff
Bradley pushed to main at Bradley/Random_Ansible_Stuff 2025-08-31 11:16:16 -04:00
bbe8debeb6 Fixing a mapping issue for some of the backup cleanups
Bradley pushed to main at Bradley/Random_Ansible_Stuff 2025-08-25 20:50:37 -04:00
01e4a973e0 Fixes for env file archiving
Bradley pushed to main at Bradley/Random_Ansible_Stuff 2025-08-25 20:48:08 -04:00
ddf60af4c2 A little debugging
Bradley pushed to main at Bradley/Random_Ansible_Stuff 2025-08-25 20:40:35 -04:00
104cc97f96 ENV backup fixes
Bradley pushed to main at Bradley/Random_Ansible_Stuff 2025-08-25 20:19:47 -04:00
5bd16afc90 Fix for finding hidden files
Bradley pushed to main at Bradley/Random_Ansible_Stuff 2025-08-25 19:58:50 -04:00
07d9637e9b Loop var fixes
Bradley pushed to main at Bradley/Random_Ansible_Stuff 2025-08-25 19:30:28 -04:00
120f3f8a26 Fixing some delegation and removing a become directive
Bradley pushed to main at Bradley/Random_Ansible_Stuff 2025-08-25 18:58:48 -04:00
75ad0e053b Only root can write to the backup directory, which is probably fine...probably