Title: Blue Storage
Author: derekheld
Published: <strong>2015년 12월 7일</strong>
Last modified: 2016년 4월 2일

---

플러그인 검색

![](https://ps.w.org/blue-storage/assets/banner-772x250.png?rev=1301760)

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://ps.w.org/blue-storage/assets/icon-256x256.png?rev=1301760)

# Blue Storage

 작성자: [derekheld](https://profiles.wordpress.org/derekheld/)

[다운로드](https://downloads.wordpress.org/plugin/blue-storage.1.2.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/blue-storage/#description)
 * [평가](https://ko.wordpress.org/plugins/blue-storage/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/blue-storage/#installation)
 * [개발](https://ko.wordpress.org/plugins/blue-storage/#developers)

 [지원](https://wordpress.org/support/plugin/blue-storage/)

## 설명

Blue Storage for Microsoft Azure allows you to use Azure Storage to host your media
for your WordPress powered blog.
 This plugin can wholly or partially replace local
storage with Azure Storage. Using Azure Storage allows you to grow your storage 
as needed without having to upgrade your web server. You can also take advantage
of Azure Storage features like georedundency or Azure CDN.

 * Allows you to migrate all existing files to your Azure Storage account.
 * File links are via HTTPS as to not interfere with websites run over HTTPS.
 * Gives you the ability to control the caching max-age of uploads.
 * Can either be enabled for all uploads or you can upload from “Add Media” in the
   editor.
 * You can delete all of the files uploaded from your WordPress site at any time.

For more details on Azure Storage and other Azure services, please visit the [Microsoft Azure website](https://azure.microsoft.com).

### 라이선스

This code released under the terms of the New BSD License (BSD).

## 설치

 1.  Easiest way to install is using WordPress’ plugin installer. You can also extract
     blue-storage.zip to the plugins
      directory after uploading through SFTP or similar
     means.
 2.  Activate the plugin using the “Activate” option for Blue Storage in the plugins
     list.
 3.  In the Azure Portal go to your storage account settings, select “Access Keys”,
     and copy the “Storage Account Name” and one of the
      “Access Keys” for use.
 4.  Copy your account name and access key to the appropriate location on the plugin’s
     settings page and save.
 5.  Either create a new container or choose an existing public container for your 
     files.
 6.  (Optional-Recommended!) Check the box that allows Blue Storage to manage all uploads
     to put them directly in Azure Storage.
 7.  (Optional) Do this before any uploads! Add in a CNAME if you are using Azure CDN
     or something else. See FAQ for more details.
 8.  (Optional) Do this before any uploads! Set the caching max-age value for uploads.
     This is specified in seconds.
 9.  (Optional) Use the “Copy To Azure” ability to copy all files not in Azure to your
     Azure Storage container.

## FAQ

  When I upload files to the media library it doesn’t go to Azure. What gives?

You need to enable the “Use Azure Storage for default upload” option.

  How do I use the CNAME option?

We will use the example of using the Azure CDN service.

 1. Specify a custom CNAME for your domain in the plugin settings, e.g. cdn.example.
    com.
 2. Point that CNAME at the endpoint for your Azure CDN in your DNS settings. For example,
    create the CNAME cdn.example.com to mycdn.azureedge.net
 3. Create a custom domain mapping in Azure to map mycdn.azureedge.net to cdn.example.
    com. This is important! If you do not do this you will break HTTPS.

That’s all there is to it!

  I didn’t specify a CNAME at first, how can I change my files to use the CNAME?

You will have to do a search and replace in the posts and postmeta tables of your
database. This plugin does not do that for you.

  Can I disable access to certain settings?

Yes! Just edit the blue-storage-config.php file and change true to false for any
of the settings you want to disable access to.

  I’m getting an error when trying to upload to my zone redundant storage

This plugin does not support “Zone Redundant” storage accounts at this time.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Blue Storage”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

 *   [ derekheld ](https://profiles.wordpress.org/derekheld/)

[자국어로 “Blue Storage”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/blue-storage)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/blue-storage/)는, [SVN 저장소](https://plugins.svn.wordpress.org/blue-storage/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/blue-storage/)
을 [RSS](https://plugins.trac.wordpress.org/log/blue-storage/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.2.0

 * Added new option to set the cache control max-age value

#### 1.1.0

 * Added progress bar for “Copy to Azure” option
 * Fixed bug that limited “Copy to Azure” to 99 images instead of intended 100 images
 * Fixed issue with not enqueueing style sheet for settings page

#### 1.0.4

 * Fixed bug where metadata for migrated thumbnails wasn’t being generated which
   caused incomplete file deletion

#### 1.0.3

 * Fixed bug where various sizes (thumbnail, medium, etc) were not being uploaded
   to Azure
 * Added batch size control to Copy to Azure ability

#### 1.0.2

 * Fixed Azure URLs for srcset attribute
 * Minor metadata bug fix
 * Updated connection string to use HTTPS

#### 1.0.1

 * Added options to disable access to certain settings
 * Clarified some language

#### 1.0

 * First release of Blue Storage plugin

## 기초

 *  버전 **1.2.0**
 *  최근 업데이트: **10년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 2.8.0 또는 그 이상 **
 *  다음까지 시험됨: **4.4.34**
 *  언어
 * [English (US)](https://wordpress.org/plugins/blue-storage/)
 * 태그:
 * [Azure](https://ko.wordpress.org/plugins/tags/azure/)[Media Files](https://ko.wordpress.org/plugins/tags/media-files/)
   [microsoft](https://ko.wordpress.org/plugins/tags/microsoft/)[microsoft azure](https://ko.wordpress.org/plugins/tags/microsoft-azure/)
 *  [고급 보기](https://ko.wordpress.org/plugins/blue-storage/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/blue-storage/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/blue-storage/reviews/)

## 기여자

 *   [ derekheld ](https://profiles.wordpress.org/derekheld/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/blue-storage/)