Linux 软件免费装

Host your blog on S3 or Google Cloud Storage

开发者 sircelj.m
更新时间 2015年5月22日 19:44
PHP版本: 3.6 及以上
WordPress版本: 4.1
版权: GPLv2 or later
版权网址: 版权信息

标签

cache google cloud amazon s3 gcs aws static

下载

详情介绍:

This plugin captures all pages of your blog and uploads them to Amazon S3. This way you can host your blog as a static page for very little cost. Before you run your blog this way, make sure that you are not using any functionality that isn't static or replace it with a service. For example: !!! For more detailed instructions see http://www.s-media.si/wp-blog-on-s3-or-gcs/ !!!

安装:

!!! For more detailed instructions see http://www.s-media.si/wp-blog-on-s3-or-gcs/ !!!
  1. Sign up to AWS
  2. Launch a new EC2 instance and install WordPress - you can launch already configured WordPress Bitnami AMI
  3. Create an S3 bucket
  4. Migrate your data and configure your blog on EC2 instance
  5. Install this plugin through the WordPress admin panel
  6. UPLOAD TO AWS S3
  7. Obtain AWS credentials
  8. Setup and run this plugin
  9. Make sure new files are in your S3 bucket
  10. Enable website hosting on your S3 bucket and configure "Index Document" and "Error Document"
  11. Point your domain to S3 bucket in AWS Route 53
  12. You can now stop your EC2 instance.
  13. UPLOAD TO GOOGLE CLOUD STORAGE
  14. Obtain GCS credentials
  15. Setup and run this plugin
  16. Make sure new files are in your GCS bucket
  17. Enable website hosting on your GCS bucket and configure "Main page" and "404 (not found) page"
  18. Point your domain to GCS bucket in your GCS
  19. You can now stop your EC2 instance.
!!! For more detailed instructions see http://www.s-media.si/wp-blog-on-s3-or-gcs/ !!!

更新日志:

0.0.2 Updated instructions 0.0.1 Initial release