ci: update digitalocean motd message

This commit is contained in:
NGPixel 2022-02-18 02:47:37 -05:00
parent 4ecf1f0167
commit 932bb6fdee
No known key found for this signature in database
GPG Key ID: 8FDA2F1757F60D63

View File

@ -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: