1
0
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:
27chan 2022-06-01 01:09:05 -03:00 committed by GitHub
parent fe5b8b7863
commit 023d6c763b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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