Unverified Commit 932bb6fd authored by NGPixel's avatar NGPixel

ci: update digitalocean motd message

parent 4ecf1f01
...@@ -5,10 +5,10 @@ ...@@ -5,10 +5,10 @@
myip=$(hostname -I | awk '{print$1}') myip=$(hostname -I | awk '{print$1}')
cat <<EOF cat <<EOF
******************************************************************************** ********************************************************************************
Welcome to DigitalOcean's 1-Click Docker Droplet. Welcome to Wiki.js's 1-Click DigitalOcean Droplet.
To keep this Droplet secure, the UFW firewall is enabled. To keep this Droplet secure, the UFW firewall is enabled.
All ports are BLOCKED except 22 (SSH), 80 (Docker) and 443 (Docker). All ports are BLOCKED except 22 (SSH), 80 (Docker) and 443 (Docker).
* The Docker 1-Click Quickstart guide is available at: * The Wiki.js 1-Click DigitalOcean Quickstart guide is available at:
https://docs.requarks.io/install/digitalocean https://docs.requarks.io/install/digitalocean
* You can SSH to this Droplet in a terminal as root: ssh root@$myip * You can SSH to this Droplet in a terminal as root: ssh root@$myip
* Docker is installed and configured per Docker's recommendations: * Docker is installed and configured per Docker's recommendations:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment