Site updated: 2022-09-16 15:01:28
This commit is contained in:
19
atom.xml
19
atom.xml
@ -17,7 +17,7 @@
|
||||
<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"><h1 id="安装前"><a class="anchor" href="#安装前">#</a> 安装前</h1>
|
||||
<content type="html"><h1 id="安装准备"><a class="anchor" href="#安装准备">#</a> 安装准备</h1>
|
||||
<ol>
|
||||
<li>
|
||||
<p>需要先安装好 mysql 数据库</p>
|
||||
@ -32,7 +32,7 @@
|
||||
<p>需要预先创建好给 chevereto 使用的库、账户、密码</p>
|
||||
</li>
|
||||
</ol>
|
||||
<h1 id="安装配置"><a class="anchor" href="#安装配置">#</a> 安装配置</h1>
|
||||
<h1 id="容器配置"><a class="anchor" href="#容器配置">#</a> 容器配置</h1>
|
||||
<ol>
|
||||
<li>
|
||||
<p>映射路径(不要放在高速盘,否则会有权限问题)<br />
|
||||
@ -43,11 +43,14 @@
|
||||
<img data-src="https://file.jingxiyuan.cn/images/2022/09/16/08eafb3b30a7eb9b0c0be26ea7a1502a.png" alt="08eafb3b30a7eb9b0c0be26ea7a1502a.png" /></p>
|
||||
</li>
|
||||
<li>
|
||||
<p>环境(puid 和 pgid 使用 1000,否则会报错)<br />
|
||||
<p>环境(puid 和 pgid 使用 1000,不要使用 0,否则会报错)<br />
|
||||
<img data-src="https://file.jingxiyuan.cn/images/2022/09/16/01567ca9f31f87f832276be35cc4554b.png" alt="01567ca9f31f87f832276be35cc4554b.png" /></p>
|
||||
</li>
|
||||
</ol>
|
||||
<h1 id="初始化配置"><a class="anchor" href="#初始化配置">#</a> 初始化配置</h1>
|
||||
<ol>
|
||||
<li>
|
||||
<p>web 访问(开始初始化数据库配置)<br />
|
||||
<p>使用 http:// 极空间 ip:81 (端口号使用上面配置的,我配置的是 81) 进行 web 访问(数据库配置)<br />
|
||||
<img data-src="http://file.jingxiyuan.cn/images/2022/09/15/0.png" alt="0.png" /></p>
|
||||
</li>
|
||||
<li>
|
||||
@ -59,7 +62,13 @@
|
||||
<p>默认上传大小是 2M,可通过修改 php.ini 配置提升(路径 /etc/php7/php.ini 查找 upload_max_filesize 进行修改)。之后用管理员登录通过页面 http://xxx/dashboard/settings/image-upload 修改。</p>
|
||||
</li>
|
||||
</ol>
|
||||
<pre><code></code></pre>
|
||||
<h1 id="安装完成"><a class="anchor" href="#安装完成">#</a> 安装完成</h1>
|
||||
<ol>
|
||||
<li>功能少界面也很简单,只作为图片外部链接使用完全够用。图片链接 url 支持的很全。<br />
|
||||
<a href="https://file.jingxiyuan.cn/image/axw"><img data-src="https://file.jingxiyuan.cn/images/2022/09/16/2022-09-16-14-52-29.png" alt="2022-09-16-14-52-29.png" /></a><br />
|
||||
<img data-src="https://file.jingxiyuan.cn/images/2022/09/16/2022-09-16-14-54-58.png" alt="2022-09-16-14-54-58.png" /><br />
|
||||
<img data-src="https://file.jingxiyuan.cn/images/2022/09/16/2022-09-16-14-56-13.png" alt="2022-09-16-14-56-13.png" /></li>
|
||||
</ol>
|
||||
</content>
|
||||
<updated>2022-09-16T00:04:55.000Z</updated>
|
||||
</entry>
|
||||
|
Reference in New Issue
Block a user