Logo
Explore Help
Register Sign In
Fimeg/Redflag
1
0
Fork 0
You've already forked Redflag
Code Issues 1 Pull Requests Actions Packages Projects Releases Wiki Activity
Files
c0d6ece30f8f18429ca22305da144a6b5efadcd1
Redflag/aggregator-server/docker-entrypoint.sh
Fimeg 0fff047cb5 Implement proper storage metrics (P0-009)\n\n- Add dedicated storage_metrics table\n- Create StorageMetricReport models with proper field names\n- Add ReportStorageMetrics to agent client\n- Update storage scanner to use new method\n- Implement server-side handlers and queries\n- Register new routes and update UI\n- Remove legacy Scan() method\n- Follow ETHOS principles: honest naming, clean architecture
2025-12-17 17:00:05 -05:00

9 lines
125 B
Bash
Executable File
Raw Blame History

#!/bin/bash
set -e
# Create config directory if it doesn't exist
mkdir -p /app/config
# Execute the main command
exec "$@"
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 24ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API