Hi Folks, I am very new to web2py and my programming is wayyy behind. However, I have built a very simple app for our laboratory to store data. We have a number of different sites and I wouyld like the other users to access and use the app to input data as well. The problem is, we work within a healthcare system so do not have access to the hospital servers and for reasons of data security, cannot store data offsite on a hosted server. So, I cant place the app on any other apache server etc. At present, I have built the system on one of the "shared disks" available to lab workers. Now, as web2py admin, I can navigate on my desktop to the shared disk, start the web2py roocket webserver and run my app. But what is the process to provide access to the app for users elsewhere - they can also access the shared disk. Is there a shortcut I can create that opens the app or do they also have to start the webserver? Sorry for the basic question, can someone please give me a simple overview on how to set this up. Thanks and regards
--