Initial PlayBull release with Trilogy Hub integration.
Includes homelab deploy tooling, image position/zoom manifest persistence, and full trading/casino stack. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
13
deploy/homelab.credentials.example
Normal file
13
deploy/homelab.credentials.example
Normal file
@@ -0,0 +1,13 @@
|
||||
# Lokale Homelab-Zugangsdaten (NICHT committen)
|
||||
# Kopieren nach: deploy/homelab.credentials
|
||||
# Ziel auf dem Server: ~/bestewebsite/bestewebsite
|
||||
|
||||
HOMELAB_HOST=mikeshomelab
|
||||
HOMELAB_USER=gizzler
|
||||
HOMELAB_PASSWORD=dein-ssh-passwort
|
||||
|
||||
# Optional — falls sudo ein anderes Passwort braucht (sonst = HOMELAB_PASSWORD)
|
||||
# HOMELAB_SUDO_PASSWORD=
|
||||
|
||||
# Optional — Arbeitsverzeichnis auf dem Server (Standard aus env.homelab)
|
||||
# HOMELAB_APP_DIR=/home/gizzler/bestewebsite/bestewebsite
|
||||
Reference in New Issue
Block a user