Install Docker Compose & VirtualBox.
Clone the Hypothes.is repo and copy the docker-compose.yml
file below inside.
# Create a Docker machine if needed
Install Docker Compose & VirtualBox.
Clone the Hypothes.is repo and copy the docker-compose.yml
file below inside.
# Create a Docker machine if needed
https://community.online.net/t/give-internet-access-to-private-network-servers/2805/7
Install OpenVPN server on jump host, and copy client config
wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh
scp client.ovpn private:/root
Copy packages to private server