ci: update digitalocean motd message
This commit is contained in:
parent
4ecf1f0167
commit
932bb6fdee
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user