diff --git a/src/Logo-Icon-Adastra-Dark-Mode.png b/src/Logo-Icon-Adastra-Dark-Mode.png new file mode 100644 index 0000000..2cd032e Binary files /dev/null and b/src/Logo-Icon-Adastra-Dark-Mode.png differ diff --git a/src/srs-technical-spec-documents/CURSOR.md b/src/srs-technical-spec-documents/CURSOR.md index 48bb1be..2fca4e5 100644 --- a/src/srs-technical-spec-documents/CURSOR.md +++ b/src/srs-technical-spec-documents/CURSOR.md @@ -336,4 +336,5 @@ Feature dianggap selesai jika: Jika ada konflik antar dokumen: **FILE INI ADALAH SUMBER KEBENARAN.** + AtlasOS – Calypso adalah **tape & VTL appliance kelas enterprise**. \ No newline at end of file diff --git a/src/web/backup-management-code.html b/src/web/backup-management-code.html new file mode 100644 index 0000000..fe16be4 --- /dev/null +++ b/src/web/backup-management-code.html @@ -0,0 +1,372 @@ + + + + + +Bacula Backup Management + + + + + + + + + + + + + + +
+ + + +
+
+ +
+
+
+

Bacula Backup Manager

+ +
+

+ Manage backup jobs, configure clients, and monitor storage pools from a central director console. +

+
+
+ + +
+
+ + + +
+ +
+
+health_and_safety +
+
+

Director Status

+
+check_circle +

Active

+
+

Uptime: 14d 2h 12m

+
+
+ +
+
+schedule +
+
+

Last Job

+
+

Success

+
+

DailyBackup • 2h 15m ago

+
+
+ +
+
+pending_actions +
+
+

Active Jobs

+
+

3 Running

+
+
+
+
+
+
+ +
+
+hard_drive +
+
+
+

Default Pool

+78% +
+
+

9.4 TB

+

/ 12 TB

+
+
+
+
+
+
+
+ +
+
+

Recent Job History

+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
StatusJob IDJob NameClientTypeLevelDurationBytesActions
+ + + Running + +10423WeeklyArchivefilesrv-02BackupFull00:45:12142 GB + +
+ +check + OK + +10422DailyBackupweb-srv-01BackupIncr00:12:054.2 GB + +
+ +error + Error + +10421DB_Snapshotdb-prod-01BackupDiff00:00:040 B + +
+ +check + OK + +10420CatalogBackupbackup-srv-01BackupFull00:05:30850 MB + +
+
+ +
+

Showing 4 of 128 jobs

+
+ + +
+
+
+
+ +
+
+
+Console Log (tail -f) + Connected +
+

[14:22:01] bareos-dir: Connected to Storage at backup-srv-01:9103

+

[14:22:02] bareos-sd: Volume "Vol-0012" selected for appending

+

[14:22:05] bareos-fd: Client "filesrv-02" starting backup of /var/www/html

+

[14:23:10] warning: /var/www/html/cache/tmp locked by another process, skipping

+

[14:23:45] bareos-dir: JobId 10423: Sending Accurate information.

+
+
+
+
+
+ \ No newline at end of file diff --git a/src/web/backup-management-screen.png b/src/web/backup-management-screen.png new file mode 100644 index 0000000..cc6e645 Binary files /dev/null and b/src/web/backup-management-screen.png differ