Superdesk Client Options
  • Firstly, thank you for this incredible tool.  I am very anxious to use it. 

    I have installed an instance of the Superdesk server on an Amazon EC2 microserver.   However, I am now trying to access it with a client.  I see instructions for installing the client on an Ubuntu system, but wonder if it is possible to install on OSX or Windows.  Even better, can it be accessed through a web server?

    I'm sorry if I have missed something and thank you for the great work!
  • 2 Comments sorted by
  • Hi Kevin,

    Petr will help you with this.

    Mugur Rus
    Senior Software Developer, Sourcefabric
    mugur.rus@sourcefabric.org
    http://www.sourcefabric.org

    Cluj-Napoca, Romania
    +40 720 528408
    skype: mugur_rus


    On Sun, Jan 11, 2015 at 10:55 PM, Kevin Hurley <<br />superdesk-dev@lists.sourcefabric.org> wrote:

    > Firstly, thank you for this incredible tool. I am very anxious to use it.
    >
    > I have installed an instance of the Superdesk server on an Amazon EC2
    > microserver. However, I am now trying to access it with a client. I see
    > instructions for installing the client on an Ubuntu system, but wonder if
    > it is possible to install on OSX or Windows. Even better, can it be
    > accessed through a web server?
    >
    > I'm sorry if I have missed something and thank you for the great work!
    >
    >
  • Hey Kevin,

    you can build the client using OSX and then it's just static files you can server with nginx/s3 etc.
    you just have to run there `grunt server --server="api server url"` and you will get the files in dist folder