Giter Club home page Giter Club logo

tumblr-images-memcached's Introduction

tumblr-images-memcached

服务器超载严重,取消了ZIP打包,如果你需要请搭建自己的服务器,教程如下:

  1. 注册Google App Engine。
  2. 创建一个应用,完成后打开https://console.cloud.google.com
  3. 右上角切换到你创建的应用,点击旁边的Active Google Cloud Shell。
  4. 在弹出来的命令行界面敲下面命令(第三条命令可选):
git clone https://github.com/gonejack/tumblr-images-memcached.git
cd tumblr-images-memcached
nano main.php
(找到$packImages = false改为$packImages = true,按 CTRL+O 保存,CTRL+X 退出编辑)
gcloud app deploy ./app.yaml --promote
  1. 好,你的服务器完成。访问一下应用的地址(上面命令输出信息中会告诉你的)试试,如果会输出hello信息,就可以去配置IFTTT了。

有什么问题,可以邮件联系。

Server being overload all the time, got to cancel the zip packing for multi-images post, tutorial below for you to build your own server and turn on zip packing.

  1. Register Google App Engine.
  2. Create an app, when finished, enter https://console.cloud.google.com.
  3. Switch to your app at right top corner, click Active Google Cloud Shell.
  4. On the command line interface:
git clone https://github.com/gonejack/tumblr-images-memcached.git
cd tumblr-images-memcached
nano main.php
(find $packImages = false, edit it to $packImages = true. CTRL+O to save and CTRL+X to exit, then go ahead typing)
gcloud app deploy ./app.yaml --promote
  1. Go to the URL that command prompted you, if there something like 'hello' shows up, you are good to go for configuring IFTTT.

Contact me with email if you run into trouble.

tumblr-images-memcached's People

Contributors

gonejack avatar iwestlin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.