Prerequisites: Scaleway VPS is set up with the default settings, you are connected to it via SSH (e.g. via PuTTY).
wget https://raw.githubusercontent.com/dokku/dokku/v0.4.14/bootstrap.sh- Add the following entry to
/etc/hosts:127.0.0.1 <SERVER_NAMEand comment out (#)127.0.1.1 serverand127.0.0.1 localhost server sudo DOKKU_TAG=v0.4.14 bash bootstrap.sh. This will fail (this is expected)sudo reboot- Do 3. again
- In your web browser, navigate to
<PUBLIC_IP>or<PUBLIC_DNS>to finish dokku setup.
- I set as hostname:
<PUBLIC_DNS> - I activate the Virtualhost Naming