mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-12 01:50:48 +01:00
Updating information
Adding Redis in the recommendations section. Inserting a demo section.
This commit is contained in:
parent
fe5b8b7863
commit
023d6c763b
14
README.md
14
README.md
@ -45,8 +45,9 @@ We try to make sure vichan is compatible with all major web servers. vichan does
|
||||
1. MySQL/MariaDB server >= 5.5.3
|
||||
2. ImageMagick (command-line ImageMagick or GraphicsMagick preferred).
|
||||
3. [APC (Alternative PHP Cache)](http://php.net/manual/en/book.apc.php),
|
||||
[XCache](http://xcache.lighttpd.net/) or
|
||||
[Memcached](http://www.php.net/manual/en/intro.memcached.php)
|
||||
[XCache](http://xcache.lighttpd.net/)
|
||||
[Memcached](http://www.php.net/manual/en/intro.memcached.php) or
|
||||
[Redis](https://redis.io/docs/about/)
|
||||
|
||||
Contributing
|
||||
------------
|
||||
@ -83,6 +84,15 @@ finally run ```install.php```.
|
||||
|
||||
To migrate from a Kusaba X board, use http://github.com/vichan-devel/Tinyboard-Migration
|
||||
|
||||
Demo
|
||||
--------
|
||||
Demo with the most updated version of [Vichan](https://vichan.27chan.org).
|
||||
|
||||
1. PHP 7.2
|
||||
2. MySQL 5.7
|
||||
3. KeyDB 6.2.1 (Redis)
|
||||
4. NGINX 1.14.0
|
||||
|
||||
Support
|
||||
--------
|
||||
vichan is still beta software -- there are bound to be bugs. If you find a
|
||||
|
Loading…
Reference in New Issue
Block a user