|
.agents
|
7d59646d57
TG-6: Finalize remaining files
|
1 bulan lalu |
|
AI_History
|
f851d49f92
TG-29 TG-31 TG-32 TG-33: Implement EAV Architecture, Dynamic Medical CRUD UI, DataFrame Alert Engine, and Email Resets. TG-30: Fix Windows utf8 Encoding in Ingestion Engine.
|
3 minggu lalu |
|
alembic
|
0fd29e16de
Reduce partition chunk size to 4 to bypass persistent row size error; include initial alembic migration
|
3 minggu lalu |
|
docker
|
2a4f8d488f
feat: Containerize components, configure Zabbix rules, sync Taiga
|
1 Minggu lalu |
|
docs
|
8cfa56c45a
TG-154: Phase 3 Overhaul - Fix pandas limit, Plate Builder, Chat, Meal Planner JSON
|
2 minggu lalu |
|
k8s
|
4655c26f1f
Add untracked project files and configs
|
2 minggu lalu |
|
legacy_scripts
|
c812444386
Sprint 6: Complete documentation and code cleanup
|
2 minggu lalu |
|
taiga_wiki
|
e78a25bf3c
TG-2: Populate Sprint 2 accomplishments in Taiga Wiki
|
4 minggu lalu |
|
.dockerignore
|
05df9bef41
fix: remove GPU reservation, change MySQL port to avoid collision, add dockerignore
|
1 Minggu lalu |
|
.gitignore
|
4655c26f1f
Add untracked project files and configs
|
2 minggu lalu |
|
Final_Presentation.html
|
1558f08eca
Execute Implementation Plan 2
|
3 minggu lalu |
|
PROJECT_CONTEXT.md
|
e3f96b1f33
Sprint 7: Zabbix and SNMPv3 Monitoring Integration
|
2 minggu lalu |
|
README.md
|
c812444386
Sprint 6: Complete documentation and code cleanup
|
2 minggu lalu |
|
alembic.ini
|
73f7a04cd0
Optimize horizontal partitioning to slice into 8-column chunks bypassing InnoDB limits
|
3 minggu lalu |
|
app.py
|
9dbc74e194
feat: optimize SQL queries with Subquery First strategy and add execution timers
|
1 Minggu lalu |
|
backup_db.sh
|
d1297aa1ab
feat: add data freshness and database backup disaster recovery scripts
|
1 Minggu lalu |
|
check_users.py
|
7766898050
Add check users script
|
2 minggu lalu |
|
close_sprint10.py
|
5f5b698954
chore: add script to finalize and close Taiga Sprint 10
|
1 Minggu lalu |
|
configure_zabbix_dependencies.py
|
9506807c76
feat: add Zabbix dashboard creation script
|
1 Minggu lalu |
|
configure_zabbix_email.py
|
097b99bd50
fix: update Zabbix auth payload for v7.0 and add debug logs
|
1 Minggu lalu |
|
configure_zabbix_teams.py
|
db8b1a54d3
feat: integrate Zabbix with Microsoft Teams webhook
|
1 Minggu lalu |
|
create_taiga_task.py
|
2a4f8d488f
feat: Containerize components, configure Zabbix rules, sync Taiga
|
1 Minggu lalu |
|
create_zabbix_dashboard.py
|
097b99bd50
fix: update Zabbix auth payload for v7.0 and add debug logs
|
1 Minggu lalu |
|
data_sync.sh
|
d1297aa1ab
feat: add data freshness and database backup disaster recovery scripts
|
1 Minggu lalu |
|
deploy.sh
|
a54dc25344
TG-21: Update deploy.sh to include requests connectivity dependency.
|
3 minggu lalu |
|
docker-compose.yml
|
ca99780187
fix: inject app auth credentials into app container to resolve privilege error
|
1 Minggu lalu |
|
download_csv.sh
|
1a3cdcaf36
fix: resolve pip encoding issue and add exec permissions to download script
|
1 Minggu lalu |
|
generate_taiga_wiki.py
|
e78a25bf3c
TG-2: Populate Sprint 2 accomplishments in Taiga Wiki
|
4 minggu lalu |
|
ingest_csv.py
|
c7cd9fd068
fix: increase field sizes to LONGTEXT and VARCHAR(255) to prevent truncation
|
1 Minggu lalu |
|
init.sql
|
f85d03be09
fix: add missing plates tables and partitioned products permissions
|
1 Minggu lalu |
|
init_zabbix_db.sh
|
06df1fda4e
Add Zabbix DB init script
|
2 minggu lalu |
|
master_trigger.sh
|
38a83a1bf0
Deployment Finalization: Vitamin schemas, Green UI, and Taiga tools
|
3 minggu lalu |
|
my.cnf
|
86c76e282d
TG-1: Fix MySQL 8.0 startup crash by removing premature validate_password plugin config
|
4 minggu lalu |
|
myloginpath.py
|
4655c26f1f
Add untracked project files and configs
|
2 minggu lalu |
|
proper_reset.sh
|
776d6a6153
Add proper reset
|
2 minggu lalu |
|
requirements.txt
|
d45e46c44d
fix: add missing sqlalchemy and requests dependencies
|
1 Minggu lalu |
|
reset_zabbix_db.sh
|
9e59bd56c5
Add reset DB script
|
2 minggu lalu |
|
rotate_passwords.py
|
05df9bef41
fix: remove GPU reservation, change MySQL port to avoid collision, add dockerignore
|
1 Minggu lalu |
|
setup_mail_forwarding.sh
|
ab7e3b1d3a
TG-2: Restructure schema for all CSV columns, async ingestion, and mail forwarding
|
3 minggu lalu |
|
setup_nginx_zabbix.py
|
9698cb2db2
feat: add Zabbix web scenario monitoring for Nginx proxy
|
1 Minggu lalu |
|
setup_postfix.sh
|
38a83a1bf0
Deployment Finalization: Vitamin schemas, Green UI, and Taiga tools
|
3 minggu lalu |
|
setup_searxng.sh
|
ebfb102bc7
TG-20: Create setup_searxng.sh to install Docker and bind anonymous SearXNG to localhost:8080.
|
3 minggu lalu |
|
setup_sprint10_taiga.py
|
3fbfdf8004
chore: sync project management by creating Taiga Sprint 10
|
1 Minggu lalu |
|
setup_sprint7_taiga.py
|
e3f96b1f33
Sprint 7: Zabbix and SNMPv3 Monitoring Integration
|
2 minggu lalu |
|
setup_sprint8_taiga.py
|
69bad82b3b
Add Sprint 8 Taiga script
|
2 minggu lalu |
|
setup_unix_user.sh
|
4655c26f1f
Add untracked project files and configs
|
2 minggu lalu |
|
snmp_notifier.py
|
1b9e8b1fab
fix: auto-create target tables and sanitize snmp notifications
|
1 Minggu lalu |
|
start_batch_ingest.sh
|
00f1d63625
Fix python virtual env paths
|
3 minggu lalu |
|
sync_current_sprint.py
|
2a4f8d488f
feat: Containerize components, configure Zabbix rules, sync Taiga
|
1 Minggu lalu |
|
sync_taiga.py
|
ef9531a80d
TG-3: Update python sync script with correct username FrancoisLange
|
4 minggu lalu |
|
taiga_sync_fixer.py
|
4655c26f1f
Add untracked project files and configs
|
2 minggu lalu |
|
taiga_sync_fixes.py
|
8cfa56c45a
TG-154: Phase 3 Overhaul - Fix pandas limit, Plate Builder, Chat, Meal Planner JSON
|
2 minggu lalu |
|
taiga_wiki_bookmarks.py
|
8cfa56c45a
TG-154: Phase 3 Overhaul - Fix pandas limit, Plate Builder, Chat, Meal Planner JSON
|
2 minggu lalu |
|
taiga_wiki_push.py
|
8cfa56c45a
TG-154: Phase 3 Overhaul - Fix pandas limit, Plate Builder, Chat, Meal Planner JSON
|
2 minggu lalu |
|
taiga_wiki_rename.py
|
8cfa56c45a
TG-154: Phase 3 Overhaul - Fix pandas limit, Plate Builder, Chat, Meal Planner JSON
|
2 minggu lalu |
|
test_login.py
|
d7f6558318
Add test login
|
2 minggu lalu |
|
test_snmp.py
|
1d5ce8580c
Add test SNMP script
|
2 minggu lalu |
|
unit_converter.py
|
620543f87d
Implement full dynamic CSV schema ingestion and unit conversion module
|
2 minggu lalu |
|
update_taiga_status.py
|
9fc389ea56
feat: complete email alerting config and Taiga closure
|
1 Minggu lalu |
|
wiki_links_test.py
|
8cfa56c45a
TG-154: Phase 3 Overhaul - Fix pandas limit, Plate Builder, Chat, Meal Planner JSON
|
2 minggu lalu |