Hi,

I think you mentioned in passing that something was still missing to get
this working - I don't remember you saying what exactly.
How can we get this wrapped up?

Thanks,
Andrew
On Sat, 17 Sep 2016 at 23:13, Andrew Williams <a...@andywilliams.me> wrote:

> Hi,
>
> That should be both addressed I think.
> ) A standard setup.py script is included and I've tested the resulting egg
> locally.
> ) This now works with mod_wsgi - the source includes extra.wsgi thata
> Apache can reference to boot the app appropriately.
>
> Please let me know if you need any thing more or if it does not work as
> expected.
>
> Thanks again,
> Andy
>
> On Sun, 28 Aug 2016 at 17:18, Bertrand Jacquin <bertr...@jacquin.bzh>
> wrote:
>
>> Hi Andrew,
>>
>> I think you missed an email I sent you:
>>
>> - Can you use distutil or something like this to automate installation ?
>> - Can you try to use mod_python to avoid having to run a daemon ? That
>>   would help automation
>>
>> Cheers
>>
>> On Fri, Aug 26, 2016 at 02:20:15PM +0000, Andrew Williams wrote:
>> > How are we going with this configuration? Is there anything more you
>> need
>> > from me?
>> >
>> > Thanks,
>> > Andy
>> >
>> > On Fri, 12 Aug 2016 at 22:59, Andrew Williams <a...@andywilliams.me>
>> wrote:
>> >
>> > > I've added the license and a "release" branch - I hope branch is OK, I
>> > > prefer that to shifting a tag for latest release.
>> > > If you need distutil in there too I shall try to look at it tomorrow -
>> > > that's new to me.
>> > >
>> > > Thanks again,
>> > > Andrew
>> > >
>> > > On Fri, 12 Aug 2016 at 22:44 Andrew Williams <a...@andywilliams.me>
>> wrote:
>> > >
>> > >> Aha, I see you applied them already - thanks :)
>> > >>
>> > >> Andrew
>> > >>
>> > >> On Fri, 12 Aug 2016 at 22:26 Andrew Williams <a...@andywilliams.me>
>> > >> wrote:
>> > >>
>> > >>> Thanks so much for all of this, looking at it just now.
>> > >>> Andrew
>> > >>> On Fri, 12 Aug 2016 at 21:03, Bertrand Jacquin <bertr...@jacquin.bzh
>> >
>> > >>> wrote:
>> > >>>
>> > >>>> Can you please apply to two attached patches ?
>> > >>>>
>> > >>>> Thanks
>> > >>>>
>> > >>>> On Fri, Aug 12, 2016 at 08:59:27PM +0100, Bertrand Jacquin wrote:
>> > >>>> > Also, sheebang is missing on run.py
>> > >>>> >
>> > >>>> > On Fri, Aug 12, 2016 at 08:47:16PM +0100, Bertrand Jacquin wrote:
>> > >>>> > > Hi Andrew,
>> > >>>> > >
>> > >>>> > > Mutliple comments about the app:
>> > >>>> > >
>> > >>>> > > - Can you please create tag release so I can stick on it ?
>> > >>>> > > - Can you define the licence in the code itself ?
>> > >>>> > > - Can you disable the debug mode by default ?
>> > >>>> > > - Can you use distutil or something like this to automate
>> > >>>> installation ?
>> > >>>> > > - Can you try to use mod_python to avoid having to run a
>> daemon ?
>> > >>>> That
>> > >>>> > >   would help automation
>> > >>>> > >
>> > >>>> > > Cheers,
>> > >>>> > > Beber
>> > >>>> > >
>> > >>>> > > On Thu, Aug 11, 2016 at 02:40:46PM +0000, Andrew Williams
>> wrote:
>> > >>>> > > > Hi,
>> > >>>> > > >
>> > >>>> > > > Thanks so much for looking at this :)
>> > >>>> > > > Git is
>> > >>>> https://git.enlightenment.org/devs/ajwillia-ms/extra-server.git/
>> > >>>> > > > Probably needs to move if it proves to be successful.
>> > >>>> > > >
>> > >>>> > > > Thanks again - ping me if you have something and I'll test
>> it out.
>> > >>>> > > > Andrew
>> > >>>> > > > On Thu, 11 Aug 2016 at 13:32, Bertrand Jacquin
>> > >>>> <bertr...@jacquin.bzh> wrote:
>> > >>>> > > >
>> > >>>> > > > > How in the name of Jaysus are ya,
>> > >>>> > > > >
>> > >>>> > > > > Thanks for the forward raster, I'll do the needed bits on
>> DNS,
>> > >>>> getting
>> > >>>> > > > > extra-server
>> > >>>> > > > > deployed to e5-web1 and enable the git deployment hooks
>> during
>> > >>>> the week
>> > >>>> > > > > end.
>> > >>>> > > > >
>> > >>>> > > > > Andy, can you share with me the git repo for extra.e.org
>> so I
>> > >>>> can do the
>> > >>>> > > > > preliminary tests ?
>> > >>>> > > > >
>> > >>>> > > > > Slán
>> > >>>> > > > > Bertrand
>> > >>>> > > > >
>> > >>>> > > > > On 11/08/2016 03:58, Carsten Haitzler wrote:
>> > >>>> > > > > > On Sat, 06 Aug 2016 22:28:13 +0000 Andrew Williams
>> > >>>> > > > > > <a...@andywilliams.me> said:
>> > >>>> > > > > >
>> > >>>> > > > > > hey beber. did you see this? does andy have to do
>> anything to
>> > >>>> help you
>> > >>>> > > > > > out? let
>> > >>>> > > > > > him know! :)
>> > >>>> > > > > >
>> > >>>> > > > > >> Hi all,
>> > >>>> > > > > >>
>> > >>>> > > > > >> So I finally have a little more time to work on some
>> theme
>> > >>>> > > > > >> distribution /
>> > >>>> > > > > >> discovery and have a pretty skeletal server code stack
>> set
>> > >>>> up.
>> > >>>> > > > > >> To start getting folk interested I hoped this could be
>> moved
>> > >>>> to host
>> > >>>> > > > > >> on E
>> > >>>> > > > > >> infrastructure...
>> > >>>> > > > > >>
>> > >>>> > > > > >> Can anyone please get the python app in
>> > >>>> devs/ajwillia-ms/extra-server
>> > >>>> > > > > >> running on one of our hosts and point the dns
>> > >>>> extra.enlightenment.org
>> > >>>> > > > > >> at it
>> > >>>> > > > > >> with whatever virtualhost config is needed? As a bonus
>> can
>> > >>>> the server
>> > >>>> > > > > >> update on a git hook? :)
>> > >>>> > > > > >>
>> > >>>> > > > > >> Thanks so much!
>> > >>>> > > > > >> I'm working on "extra" (the client) as well - hoping to
>> get
>> > >>>> theme and
>> > >>>> > > > > >> wallpaper listing and download working in a week or
>> so...
>> > >>>> > > > > >>
>> > >>>> > > > > >> Thanks for listening :)
>> > >>>> > > > > >> Andrew
>> > >>>> > > > > >>
>> > >>>> > > > >
>> > >>>>
>> ------------------------------------------------------------------------------
>> > >>>> > > > > >> _______________________________________________
>> > >>>> > > > > >> enlightenment-devel mailing list
>> > >>>> > > > > >> enlightenment-devel@lists.sourceforge.net
>> > >>>> > > > > >>
>> > >>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>> > >>>> > > > > >>
>> > >>>> > > > >
>> > >>>> > > > > --
>> > >>>> > > > > Bertrand
>> > >>>> > > > >
>> > >>>> > >
>> > >>>> > > --
>> > >>>> > > Bertrand
>> > >>>> >
>> > >>>> >
>> > >>>> >
>> > >>>> > --
>> > >>>> > Bertrand
>> > >>>>
>> > >>>>
>> > >>>>
>> > >>>> --
>> > >>>> Bertrand
>> > >>>>
>> > >>>
>>
>> --
>> Bertrand
>>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to