Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

Host your blog on S3 or Google Cloud Storage

Опис

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:
– disable comments or use Disqus plugin instead of standard commenting system
– disable search
– use Google Forms for contact form
– etc.

To publish new content, you will have to run your server with WordPress, write new post and then run the plugin again to create new files. For that purpose it is best to run WordPress on your local machine or to make an EC2 instance in Amazon cloud and run it only when you are updating your blog.

!!! 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

    1. Obtain AWS credentials
    2. Setup and run this plugin
    3. Make sure new files are in your S3 bucket
    4. Enable website hosting on your S3 bucket and configure „Index Document“ and „Error Document“
    5. Point your domain to S3 bucket in AWS Route 53
    6. You can now stop your EC2 instance.
  7. UPLOAD TO GOOGLE CLOUD STORAGE

    1. Obtain GCS credentials
    2. Setup and run this plugin
    3. Make sure new files are in your GCS bucket
    4. Enable website hosting on your GCS bucket and configure „Main page“ and „404 (not found) page“
    5. Point your domain to GCS bucket in your GCS
    6. You can now stop your EC2 instance.

!!! For more detailed instructions see http://www.s-media.si/wp-blog-on-s3-or-gcs/ !!!

Прегледи

Нема рецензија за овај додатак.

Сарадници и градитељи

„Host your blog on S3 or Google Cloud Storage“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „Host your blog on S3 or Google Cloud Storage“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

0.0.2

Updated instructions

0.0.1

Initial release