<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Am 10.01.14 00:14, schrieb
      <a class="moz-txt-link-abbreviated" href="mailto:bard@grapefilm.com">bard@grapefilm.com</a>:<br>
    </div>
    <blockquote
      cite="mid:1128320051.2.1389309285712.JavaMail.bard@grapefilm.com"
      type="cite">
      <pre wrap="">
Thanks Michael again for your feedback!


push and pull via git sounds ideal or what would snowden say to that :-) I mean the git just seems to access my computer directly ?</pre>
    </blockquote>
    <br>
    not if you use something like github. In the case of github it
    means, that when you push, the changes will go to github,<br>
    which means somebody else (for example us) can pull it from there.
    If you make your content open source, then github will be for free,
    if not, then it would be starting at USD 7 per month<br>
    <br>
    <a class="moz-txt-link-freetext" href="https://github.com/pricing">https://github.com/pricing</a><br>
    <blockquote
      cite="mid:1128320051.2.1389309285712.JavaMail.bard@grapefilm.com"
      type="cite">
      <pre wrap="">

What do you charge for hosting ?</pre>
    </blockquote>
    <br>
    we are not a hosting company ourselves, but depending on what your
    requirements (space, etc.) are we would either "add" your realm to
    our own Yanel instance, which would probably be around USD 5-10 per
    month or if you need more space and power, rent a dedicated virtiual
    server at linode for USD 20, which would be owned by yourself
    completely<br>
    <br>
    <a class="moz-txt-link-freetext" href="https://www.linode.com/">https://www.linode.com/</a><br>
    <br>
    Hence in total (github and Tomcat/Virtual Server) it would be around
    USD 12 to USD 27 per month<br>
    <br>
    <blockquote
      cite="mid:1128320051.2.1389309285712.JavaMail.bard@grapefilm.com"
      type="cite">
      <pre wrap=""> My current apache 2.2-- gives me 5 gig at a very reasonable rate.  </pre>
    </blockquote>
    <br>
    how much do you currently pay?<br>
    <blockquote
      cite="mid:1128320051.2.1389309285712.JavaMail.bard@grapefilm.com"
      type="cite">
      <pre wrap="">

I am looking towards the possibility to run live videostreams in the future - is tomcat right for that ?</pre>
    </blockquote>
    <br>
    it depends what exactly you mean with videostreams? You mean kind of
    youtube, vimeo? Or that while your record people can watch?<br>
    <blockquote
      cite="mid:1128320051.2.1389309285712.JavaMail.bard@grapefilm.com"
      type="cite">
      <pre wrap="">

Does the linode technology mean that the site wil be mirrored on several servers around the world ?</pre>
    </blockquote>
    Kind of, because the servers are virtual, I guess these are mirrored
    on the backend somehow, but I don't think linode gives a guarantee.
    But if you keep the content inside github, then you will have it
    mirrored anyway, because it will be on at least three physical
    locations:<br>
    <br>
    - Your laptop<br>
    - github<br>
    - hosting provider (e.g. linode)<br>
    <br>
    I think this will make it quite safe ;-)<br>
    <br>
    Best regards<br>
    <br>
    Michael<br>
    <blockquote
      cite="mid:1128320051.2.1389309285712.JavaMail.bard@grapefilm.com"
      type="cite">
      <pre wrap="">

Thanks !

Bard


------------------------------------------
From: "Michael Wechner" <a class="moz-txt-link-rfc2396E" href="mailto:michael.wechner@wyona.com"><michael.wechner@wyona.com></a>
To: <a class="moz-txt-link-abbreviated" href="mailto:yanel-usage@wyona.com">yanel-usage@wyona.com</a>
Date: Jan 8, 2014 9:15:13 PM
Subject: Re: [Yanel-usage] uploading to a web server, how ?


Hi B�rd

It depends a bit what your hosting provider allows you to do or rather
what you are allowed to do on your web server.

Normally one would install Apache Tomcat on the webserver. For example
we are using linode.com where we can do whatever we want.

Or choose a hosting provider which is providing Apache Tomcat out of the
box. (search for "hosting Apache Tomcat")

Once you have setup an environment with Apache Tomcat, then you can
deploy your Yanel webapp inside Apache Tomcat
and point your domain/DNS to this server.

Another possibility is to run Yanel locally and every time you make
content changes, dump your Yanel based website as static html pages and
copy these static pages via FTP or scp to your web-server which is
running a regular webserber, for example Apache httpd.

Another possibility is that you pay a "small" fee and we will setup a
git repository for you (or that you setup one yourself at github) and
also provide the hosting environment on one of our servers (shared
linode), which would mean the following workflow:

- You run Yanel locally on your laptop based on a git repository and can
do all changes yourself (even offline)
- Every time you make a change, you commit and push via git
- We will receive a notification and will pull your new content via git
onto our webserver
- Voila your website will be up to date to the public

This would give you greatest flexibility and full control

HTH

Michael


Am 08.01.14 17:53, schrieb B�rd Grape:
</pre>
      <blockquote type="cite">
        <pre wrap="">How do I upload yanel to a web server?
I just briefly created some html pages within yanel and would like to
know the steps after this. The files are still within the provided
file tree of the demo - but how do I create my own file-tree - and get
the thing up and running on my web server ? sorry for my non tech
questioning :-)

bard
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>