Setup-Skript + Docs für Arcane Ubuntu VM
- docker-compose.yml mit PROJECTS_DIRECTORY konfigurieren
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user