Skip to content
darron edited this page Jan 14, 2013 · 1 revision

AppFog has provided a single-click installer for ThinkUp since version 1.0. Since version 1.0.5, ThinkUp contains a web-based upgrader.

If you are running version 1.0.5 of ThinkUp or greater on AppFog, to upgrade your installation, click on the green "Upgrade ThinkUp" button in the application's status bar.

If you are running any version of ThinkUp lower than 1.0.5 on AppFog, these are the steps to manually upgrade your application. Once you upgrade ThinkUp to version 1.0.5 or greater on AppFog, you will never have to perform these steps again.

AppFog does not offer FTP or SSH access to your files there. It only offers git-based access. Here's how to update ThinkUp using git.

Mac OS X Users

AppFog's command line pf tool makes it easy to push new files to your cloud app. Use the following instructions to use pf to pull down your ThinkUp installation files:

http://dev.appfog.com/features/article/getting_started_pf_command_line

Substitute step 5 with the following:

Download the latest version of ThinkUp. Unzip the files into your AppFog app directory, replacing the ones already there. Then continue to step 6 to add and push the updated files.

Windows / Linux Users

Follow AppFog's instructions for using git to pull down, modify, and push updates to your cloud app here:

http://dev.appfog.com/features/article/getting_started_custom_application

Substitute step 5 with the following:

Download the latest version of ThinkUp. Unzip the files into your AppFog app directory, replacing the ones already there. Then continue to step 6 to add and push the updated files.

Finally, visit your ThinkUp installation and log in as an administrator to upgrade your installation.

Once you upgrade ThinkUp to version 1.0.5 or greater on AppFog, you will never have to perform these steps again. We apologize for this one-time upgrade inconvenience, and look forward to no one having to do this again.

Clone this wiki locally