1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-19 01:24:05 +01:00
8chan 8ac83fbba6 Merge
Conflicts:
	inc/mod/pages.php
2014-12-24 14:19:35 +00:00
2014-12-24 14:19:35 +00:00
2014-12-24 14:19:35 +00:00
2014-12-20 15:04:23 +00:00
2014-12-24 06:14:04 -08:00
2014-12-03 00:10:28 -08:00
2014-07-19 18:40:06 +00:00
2014-12-03 00:12:38 -08:00
2014-11-09 22:18:06 -08:00
2014-12-03 00:21:11 -08:00
2014-12-20 07:00:43 -08:00
2014-09-26 23:52:02 +00:00
2014-12-03 00:10:28 -08:00
2014-04-18 11:13:41 +02:00
2014-12-14 03:27:26 -08:00
2014-12-14 03:28:38 -08:00
2014-12-24 06:16:40 -08:00

infinity

About

infinity is a fork of vichan, with the difference that 8chan is geared towards allowing users to create their own boards. A running instance is at https://8chan.co.

Most things (other than installation) that apply to upstream vichan also apply to infinity. See their readme for a detailed FAQ: https://github.com/vichan-devel/vichan/blob/master/README.md

If you are not interested in letting your users make their own boards, install vichan instead of infinity.

Because I cannot be bothered to maintain install.php, the install process is as such:

mysql -uroot 8chan < install.sql
echo '8chan' > .installed

Here's my install script as of 11/14/2014 for the 8chan servers which run Ubuntu 14.04:

apt-get install graphicsmagick gifsicle php5-fpm mysql-client php5-mysql php5-cli php-pear php5-apcu; add-apt-repository ppa:jon-severinsson/ffmpeg; add-apt-repository ppa:nginx/stable; apt-get update; apt-get install nginx ffmpeg; pear install Net_DNS2

Have fun!

Description
Vichan is the most popular and widely used imageboard software in the world. It is a free, light-weight, fast, highly configurable and user-friendly imageboard software package.
Readme 72 MiB
Languages
PHP 52.2%
JavaScript 22.5%
CSS 12.6%
HTML 12.3%
Shell 0.2%
Other 0.2%