doc: server configuration: remove outdated screencast
- ref. https://github.com/shaarli/Shaarli/issues/2002 - uses old instructions/mod-php instead of the now recommended php-fpm - server configuration may not be the ideal page for this, installation would be more suitable
This commit is contained in:
parent
81cfed8be4
commit
ee5ee294b2
1 changed files with 0 additions and 7 deletions
|
@ -25,13 +25,6 @@ Setup a **firewall** (using `iptables`, [ufw](https://www.digitalocean.com/commu
|
|||
|
||||
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.
|
||||
|
||||
|
||||
### Screencast
|
||||
|
||||
Here is a screencast of the installation procedure
|
||||
|
||||
[![asciicast](https://asciinema.org/a/z3RXxcJIRgWk0jM2ws6EnUFgO.svg)](https://asciinema.org/a/z3RXxcJIRgWk0jM2ws6EnUFgO)
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
### PHP
|
||||
|
|
Loading…
Reference in a new issue