No, but it's well documented. So if we may not find any help, then i'll could try it on my own.
My first search results... https://wiki.ubuntu.com/PackagingGuide https://wiki.ubuntu.com/UbuntuDevelopment#Packaging I'm also trying to launch it as a project on my school. But it's a slow proces which will take a while. We could launch a new post. Maybe there is one in the web2py community. greetings Mark Breedveld, On Mar 20, 5:31 pm, mdipierro <mdipie...@cs.depaul.edu> wrote: > I think this is a great idea. Do you know any debian developer? > > On Mar 20, 10:21 am, Mark Breedveld <m.breedv...@solcon.nl> wrote: > > > I also have an other suggestion. > > Is it nog possible to search a community member to make a debian > > package of web2py. > > > My suggestions are to make the following package structure. > > - web2py_core.deb //Just web2py > > - web2py_<app_name>.deb // A web2py app package example > > (web2py_cookbook.deb) > > - mod_apache_wsgi_web2py.deb // Configurates web2py as wsgi server > > - mod_apache_proxy_web2py.deb // Configurates web2py as proxy server > > > This will make web2py much easier to install, maintain and > > distrubute. > > > I'm not an debian packager, but i'll wil dive into it. > > In the mean while you could find a debian packager. > > And publish improved patches. > > > I would like to hear your opinion on this topic. > > > greetings Mark Breedveld, > > > On Mar 3, 2:38 pm, Mark Breedveld <m.breedv...@solcon.nl> wrote: > > > > I've done some research onturnkey. > > > And its much better than the thing a made. > > > > I will test it in the coming week. > > > and the results will come as soon as possible. > > > > regards, > > > > Mark Breedveld, > > > > On 17 feb, 07:41, Massimo Di Pierro <mdipie...@cs.depaul.edu> wrote: > > > > > I am trying to make a web2py appliance forturnkeylinux. Once done > > > > this will run on xen, vmware and ec2. > > > > > I could use some help. Try this. > > > > > RUN THIS IN A VIRTUAL MACHINE BECAUSE I AM NOT SURE HOW tkpatch > > > > THEREFORE I DO NOT KNOW IF THIS MAY MESS UP YOUR SYSTEM. although > > > > probably not. > > > > > From a linux box, possibly a virtual machine, as root type > > > > > mkdir tkl > > > > cd tkl > > > > apt-get install squashfs-tools genisoimage tar gzip git > > > > git clone git://github.com/turnkeylinux/tklpatch.git > > > > cd tklpatch > > > > make install > > > > cd .. > > > > rm -r tkpatch > > > > wgethttp://downloads.sourceforge.net/project/turnkeylinux/turnkey-lapp/20... > > > > unzip web2py_patch.zip <<<<< the attached file > > > > tklpatchturnkey-lapp-2009.10-hardy-x86.iso web2py_patch > > > > > This should make a new ISO image that starts up with web2py, > > > > phppgadmin, webmin, web based os shell, etc. > > > > > Let me know if you manage to try. > > > > > More detailed explanations are > > > > here:http://www.turnkeylinux.org/docs/tklpatch > > > > > Massimo -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.