Page 1 of 2

Self hosting app

Posted: Fri Feb 15, 2013 2:21 pm
by Barbara

Ok I have my app finished. I want to hst it myself. Will I be able to use your publishing service If I do this?

What do I have to do to move the app to my server?

And how do I make my installer, add an Iccon on the home page?


Self hosting app

Posted: Fri Feb 15, 2013 2:32 pm
by maxkatz

If you built a mobile web app, you can host on name.tiggzi.net or a custom domain that you have.

You can also export the app and upload it to any server of your choice.

As for installer -- there is no installer for mobile web apps.

Adding an icon to the home page -- it differs by OS/browser, but you usually need to create a bookmark for your app and then place it on the home screen.


Self hosting app

Posted: Fri Feb 15, 2013 3:03 pm
by Barbara

A step by step documentation for self hosting would be good, as I can't really get my head around it.


Self hosting app

Posted: Fri Feb 15, 2013 3:12 pm
by maxkatz

Every hosting provider will have different steps for publishing -- it falls outside of our support.


Self hosting app

Posted: Fri Feb 15, 2013 3:17 pm
by Barbara

So I have my website on a hosting provider at the moment. Are you saying I can just upload my app there?

How do I publish on app sites from there?


Self hosting app

Posted: Fri Feb 15, 2013 3:20 pm
by maxkatz

Yes, you should be able to.

[quote:]
How do I publish on app sites from there?
[/quote]
I'm not sure I understand this question....


Self hosting app

Posted: Sat Feb 16, 2013 4:29 am
by Barbara

Sorry I have no idea how this works. Wouldn't the apk I build on tiggzi point to stuff on the tiggzi site? Or is that all self contained and is totally portable.

I guess I don't understand how an app communicates with were the resources, etc are stored.


Self hosting app

Posted: Sat Feb 16, 2013 5:10 am
by maxkatz

Hosting an app - you publish HTML/JS/CSS to a web server and then access the app via the browser. You would type for example http://m.myapp.com.

.apk file -- you need to publish to Google Play market.

Unless you use the Tiggzi database - nothing will be point back to our servers.


Self hosting app

Posted: Sun Feb 17, 2013 3:50 am
by Barbara

Most aps I install on my phone add a bookmark on my phone, how do I get mine to do that?


Self hosting app

Posted: Sun Feb 17, 2013 5:24 am
by maxkatz

If the app is installed from an app store -- an icon will be added automatically.

If you access the app via a URL such as http://m.someappl.com -- then you could bookmark this URL and then add a short cut to the home screen.