Changes

From Amahi Wiki
Jump to: navigation, search
107 bytes added ,  17:48, 24 September 2008
m
done first cut of this page.. use wordpress! :)
[[Image:Spatialguru blog new app.jpg]]
Note that '''Root Path''' that it creates automatically for you. This is where you will install that maps blog application package. After clicking '''Create''' you should see your configuration in the web-apps list. This also creates a folder called ''/var/hda/web-apps/blog'' that we will put the application files into.
[[Image:Spatialguru blog app defined.jpg]]
=== Downloading the Application Package ===
Download the compressed package from [http://spatialguru.com/files/amahi/maps_v2blog_v2.tgz spatialguru.com] (v2v1, 421Kb3.2MB). It is recommended to do this from the command line in the Amahi server. You will need to know your '''root''' password and use a command line or terminal to access it. Using shares may be possible too, but has not been explored. This will be automated in the future.
There are only four basic steps. Connect to the HDA server, download and decompress the file and restart the HDA service.
<code>
ssh root@hda
wget http://spatialguru.com/files/amahi/maps_v2blog_v1.tgztar -xzvf maps_v2blog_v1.tgz
hdactl-hup
</code>
180

edits