[wordpress插件] ConoHa Object SyncConoHa对象同步

wordpress 插件 文章 2020-03-30 16:21 398 0 全屏看文

AI助手支持GPT4.0

评分
20
描述

ConoHa is Cloud like VPS service and ConoHa Object Storage is the OpenStack Swift-based Object Store service

ConoHa is Cloud like VPS service and ConoHa Object Storage is the OpenStack Swift-based Object Store service

.

.

This WordPress plugin allows you to upload media files from the library to ConoHa Object Storage or other OpenStack Swift-based Object Store.

This WordPress plugin allows you to upload media files from the library to ConoHa Object Storage or other OpenStack Swift-based Object Store.

These files then load from the Object Storage and optimize the your site/blog performance.

These files then load from the Object Storage and optimize the your site / blog performance.

This plugin may be available in other OpenStack Swift-based system.

This plugin may be available in other OpenStack Swift-based system.

Features

Features

    • Synchronization media files with the Object Storage.
    • Synchronization media files with the Object Storage.

    • Automatically rewrite the media url to the endpoint url.
    • Automatically rewrite the media url to the endpoint url.

    For Japanese users.

    For Japanese users.

    WordPressのメディアファイル(画像など)をConoHaオブジェクトストレージで扱うためのWordPressプラグインです。

    WordPress plugin for handling WordPress media files (images, etc.) with ConoHa object storage.

    WordPressの管理画面からメディアを追加すると、自動的にオブジェクトストレージにアップロードを行います。

    When media is added from the WordPress administration screen, it is automatically uploaded to the object storage.

    オブジェクトストレージは容量無制限なため、空き容量を気にすること無くメディアファイルを扱うことができます。

    Object storage has unlimited capacity, so you can handle media files without worrying about free space.

    また、このプラグインはメディアファイルのURLを変更し、オブジェクトストレージから直接配信するように設定します。

    Also, the plugin changes the URL of the media file and configures it to be delivered directly from object storage.

    これにより、WordPressを運用しているサーバに負荷をかけずに、メディアファイルを配信することができます。

    As a result, media files can be distributed without putting a load on the server that runs WordPress.

    ConoHaオブジェクトストレージ以外でも、OpenStack Swiftがベースのシステムであれば動作すると思います(未検証)。

    Other than ConoHa object storage, I think it will work if it is based on OpenStack Swift (unverified).

安装步骤

    1. Run the following command.
    2. 运行以下命令。

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

      • cd [WORDPRESS_ROOT]/wp-content/plugins
      • cd [WORDPRESS_ROOT] / wp-content / plugins

      • git clone https://github.com/hironobu-s/conoha-ojs-sync
      • git clone https://github.com/hironobu-s/conoha-ojs-sync

      • cd conoha-ojs-sync
      • cd conoha-ojs-sync

      • curl -sS https://getcomposer.org/installer |

      • curl -sS https://getcomposer.org/installer |

        php

      • php

      • ./composer.phar install
      • ./ composer.phar安装

下载地址
https://downloads.wordpress.org/plugin/conoha-object-sync.zip
-EOF-

AI助手支持GPT4.0