2016-06-02 23:39 GMT+02:00 Cédric Krier <[email protected]>: > Hi, > > I would like to propose to stop publishing neso. > Some reasons are: > > - It always fails to run on each major release (ex: see issue5529) > because nobody test it. > > - I think it is almost not used because nobody complains about it > not working on 4.0 > > - It became a kind of horrible hack because it monkey patch tryton > and it needs to bundle all the module dependencies in py2exe. > > - It doesn't work for MacOS X for a long period. > > - It kind of blocks isue5384. > > - We do not have an easy way to migrate from neso to a standard > PostgreSQL setup. > > Also historically, we made neso as a simple way to demonstrate Tryton. > At this time we did not have a demo server. But now, this mission is not > really achieved because of all the problems it has. > Now, we have many alternatives to demonstrate (ex: demo.tryton.org, the > free hosting like sisalp.fr, etc.) and it is even easier thanks to sao. > > So what do you think?
I agree on removing it too. Given that many others suggested docker, I think we could work on having an official docker image [1] and a docker-compose YAML for use the docker image with the official PostgreSQL docker image [2]. Apart from a Dockerfile and docker-compose.yml, we (at NaN-tic) have a Vagrantfile for creating a development environment (using our own tools) which also installs PostgreSQL and required debian packages in a VirtualBox VM, in case somebody is interested in creating something that that could be published on tryton.org. [1] https://docs.docker.com/docker-hub/official_repos/ [2] https://hub.docker.com/_/postgres/ > > https://bugs.tryton.org/issue5529 > https://bugs.tryton.org/issue5384 > > -- > Cédric Krier - B2CK SPRL > Email/Jabber: [email protected] > Tel: +32 472 54 46 59 > Website: http://www.b2ck.com/ > > -- > You received this message because you are subscribed to the Google Groups > "tryton" group. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tryton/20160602213915.GX23431%40tetsuo. -- Albert Cervera i Areny http://www.NaN-tic.com Tel. 93 553 18 03 -- You received this message because you are subscribed to the Google Groups "tryton" group. To view this discussion on the web visit https://groups.google.com/d/msgid/tryton/CADWJ7Gnw6Cb3NnVBGhWJg45NueTqa7y0JZXBekjhwyn5duBNJw%40mail.gmail.com.
