Site updated: 2022-09-16 14:28:15
This commit is contained in:
@ -6,6 +6,14 @@
|
||||
"description": "hito的博客",
|
||||
"home_page_url": "https://blog.jingxiyuan.cn",
|
||||
"items": [
|
||||
{
|
||||
"id": "https://blog.jingxiyuan.cn/2022/09/16/chevereto%E5%9B%BE%E5%BA%8A%E5%AE%89%E8%A3%85/",
|
||||
"url": "https://blog.jingxiyuan.cn/2022/09/16/chevereto%E5%9B%BE%E5%BA%8A%E5%AE%89%E8%A3%85/",
|
||||
"title": "极空间chevereto图床docker版安装",
|
||||
"date_published": "2022-09-16T00:04:55.000Z",
|
||||
"content_html": "<h1 id=\"安装前\"><a class=\"anchor\" href=\"#安装前\">#</a> 安装前</h1>\n<ol>\n<li>\n<p>需要先安装好 mysql 数据库</p>\n</li>\n<li>\n<p>选择版本,1.5 版支持中文,之后被维护的团队删除只支持英文</p>\n</li>\n<li>\n<p>本文介绍使用的是<span class=\"exturl\" data-url=\"aHR0cHM6Ly9odWIuZG9ja2VyLmNvbS9yL2xpbnV4c2VydmVyL2NoZXZlcmV0bw==\"> linuxserver_chevereto</span> 的镜像</p>\n</li>\n<li>\n<p>需要预先创建好给 chevereto 使用的库、账户、密码</p>\n</li>\n</ol>\n<h1 id=\"安装配置\"><a class=\"anchor\" href=\"#安装配置\">#</a> 安装配置</h1>\n<ol>\n<li>\n<p>映射路径(不要放在高速盘,否则会有权限问题)<br />\n<img data-src=\"https://file.jingxiyuan.cn/images/2022/09/16/6150d69d9a170d96e66ca69420f8c4e8.png\" alt=\"6150d69d9a170d96e66ca69420f8c4e8.png\" /></p>\n</li>\n<li>\n<p>端口<br />\n<img data-src=\"https://file.jingxiyuan.cn/images/2022/09/16/08eafb3b30a7eb9b0c0be26ea7a1502a.png\" alt=\"08eafb3b30a7eb9b0c0be26ea7a1502a.png\" /></p>\n</li>\n<li>\n<p>环境(puid 和 pgid 使用 1000,否则会报错)<br />\n<img data-src=\"https://file.jingxiyuan.cn/images/2022/09/16/01567ca9f31f87f832276be35cc4554b.png\" alt=\"01567ca9f31f87f832276be35cc4554b.png\" /></p>\n</li>\n<li>\n<p>web 访问(开始初始化数据库配置)<br />\n<img data-src=\"http://file.jingxiyuan.cn/images/2022/09/15/0.png\" alt=\"0.png\" /></p>\n</li>\n<li>\n<p>管理员配置(注意 website 配置选择个人,除非需要提供给其它人注册)<br />\n<img data-src=\"http://file.jingxiyuan.cn/images/2022/09/15/1.png\" alt=\"1.png\" /><br />\n<img data-src=\"http://file.jingxiyuan.cn/images/2022/09/15/2.png\" alt=\"2.png\" /></p>\n</li>\n<li>\n<p>默认上传大小是 2M,可通过修改 php.ini 配置提升(路径 /etc/php7/php.ini 查找 upload_max_filesize 进行修改)。之后用管理员登录通过页面 http://xxx/dashboard/settings/image-upload 修改。</p>\n</li>\n</ol>\n<pre><code></code></pre>\n",
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"id": "https://blog.jingxiyuan.cn/2022/09/14/Hexo%E5%AE%89%E8%A3%85%E6%91%B8%E7%B4%A2/",
|
||||
"url": "https://blog.jingxiyuan.cn/2022/09/14/Hexo%E5%AE%89%E8%A3%85%E6%91%B8%E7%B4%A2/",
|
||||
|
Reference in New Issue
Block a user