diff options
-rw-r--r-- | doc/md/Server-configuration.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/md/Server-configuration.md b/doc/md/Server-configuration.md index c1cf4310..7da7995d 100644 --- a/doc/md/Server-configuration.md +++ b/doc/md/Server-configuration.md | |||
@@ -22,6 +22,13 @@ Setup a **firewall** (using `iptables`, [ufw](https://www.digitalocean.com/commu | |||
22 | 22 | ||
23 | Shaarli makes outbound HTTP/HTTPS connections to websites you bookmark to fetch page information (title, thumbnails), the server must then have access to the Internet as well, and a working DNS resolver. | 23 | Shaarli makes outbound HTTP/HTTPS connections to websites you bookmark to fetch page information (title, thumbnails), the server must then have access to the Internet as well, and a working DNS resolver. |
24 | 24 | ||
25 | |||
26 | ### Screencast | ||
27 | |||
28 | Here is a screencast of the installation procedure | ||
29 | |||
30 | [![asciicast](https://asciinema.org/a/z3RXxcJIRgWk0jM2ws6EnUFgO.svg)](https://asciinema.org/a/z3RXxcJIRgWk0jM2ws6EnUFgO) | ||
31 | |||
25 | -------------------------------------------------------------------------------- | 32 | -------------------------------------------------------------------------------- |
26 | 33 | ||
27 | ### PHP | 34 | ### PHP |