e91d4a18b7
- docker-compose.yml mit PROJECTS_DIRECTORY konfigurieren
25 lines
560 B
Markdown
25 lines
560 B
Markdown
# Arcane VM Setup Status
|
|
|
|
## Aktueller Stand
|
|
- VM IP: 192.168.178.162
|
|
- User: arcane
|
|
- Status: Warte auf SSH-Verbindung (PowerShell Timeout Issue)
|
|
|
|
## Setup-Skript
|
|
|
|
Ich habe `arcane-vm-setup.sh` erstellt. Führe dies auf der VM aus:
|
|
|
|
```bash
|
|
chmod +x arcane-vm-setup.sh
|
|
./arcane-vm-setup.sh
|
|
```
|
|
|
|
## Nächste Schritte
|
|
|
|
1. **SSH auf VM verbinden** (mit Deinem Terminal, nicht über opencode)
|
|
2. **Setup-Skript ausführen**
|
|
3. **Arcane ist erreichbar unter**: http://192.168.178.162:3552
|
|
4. **Rippy importieren** über Git Sync
|
|
|
|
## Status: Warte auf Setup auf VM
|