杜郎俊赏 - dujun.io

开源实例之Hashtag.io

前言

Hashtag.io is a PHP based social networking website, which supports exclusive multimedia content, sharing and private or group messaging service.

实例地址

http://hashtagio.dujun.eu.org

实例配置

配置描述
系统Debian
服务端PHP 7.4
数据库MariaDB 10.5
服务器Nginx
程序Hashtag.io

实例部署

权限要求

  • 具有系统读写权限
  • 已安装 PHP
  • 已安装 MySQL
  • 已安装 Nginx

安装程序

仓库地址:https://github.com/Subhajit25Mondal/hashtag.io

#克隆代码
git clone http://github.com/Subhajit25Mondal/hashtag.io.git

#将 hashtag.sql 导入数据库

#完善数据库配置 config/class/needy_class.php 

#修改根路径 config/declare.php、config/class/needy_class.php、public/js/modules.js

实例体验

进入实例深度体验

后记

本实例仅供参考,不定期重置数据。

体验更多开源实例

标签: 开源实例 PHP实例 社区实例 微博实例
日期:2023-11-08