<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/rss/stylesheet/" type="text/xsl"?>
<rss xmlns:content='http://purl.org/rss/1.0/modules/content/' xmlns:taxo='http://purl.org/rss/1.0/modules/taxonomy/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:itunes='http://www.itunes.com/dtds/podcast-1.0.dtd' xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:atom='http://www.w3.org/2005/Atom' xmlns:podbridge='http://www.podbridge.com/podbridge-ad.dtd' version='2.0'>
<channel>
  <title>AIOVTUE</title>
  <language>zh-cn</language>
  <generator>microfeed.org</generator>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <atom:link rel="self" href="https://cms-d84.pages.dev/rss/" type="application/rss+xml"/>
  <link>https://cms-d84.pages.dev</link>
  <description>
    <![CDATA[<p><strong>﻿雨是神的烟花</strong></p><p><br></p><p><strong>友链：</strong></p><ul><li><a href="https://20030327.xyz" rel="noopener noreferrer" target="_blank"><strong>AIOVTUE'S blog</strong></a> ：雨是神的烟花</li><li><a href="https://aiovtue.us.kg" rel="noopener noreferrer" target="_blank"><strong>aiovtue's blog</strong></a> ：四分之三欢喜</li><li><a href="https://zxb.us.kg/" rel="noopener noreferrer" target="_blank"><strong>aiovtue's notion</strong></a> ：我想要如清泉般的爱</li></ul>]]>
  </description>
  <itunes:author>aiovtue</itunes:author>
  <itunes:image href="https://r2public.aiovt.us.kg/cms/production/images/channel-fe8c3e91c7dc5de6790d45b3e96a3da6.png"/>
  <image>
    <title>AIOVTUE</title>
    <url>https://r2public.aiovt.us.kg/cms/production/images/channel-fe8c3e91c7dc5de6790d45b3e96a3da6.png</url>
    <link>https://cms-d84.pages.dev</link>
  </image>
  <copyright>©2024</copyright>
  <item>
    <title>小雅安装</title>
    <guid>CfOK-RQQF-r</guid>
    <pubDate>Sat, 13 Jul 2024 16:30:24 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<h6><img src="https://tele-tuchuang.pages.dev/file/29d5649b2a58ffc430d40.png"></h6><h6>梦如同黎明的泡沫一样逐渐消失</h6><h4>一、<a href="https://alist.nn.ci/zh/guide/drivers/aliyundrive.html#%E5%88%B7%E6%96%B0%E4%BB%A4%E7%89%8C" rel="noopener noreferrer" target="_blank">阿里云盘token获取</a></h4><h4>二、<a href="https://alist.nn.ci/tool/aliyundrive/request.html" rel="noopener noreferrer" target="_blank">阿里云盘opentoken获取</a></h4><h4>三、一键安装：</h4><p>一键安装和更新容器，标准模式，打开端口 5678</p><pre class="ql-syntax" spellcheck="false">bash -c "$(curl http://docker.xiaoya.pro/update_new.sh)"
</pre><p>一键安装和更新容器，host模式（推荐，软路由和NAS上更少网络故障，打开端口 5678）</p><pre class="ql-syntax" spellcheck="false">bash -c "$(curl http://docker.xiaoya.pro/update_new.sh)" -s host
</pre><h4>四、docker compose安装：</h4><pre class="ql-syntax" spellcheck="false">version: '3'

services:
  xiaoya:
    image: xiaoyaliu/alist
    container_name: xiaoya
    restart: unless-stopped
    ports:
      - 8765:80
    volumes:
      - ./data:/data
</pre><p>执行如下命令：</p><pre class="ql-syntax" spellcheck="false"># 新建文件夹 xiaoya 和 子目录
mkdir -p /volume1/docker/xiaoya/data

# 进入 xiaoya 目录
cd /volume1/docker/xiaoya

# 将 mytoken.txt 、 myopentoken.txt 、 temp_transfer_folder_id.txt 放入 /data 目录

# 将 docker-compose.yml 放入当前目录

# 一键启动
docker-compose up -d
Copy
</pre><p>webdav 账号密码 用户: guest 密码: guest_Api789</p>]]>
    </description>
    <link>https://aiovt.us.kg/i/anz-CfOK-RQQF-r/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
</channel>
</rss>