Initial commit

This commit is contained in:
2025-12-08 12:12:07 +07:00
commit 0b2e8c4c16
1238 changed files with 160253 additions and 0 deletions

18
server/.env Normal file
View File

@@ -0,0 +1,18 @@
# Database Configuration
# Bacula Database Credentials
DB_HOST=10.10.14.82
DB_USER=bass
DB_PASSWORD=Pnd77net
DB_NAME=bacula
# Server Config
PORT=5432
# Remote Admin (SSH)
SSH_HOST=10.10.14.82
SSH_USER=root
# Isi SALAH SATU aja (Password atau Key Path)
SSH_PASSWORD=
SSH_KEY_PATH=/home/othman/.ssh/id_rsa.pub
# Folder tempat config Client disimpan
BACULA_CONF_DIR=/etc/bacula/conf.d/clients