Site updated: 2022-09-16 14:28:15

This commit is contained in:
qinglong 2022-09-16 14:28:15 +08:00
parent a32afd06a4
commit e3f4353fdb
16 changed files with 124 additions and 15 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

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

File diff suppressed because one or more lines are too long

View File

@ -6,6 +6,14 @@
"description": "hito的博客", "description": "hito的博客",
"home_page_url": "https://blog.jingxiyuan.cn", "home_page_url": "https://blog.jingxiyuan.cn",
"items": [ "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/", "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/", "url": "https://blog.jingxiyuan.cn/2022/09/14/Hexo%E5%AE%89%E8%A3%85%E6%91%B8%E7%B4%A2/",

File diff suppressed because one or more lines are too long

54
rss.xml
View File

@ -10,12 +10,62 @@
</author> </author>
<description>hito的博客</description> <description>hito的博客</description>
<language>zh-CN</language> <language>zh-CN</language>
<pubDate>Wed, 14 Sep 2022 12:23:55 +0800</pubDate> <pubDate>Fri, 16 Sep 2022 08:04:55 +0800</pubDate>
<lastBuildDate>Wed, 14 Sep 2022 12:23:55 +0800</lastBuildDate> <lastBuildDate>Fri, 16 Sep 2022 08:04:55 +0800</lastBuildDate>
<category term="hito" /> <category term="hito" />
<category term="無言" /> <category term="無言" />
<category term="博客" /> <category term="博客" />
<category term="公告栏" /> <category term="公告栏" />
<item>
<guid isPermalink="true">https://blog.jingxiyuan.cn/2022/09/16/chevereto%E5%9B%BE%E5%BA%8A%E5%AE%89%E8%A3%85/</guid>
<title>极空间chevereto图床docker版安装</title>
<link>https://blog.jingxiyuan.cn/2022/09/16/chevereto%E5%9B%BE%E5%BA%8A%E5%AE%89%E8%A3%85/</link>
<pubDate>Fri, 16 Sep 2022 08:04:55 +0800</pubDate>
<description><![CDATA[ &lt;h1 id=&#34;安装前&#34;&gt;&lt;a class=&#34;anchor&#34; href=&#34;#安装前&#34;&gt;#&lt;/a&gt; 安装前&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;需要先安装好 mysql 数据库&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;选择版本1.5 版支持中文,之后被维护的团队删除只支持英文&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;本文介绍使用的是&lt;span class=&#34;exturl&#34; data-url=&#34;aHR0cHM6Ly9odWIuZG9ja2VyLmNvbS9yL2xpbnV4c2VydmVyL2NoZXZlcmV0bw==&#34;&gt; linuxserver_chevereto&lt;/span&gt; 的镜像&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;需要预先创建好给 chevereto 使用的库、账户、密码&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h1 id=&#34;安装配置&#34;&gt;&lt;a class=&#34;anchor&#34; href=&#34;#安装配置&#34;&gt;#&lt;/a&gt; 安装配置&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;映射路径(不要放在高速盘,否则会有权限问题)&lt;br /&gt;
&lt;img data-src=&#34;https://file.jingxiyuan.cn/images/2022/09/16/6150d69d9a170d96e66ca69420f8c4e8.png&#34; alt=&#34;6150d69d9a170d96e66ca69420f8c4e8.png&#34; /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;端口&lt;br /&gt;
&lt;img data-src=&#34;https://file.jingxiyuan.cn/images/2022/09/16/08eafb3b30a7eb9b0c0be26ea7a1502a.png&#34; alt=&#34;08eafb3b30a7eb9b0c0be26ea7a1502a.png&#34; /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;环境puid 和 pgid 使用 1000否则会报错&lt;br /&gt;
&lt;img data-src=&#34;https://file.jingxiyuan.cn/images/2022/09/16/01567ca9f31f87f832276be35cc4554b.png&#34; alt=&#34;01567ca9f31f87f832276be35cc4554b.png&#34; /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;web 访问(开始初始化数据库配置)&lt;br /&gt;
&lt;img data-src=&#34;http://file.jingxiyuan.cn/images/2022/09/15/0.png&#34; alt=&#34;0.png&#34; /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;管理员配置(注意 website 配置选择个人,除非需要提供给其它人注册)&lt;br /&gt;
&lt;img data-src=&#34;http://file.jingxiyuan.cn/images/2022/09/15/1.png&#34; alt=&#34;1.png&#34; /&gt;&lt;br /&gt;
&lt;img data-src=&#34;http://file.jingxiyuan.cn/images/2022/09/15/2.png&#34; alt=&#34;2.png&#34; /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;默认上传大小是 2M可通过修改 php.ini 配置提升(路径 /etc/php7/php.ini 查找 upload_max_filesize 进行修改)。之后用管理员登录通过页面 http://xxx/dashboard/settings/image-upload 修改。&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;pre&gt;&lt;code&gt;&lt;/code&gt;&lt;/pre&gt;
]]></description>
</item>
<item> <item>
<guid isPermalink="true">https://blog.jingxiyuan.cn/2022/09/14/Hexo%E5%AE%89%E8%A3%85%E6%91%B8%E7%B4%A2/</guid> <guid isPermalink="true">https://blog.jingxiyuan.cn/2022/09/14/Hexo%E5%AE%89%E8%A3%85%E6%91%B8%E7%B4%A2/</guid>
<title>Hexo安装摸索</title> <title>Hexo安装摸索</title>

File diff suppressed because one or more lines are too long