You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ cd example-static-website-docker-nginx-certbot
26
26
```
27
27
28
28
- Push configured project to your own git repository.
29
-
- Go to [DigitalOcean](https://m.do.co/c/b41859fa9b6e) account, create and configure new droplet.
29
+
- Go to [DigitalOcean](https://m.do.co/c/b41859fa9b6e) account, create and configure new droplet (see screenshots in [article](https://dev.to/koddr/how-to-dockerize-your-static-website-with-nginx-automatic-renew-ssl-for-domain-by-certbot-and-deploy-it-to-digitalocean-4cjc)).
30
30
- Connect via SSH to your droplet and `git clone` your repo.
31
31
- Check configuration of `Certbot`, start the process of obtaining SSL certificate in test mode:
0 commit comments