Install PS4 under Oracle VirtualBox
Last modified by Christian Reiber on 2019/07/18 13:34
- Fetch the latest ISO from http://msg.direct/ps-iso.
- Create a VM in VirtualBox and attach the ISO file.
- Connect your host to the "msg-internet" WiFi.
- Start the VM.
- In the network configuration: Configure the Projektserver to use DHCP
- In the network configuration: Stick with "example" as the hostname
- Select "No" when asked whether you want to "Pre-install base software stacks"
- Activate "Personal access mode"
- After the setup is complete, log in as root and run those commands:
- docker-stack configure tls none
- docker-stack install proxy term
- In VirtualBox, set up two port forwardings (this dialog is buried pretty deep in the menu hierarchy: change virtual machine»network»Adapter 1»Extended»Port Forwarding, then use top right "plus" button to add a forwarding rule):
- from port 80 to port 80
- from port 443 to 443
- Now you can access your Projektserver locally via http://localhost