开源实例之BlogoText
前言
This is BlogoText, the lightweight SQLite Blog-Engine.
实例地址
https://blogotext.dujun.eu.org
实例配置
配置 | 描述 |
---|---|
系统 | Debian |
服务端 | PHP 7.4 |
数据库 | SQLite 3 |
服务器 | Nginx |
程序 | BlogoText 3.7.6 |
实例部署
权限要求
- 具有系统读写权限
- 已安装 PHP
- 已安装 SQLite
- 已安装 Nginx
安装程序
仓库地址:https://github.com/BlogoText/blogotext
下载最新代码到服务器域名解析的目录,然后访问网站,按照引导完成安装。
实例体验
后记
本实例仅供参考,不定期重置数据。