杜郎俊赏 - dujun.io

开源实例系列

open-source-examples封面
前言 作为一名技术,自然对开源世界心向往之。常有朋友问我如何搭建博客,WordPress 怎么样。我想最好就是生成一个实例,让他们亲身体验前后台的使用,客观了解是否适合自己。推而广之,我希望将各种知名的开源项目部署在相同服务器上展示。一方面可以宣传开源,另一方面让大家在同等条件下直观地对比各种系统。 本篇为开源实例系列文章的导航页。 个人实例 博客 WordPress 开源实例之WordPress Typecho 开源实例之Typecho 社区实例 论坛 Discuz 开源实例之Discuz PHPwind 开源实例之PHPwind phpBB 开源实例之phpBB Xiuno...

[置顶] 2022-11-18

开源实例之NodeBB

nodebb-example封面
前言 NodeBB is next-generation forum software – powerful, mobile-ready and easy to use. NodeBB Forum Software is powered by Node.js and supports either Redis, MongoDB, or a PostgreSQL database. It utilizes web sockets for instant interactions and real-time notifications. NodeBB takes the best of the...

2023-03-24

开源实例之梓论坛

zibbs-example封面
前言 梓论坛是由原“了了社区”升级而来,是一款基于Bootstrap的轻论坛系统,自适应于PC、平板以及手机设备。 实例地址 https://zibbs.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 PHP 5.6 数据库 MariaDB 10.5 服务器 Nginx 程序 梓论坛(zibbs) 实例部署 权限要求 具有文件目录读写权限 已安装 PHP 已安装数据库,如 Mysql 已安装 WEB 服务器,如 Nginx 域名解析 以 Nginx 为例,配置 url 重写: if (!-e $request_filename) { rewrite ^/(.*)...

2023-03-22

开源实例之HadSky

hadsky-example封面
前言 HadSky轻论坛系统是一款原创的开源php轻论坛系统,可快速搭建个人或企业网站,全自动安装可视化操作,自适应各种设备,拥有小程序、H5、APP。HadSky基于puyuetianPHP和puyuetianUI开发。 实例地址 https://hadsky.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 PHP 7.4 数据库 MariaDB 10.5 服务器 Nginx 程序 HadSky 7.11.8 实例部署 权限要求 具有文件目录读写权限 已安装 PHP 已安装数据库,如 Mysql 已安装 WEB 服务器,如 Nginx 域名解析 以 Nginx...

2023-03-22

开源实例之Carbon Forum

carbon-forum-example封面
前言 A high performance open-source forum software written in PHP. Discussions Tags based with Quora/StackOverflow style. Carbon Forum 是一个高性能的、高安全性的、基于话题的 PHP 轻论坛。 实例地址 https://carbonforum.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 PHP 5.6 数据库 MariaDB 10.5 服务器 Nginx 程序 Carbon Forum 5.9.0 实例部署 权限要求...

2023-03-22

开源实例之XenForo

xenforo-example封面
前言 The primary application of XenForo is the forum system, allowing your visitors to create and reply to threads of discussion. XenForo forums support structured question and answer threads, suggestion threads and forums, and a rich article authoring and display system. 实例地址 https://xenforo.dujun.eu...

2023-03-22

开源实例之UTForum

utforum-example封面
前言 UTForum是基于UT框架开发的开源社区论坛,遵循Apache2.0开源。 实例地址 https://utforum.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 PHP 7.4 数据库 MariaDB 10.5 服务器 Nginx 程序 UTForum 2.5.4 实例部署 权限要求 具有文件目录读写权限 已安装 PHP 已安装数据库,如 Mysql 已安装 WEB 服务器,如 Nginx 域名解析 以 Nginx 为例,配置 url 重写: if (!-e $request_filename) { rewrite ^/(.*) /index...

2023-03-21

开源实例之my little forum

my-little-forum-example封面
前言 my little forum is a simple PHP and MySQL based internet forum that displays the messages in classical threaded view (tree structure). It is Open Source licensed under the GNU General Public License. The main claim of this web forum is simplicity. Furthermore it should be easy to install and run...

2023-03-20

开源实例之FUDforum

fudforum-example封面
前言 FUDforum (Fast Uncompromising Discussion Forum) is a free and open source web discussion forum released under the GPL (version 2) license that is written in PHP and can be used on virtually any operating system. FUDforum combines an extensive feature set while maintaining the ability to generate...

2023-03-20

开源实例之Beehive Forum

beehive-forum-example封面
前言 Beehive is an open-source project for creating a high-configurable frame-based discussion forum, with reply-to-user, e-mail notification, HTML-posting, signatures, friends & killfiles, user promotion/demotion and full admin tools. 实例地址 https://beehiveforum.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端...

2023-03-20

分页: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118