- Add ssh keys to
.ssh/autohorized_keys
for standard userubuntu
- Install docker (see below)
- Install SSL certificates (see below)
First Install docker-ce
Then initialize the swarm
sudo docker swarm init
Use the instructions from certbot
Use the certonly
subcommand
As the mail address for notifications, use [email protected]
Add HTTP2.0 capability by following these instructions.